1
0
mirror of https://github.com/alliedmodders/hl2sdk.git synced 2025-01-09 18:48:51 +08:00

20 Commits

Author SHA1 Message Date
GAMMACASE
a8c0e4f903 A lot of minor edits/fixes 2023-09-27 16:54:58 +00:00
GAMMACASE
34ed3d0ce4 Update ICvar interface 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
5dd1b962bb Fix RegisterCommand params 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
GAMMACASE
f0d39355d6 Small struct and class adjastments 2023-09-27 16:54:58 +00:00
GAMMACASE
2460e77afe ConVar rework initial 2023-09-27 16:54:58 +00:00
Nicholas Hastings
cd9b331641 Start of Source2 work. 2015-07-09 13:07:26 -04:00
Scott Ehlert
84ff4858a8 More fixes for GCC and Clang builds. 2014-03-02 00:56:59 -06:00
Scott Ehlert
755381dc49 Various fixes for building static libs on Mac OS X and Linux. 2014-03-01 13:28:50 -06:00
Nicholas Hastings
012383f7c5 Added missing virtual destructor to ICVarIteratorInternal. 2013-03-01 17:33:45 -05:00
Scott Ehlert
4fb33274fb Fixed compiler error in icvar.h when memalloc.h wasn't included (bug 5159). 2011-11-03 14:02:10 -05:00
Scott Ehlert
e208562b7e IMemAlloc::Free now used in ICvar::Iterator destructor. 2010-07-22 14:36:34 -05:00
Scott Ehlert
c0a96ff1e8 Added original SDK code for Alien Swarm. 2010-07-22 01:46:14 -05:00