Kawe Mazidjatari 9e7fbdca54 ConVar/ConCommand class refactor and bug fixes
* Refactored ConCommandBase, ConCommand and ConVar class to make them all virtual, so it could interface with the game's implementation.
* Properly initialize members for ConCommand and ConVar instead of just calling memset.
* Fixed bug in ConVar registration function causing the virtual base table pointer to point to the ConCommand implementation instead of the ConVar implementation.
2023-03-28 00:50:08 +02:00
..
2022-07-08 00:55:01 +02:00
2023-01-31 16:23:16 +01:00
2023-03-01 00:09:38 +01:00
2023-03-20 00:17:29 +01:00
2023-02-04 15:55:32 +01:00
2023-03-26 17:46:30 +02:00
2023-03-18 16:45:43 +01:00
2023-01-25 02:26:52 +01:00
2023-03-15 00:00:28 +01:00
2023-02-12 19:50:45 +01:00
2023-03-27 02:01:48 +02:00
2023-03-27 02:01:48 +02:00
2023-03-27 02:01:48 +02:00
2023-03-01 00:09:38 +01:00
2023-03-26 18:18:50 +02:00
2023-01-25 02:26:52 +01:00
2023-03-27 02:01:48 +02:00
2023-03-15 21:33:16 +01:00
2023-03-26 16:09:05 +02:00
2023-01-25 02:26:52 +01:00
2023-01-26 03:00:23 +01:00
2023-03-26 16:09:05 +02:00
2023-03-27 02:01:48 +02:00
2023-03-27 02:01:48 +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