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-01-28 13:05:43 +01:00
2023-01-25 02:26:52 +01:00
2023-04-02 17:11:14 +02:00
2023-04-02 17:11:14 +02:00
2023-04-02 17:11:14 +02:00
2023-03-01 00:09:38 +01:00
2022-05-19 02:19:43 +02:00
2023-01-25 02:26:52 +01:00
2023-03-26 16:09:05 +02:00
2023-03-26 16:09:05 +02:00
2023-04-08 19:00:28 +02:00
2023-01-25 02:26:52 +01:00