1
0
mirror of https://github.com/alliedmodders/hl2sdk.git synced 2025-01-04 00:23:25 +08:00

20 Commits

Author SHA1 Message Date
xen
2f9dd2e61a
Use Q_ARRAYSIZE in ivscript.h (#193)
MSVC on c++20 is unhappy when RtlpNumberOf is used like this
2023-12-24 16:02:24 +00:00
GAMMACASE
0ac0302c8e Fix GCC compilation issues 2023-09-29 13:13:00 +03:00
GAMMACASE
6a703f7fd0 Add CVariant 2023-09-27 16:54:58 +00:00
Nicholas Hastings
280312399d Fix compile errors on Linux with new VScript param limit. 2017-06-21 10:39:25 -04:00
Nicholas Hastings
2b688391ec Another typo. 2017-06-21 10:11:42 -04:00
Nicholas Hastings
330a71e9d0 I <2 typos. 2017-06-21 10:03:55 -04:00
Nicholas Hastings
4a4ee5c9ed Fix up scriptdesc decl/def macros for new ScriptFuncDescriptor_t structure. 2016-12-10 11:49:55 -05:00
Nicholas Hastings
4458b9265c Add param names for IScriptVM::SetEnumValue 2016-12-10 11:49:16 -05:00
Nicholas Hastings
4fda4f23a1 Update ScriptFuncDescriptor_t. 2016-12-09 14:57:52 -05:00
Nicholas Hastings
90995ab9ec Add IScriptDebugger interface. 2016-11-08 10:32:48 -05:00
Nicholas Hastings
a631270c86 Update/fix ScriptLanguage_t enum. 2016-11-08 10:32:34 -05:00
Nicholas Hastings
c6342ac8e0 Add missing, new function to IScriptVM. 2016-11-08 10:31:55 -05:00
Nicholas Hastings
1162c5c8ee Update datadesc/variant types. 2016-03-22 10:25:47 -04:00
Tyler Edge
f22b40890a Update IScriptVM: ConnectDebugger and DisconnectDebugger removed, SetEnumValue and CreateKeyValuesFromTable added. 2015-09-24 16:09:05 -04:00
Nicholas Hastings
cd9b331641 Start of Source2 work. 2015-07-09 13:07:26 -04:00
tet
a94a3920ec Update IScriptVM. 2014-05-24 10:16:05 -04:00
Scott Ehlert
3c4dc1c9cf Fix various GCC/Clang warnings in ivscript.h and functors.h. 2014-03-15 01:20:26 -05:00
Nicholas Hastings
bda8c1d418 Updated more of IScriptVM. 2014-01-07 22:30:25 -05:00
Nicholas Hastings
5e193a4524 Numerous VScript and datadesc type updates. 2013-12-18 00:11:54 -05:00
Scott Ehlert
c0a96ff1e8 Added original SDK code for Alien Swarm. 2010-07-22 01:46:14 -05:00