Kawe Mazidjatari 1d04f837f8 Fix many high level compiler warnings
* Put initializer values inside brackets.
* Put logical AND conditions within parentheses.
* Put assignments within conditional statements within parentheses.
* Mark unused variables as such to suppress compiler warnings.
* Fix vftable shadow warnings caused by ConVar::CreateInternal (does not implement, only interface. Renamed to yield desired behavior).
* Fix 'never' initialized class members for 'CCVarIteratorInternal'.
* Return values in interface vftables that cannot be pure virtual.
2023-04-08 19:00:28 +02:00
..
2023-04-06 23:50:48 +02:00
2023-04-08 18:52:33 +02:00
2023-01-22 12:04:21 +01:00
2022-12-03 02:58:34 +01:00
2023-03-27 17:42:55 +02:00
2023-01-23 23:40:40 +01:00
2022-11-19 03:16:49 +01:00
2022-12-03 15:42:06 +01:00
2022-11-17 17:51:37 +01:00
2022-12-03 02:57:11 +01:00
2022-12-03 02:57:11 +01:00
2022-12-03 02:57:11 +01:00
2023-02-12 15:06:08 +01:00
2023-03-27 17:42:55 +02:00
2023-02-12 15:06:08 +01:00
2022-09-25 13:36:55 +02:00
2023-03-28 01:24:55 +02:00
2023-02-06 02:15:01 +01:00
2022-08-09 11:53:33 +02:00
2023-04-08 18:52:33 +02:00
2022-09-09 02:28:03 +02:00
2022-09-25 13:36:55 +02:00
2023-03-01 00:09:38 +01:00
2022-11-29 00:01:47 +01:00
2022-08-30 01:22:53 +02:00
2023-04-08 17:45:21 +02:00
2022-08-30 01:22:53 +02:00
2022-12-03 02:57:11 +01:00
2023-01-19 15:06:08 +01:00
2023-02-13 23:46:37 +01:00
2023-01-20 17:20:50 +01:00