GAMMACASE
|
a8c0e4f903
|
A lot of minor edits/fixes
|
2023-09-27 16:54:58 +00:00 |
|
GAMMACASE
|
6a703f7fd0
|
Add CVariant
|
2023-09-27 16:54:58 +00:00 |
|
GAMMACASE
|
d01418aca1
|
Update tier0.lib & KeyValues constructor
|
2023-09-27 16:54:58 +00:00 |
|
GAMMACASE
|
52fe1295e1
|
Fix compile errors & random crashes related to IMemAlloc interface
This mainly affected debug builds
|
2023-09-27 16:54:58 +00:00 |
|
GAMMACASE
|
34ed3d0ce4
|
Update ICvar interface
|
2023-09-27 16:54:58 +00:00 |
|
Nick Hastings
|
d24cab911f
|
Strip CUtlBuffer defined functions from tier1 lib
|
2023-09-27 16:54:58 +00:00 |
|
Nick Hastings
|
0334bd61b7
|
Update some param types on IVEngineServer2 (mostly CEntityIndex -> CPlayerSlot)
|
2023-09-27 16:54:58 +00:00 |
|
Nick Hastings
|
bff074c159
|
More ConCommand tweaks
|
2023-09-27 16:54:58 +00:00 |
|
Nick Hastings
|
e145eae33e
|
Fix vtable sneaking into ConCommand
|
2023-09-27 16:54:58 +00:00 |
|
GAMMACASE
|
3ec4c090a0
|
Fix x64 compilation in ssemath.h
|
2023-09-27 16:54:58 +00:00 |
|
GAMMACASE
|
aa3ff6e10f
|
Update IVEngineServer2 interface
|
2023-09-27 16:54:58 +00:00 |
|
Nick Hastings
|
fba263ab37
|
Add in/equality operators for CPlayerSlot and CEntityIndex.
|
2023-09-27 16:54:58 +00:00 |
|
Nick Hastings
|
93421303a0
|
Add APP_SYSTEM_TIER4 to fix up APP_SYSTEM_TIER_OTHER value
|
2023-09-27 16:54:58 +00:00 |
|
Nick Hastings
|
bdf731b2db
|
Remove Plat_IsInDebugSessionRaw. No longer exists
|
2023-09-27 16:54:58 +00:00 |
|
GAMMACASE
|
a2b25a98eb
|
Add utlcommon.h & utlhashtable.h from sdk2013
|
2023-09-27 16:54:58 +00:00 |
|
GAMMACASE
|
6455c156af
|
Fix interface.h includes
|
2023-09-27 16:54:58 +00:00 |
|
Nick Hastings
|
b58d27b75d
|
Fix handle ref in CON_COMMAND macros
|
2023-09-27 16:54:58 +00:00 |
|
Nick Hastings
|
248bd754f8
|
Remove duplicated CSplitScreenSlot definition
|
2023-09-27 16:54:58 +00:00 |
|
Nick Hastings
|
aaaa2557a9
|
Update some of ISource2Server
|
2023-09-27 16:54:58 +00:00 |
|
Nick Hastings
|
2c9f711bbd
|
Update ConCommand/ConCommandBase/CCommand/ConCommandHandle
|
2023-09-27 16:54:58 +00:00 |
|
Nick Hastings
|
2f8a20a49c
|
KeyValuesSystem is internal-only now. Remove export
|
2023-09-27 16:54:58 +00:00 |
|
GAMMACASE
|
f47a19d330
|
Update ISource2GameClients interface
|
2023-09-27 16:54:58 +00:00 |
|
GAMMACASE
|
b310a3ebcf
|
Update IGameEventManager2 & IGameEvent interfaces
|
2023-09-27 16:54:58 +00:00 |
|
GAMMACASE
|
b6a89a4815
|
Update CBufferString class
|
2023-09-27 16:54:58 +00:00 |
|
GAMMACASE
|
1312e1c957
|
Few more adjustments
|
2023-09-27 16:54:58 +00:00 |
|
GAMMACASE
|
9faa0b14fa
|
Few small adjustments
|
2023-09-27 16:54:58 +00:00 |
|
GAMMACASE
|
464065cb72
|
Update IGameEventSystem & INetworkMessages interfaces
Also adds IProtobufBinding & INetworkSerializable interfaces and CNetworkSerializerPB class
|
2023-09-27 16:54:58 +00:00 |
|
GAMMACASE
|
45b223f8b9
|
Add INetworkMessages interface
|
2023-09-27 16:54:58 +00:00 |
|
GAMMACASE
|
faea3c63e7
|
Add CBufferString class
|
2023-09-27 16:54:58 +00:00 |
|
GAMMACASE
|
00b3550bab
|
Update IFileSystem & remove filesystem_passthru.h
|
2023-09-27 16:54:58 +00:00 |
|
GAMMACASE
|
cf8ccb1dae
|
Update IFileSystem interface
|
2023-09-27 16:54:58 +00:00 |
|
GAMMACASE
|
8df67ec7d7
|
Update ConVar & ConCommand handle types
|
2023-09-27 16:54:58 +00:00 |
|
Nick Hastings
|
86509802f3
|
Initialize more members of ConCommandDesc_t in ctor
|
2023-09-27 16:54:58 +00:00 |
|
Nick Hastings
|
4f2f511304
|
Fix up ConCommand callback types
|
2023-09-27 16:54:58 +00:00 |
|
Nick Hastings
|
d25d1cbe55
|
Fix ConVarHandle/ConCommandHandle size handleand ConCommandHandle INVALID val
|
2023-09-27 16:54:58 +00:00 |
|
Nick Hastings
|
5dd1b962bb
|
Fix RegisterCommand params
|
2023-09-27 16:54:58 +00:00 |
|
Nick Hastings
|
906bd2ef70
|
Fix compilation errors
|
2023-09-27 16:54:58 +00:00 |
|
Nick Hastings
|
6e5d2ac6ac
|
Update CCommand
|
2023-09-27 16:54:58 +00:00 |
|
Nick Hastings
|
6cbc8453fc
|
Remove m_nMallocGrowSize from CUtlMemory
|
2023-09-27 16:54:58 +00:00 |
|
Nick Hastings
|
843d279123
|
Update ICommandLine
|
2023-09-27 16:54:58 +00:00 |
|
Nick Hastings
|
7c0eabfd64
|
Fix return type on TakeConVarSnapshot
|
2023-09-27 16:54:58 +00:00 |
|
GAMMACASE
|
8cf41ac590
|
Update ICvar
|
2023-09-27 16:54:58 +00:00 |
|
GAMMACASE
|
e56c443c09
|
Update ICvar, ConVar & ConCommand classes
|
2023-09-27 16:54:58 +00:00 |
|
GAMMACASE
|
11fc23faa0
|
Update ICreationListenerCallbacks class
|
2023-09-27 16:54:58 +00:00 |
|
GAMMACASE
|
e0a0248b17
|
Restructure convar.h and icvar.h
|
2023-09-27 16:54:58 +00:00 |
|
GAMMACASE
|
f93cf9311b
|
Remove iconvar.h
|
2023-09-27 16:54:58 +00:00 |
|
GAMMACASE
|
dcfee62c58
|
Further ICVar reversal
|
2023-09-27 16:54:58 +00:00 |
|
Nick Hastings
|
d306f68e6b
|
Finished ResetDbgInfo/m_pElements removal on data structures
|
2023-09-27 16:54:58 +00:00 |
|
GAMMACASE
|
0d4a232fc6
|
Update CVValue_t to respect EConVarType
|
2023-09-27 16:54:58 +00:00 |
|
GAMMACASE
|
f0d39355d6
|
Small struct and class adjastments
|
2023-09-27 16:54:58 +00:00 |
|