4 Commits

Author SHA1 Message Date
Kawe Mazidjatari
909a3d7876 Initialize pointer to CVEngineServer VFTable 2023-01-17 00:07:53 +01:00
Kawe Mazidjatari
76e7111101 Fixed interface method name
Thanks rexx!
2023-01-16 23:14:10 +01:00
Kawe Mazidjatari
1d960c50dd Partially reversed IVEngineServer interface class
Partially reversed. Aligns with S0 to S3.
2023-01-16 23:05:36 +01:00
Kawe Mazidjatari
21f4d0fa07 Initial working bots implementation
* Changed 'CClient' handle time to 'edict_t' which is an alias of 'uint16_t'.
* Changed 'g_pServerGameDLL' and 'g_pServerGameClients' init (obtain from factory instead).
* Use interface version macro's for obtaining factory pointers instead.
* Added 'g_pServerGameEntities'.
2023-01-16 21:09:21 +01:00