amxmodx/modules/tfcx
Unreal Karaulov f8ac58c839
Fix some misprints and mistakes in code, part 2 (#1021)
* Fix compiler warnings about broken syntax

Revert "Fix compiler warnings about broken syntax"

This reverts commit cd0649806feaab064e93a0fbcd1f4488747f9b79.

Unbreak code

* Unbreak code

* Stop breaking code, please

* Small real unused check

* Fix "breaked" code and fix MAX_WEAPONS misprints

* Compiler break in debug mode if passing upper case strings
2021-12-02 21:24:15 -08:00
..
msvc12 Adjust version for manual build and update VS projects (#543) 2018-09-02 20:34:40 +02:00
AMBuilder [Build] Fix latest MSVC and CLang compiler errors (#1008) 2021-10-07 17:11:49 -07:00
CMisc.cpp Fix compilation with GCC 8.2+ (#617) 2019-10-29 21:48:31 +01:00
CMisc.h Fix some misprints and mistakes in code, part 2 (#1021) 2021-12-02 21:24:15 -08: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
moduleconfig.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
NBase.cpp Fix some natives relying on a known engine bug related to last player's edict being invalid 2015-10-06 17:19:01 +02:00
NRank.cpp Fix some errors (#1020) 2021-12-02 13:47:57 -08:00
tfcx.h Move dlls/ to modules/ 2015-03-13 15:18:47 +02:00
usermsg.cpp Fix some misprints and mistakes in code, part 2 (#1021) 2021-12-02 21:24:15 -08:00
Utils.cpp Fix some errors (#1020) 2021-12-02 13:47:57 -08:00
version.rc Move dlls/ to modules/ 2015-03-13 15:18:47 +02:00