7c4688f557
Currently amxmodx doesn't reload modules that use metamod, so MODULE_RELOAD_ON_MAP_CHANGE being defined or not doesn't make any difference. Even though this commit currently doesn't change any behavior, amxmodx might in the future support reloading modules that use metamod, and all these modules in their current state either fail completely because of erroneous cleanup, or are untested (and most likely leak stuff). Furthermore, these changes make it clear that these modules are in fact not being reloaded. |
||
---|---|---|
.. | ||
msvc12 | ||
AMBuilder | ||
amxxapi.cpp | ||
engine.cpp | ||
engine.h | ||
entity.cpp | ||
entity.h | ||
forwards.cpp | ||
globals.cpp | ||
gpglobals.h | ||
moduleconfig.h | ||
version.rc |