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
..
2022-07-08 00:55:01 +02:00
2023-03-28 01:30:09 +02:00
2023-04-05 15:32:00 +02:00
2023-03-26 17:46:30 +02:00
2023-04-08 18:52:33 +02:00
2023-04-08 17:46:08 +02:00
2023-01-25 02:26:52 +01:00
2023-04-08 10:50:32 +02:00
2023-03-27 02:01:48 +02:00
2023-01-25 02:26:52 +01:00
2023-01-25 02:26:52 +01:00
2023-04-08 17:45:21 +02:00
2023-04-01 13:11:02 +02:00
2022-08-14 15:19:03 +02:00
2022-02-22 15:19:32 +01:00
2022-04-16 00:30:46 +02:00
2021-04-13 04:45:22 -07:00
2022-02-22 15:20:08 +01:00