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
..
2023-02-06 02:15:01 +01:00
2023-01-22 16:48:16 +01:00
2023-03-21 00:20:22 +01: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-02-06 02:15:01 +01:00
2022-08-09 11:53: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
2022-08-30 01:22:53 +02:00
2023-01-19 15:06:08 +01:00
2022-12-03 03:10:20 +01: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