amxmodx/modules/cstrike/csx
Vincent Herbet 6e9947b64f
Sanitize load_amxscript() and add load_amxscript_ex/MF_LoadAmxScriptEx() requiring error max length (#530)
* Add a saner version of load_amxscript and use SafeStrcpy/Sprintf

* Reflect the change in core

* Add LoadAmxScriptEx API function

* Reflect the change in CSX

* Reflect the change in DodX

* Reflect the change in TFCX

* Reflect the change in TSX

* Add few comments
2018-08-30 18:49:42 +02:00
..
msvc12 Add constants for stats functions (#509) 2018-08-25 20:52:48 +02:00
WinCSX Fix max length inconsistencies + typo 2015-10-05 19:12:30 +02:00
AMBuilder Little cleanup (#461) 2017-12-07 18:45:16 +01:00
CMisc.cpp Move dlls/ to modules/ 2015-03-13 15:18:47 +02:00
CMisc.h Move dlls/ to modules/ 2015-03-13 15:18:47 +02:00
CRank.cpp Sanitize load_amxscript() and add load_amxscript_ex/MF_LoadAmxScriptEx() requiring error max length (#530) 2018-08-30 18:49:42 +02:00
CRank.h Sanitize load_amxscript() and add load_amxscript_ex/MF_LoadAmxScriptEx() requiring error max length (#530) 2018-08-30 18:49:42 +02:00
meta_api.cpp Sanitize load_amxscript() and add load_amxscript_ex/MF_LoadAmxScriptEx() requiring error max length (#530) 2018-08-30 18:49:42 +02:00
moduleconfig.h Comment MODULE_RELOAD_ON_MAP_CHANGE on modules that use USE_METAMOD (#484) 2018-03-09 19:37:46 +01:00
rank.cpp Move dlls/ to modules/ 2015-03-13 15:18:47 +02:00
rank.h Move dlls/ to modules/ 2015-03-13 15:18:47 +02:00
usermsg.cpp Move dlls/ to modules/ 2015-03-13 15:18:47 +02:00
version.rc Move dlls/ to modules/ 2015-03-13 15:18:47 +02:00