Kawe Mazidjatari
|
51986ec1c6
|
VstdLib: reimplement CKeyValuesSystem
NOTE: reimplementation is for tools only, the game and SDK still uses the engine's implementation.
|
2024-04-05 17:36:37 +02:00 |
|
Kawe Mazidjatari
|
82c522a424
|
Use size types for keyvaluesystem interface
|
2024-04-05 16:41:11 +02:00 |
|
Kawe Mazidjatari
|
31a9d1cb25
|
Update IKeyValuesMemory method string parameter names
|
2022-11-27 22:13:47 +01:00 |
|
Kawe Mazidjatari
|
3d72d60385
|
Update IKeyValuesMemory method parameter types
These have been promoted to 64bit integers as CKeyValuesSystem::m_iMaxKeyValuesSize has been changed a 64bit
|
2022-11-27 22:12:30 +01:00 |
|
Kawe Mazidjatari
|
806f2514db
|
Add new method to IKeyValuesSystem class
This is a new virtual method introduced in Respawn's engine.
|
2022-11-27 21:57:17 +01:00 |
|
Kawe Mazidjatari
|
f6c26464c7
|
Add IKeyValuesSystem class from Valve Source SDK 2013
|
2022-11-27 21:53:54 +01:00 |
|