amxmodx/modules/mysqlx
IgnacioFDM 7c4688f557 Comment MODULE_RELOAD_ON_MAP_CHANGE on modules that use USE_METAMOD (#484)
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.
2018-03-09 19:37:46 +01:00
..
msvc12 Little cleanup (#461) 2017-12-07 18:45:16 +01:00
mysql Remove UTIL_Format() and UTIL_VarArgs() 2015-10-05 19:12:08 +02:00
thread Fix AMTL internal paths 2015-10-02 23:22:21 +02:00
AMBuilder Little cleanup (#461) 2017-12-07 18:45:16 +01:00
basic_sql.cpp Move dlls/ to modules/ 2015-03-13 15:18:47 +02:00
handles.cpp Fix AMTL internal paths 2015-10-02 23:22:21 +02:00
module.cpp Move dlls/ to modules/ 2015-03-13 15:18:47 +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
msvc15hack.c Fix the modules/mysqlx/AMBuilder not building on Visual Studio 2015 (#397) 2017-01-06 21:03:22 +01:00
mysql2_header.h Move dlls/ to modules/ 2015-03-13 15:18:47 +02:00
oldcompat_sql.cpp Move dlls/ to modules/ 2015-03-13 15:18:47 +02:00
sqlheaders.h Move dlls/ to modules/ 2015-03-13 15:18:47 +02:00
threading.cpp Move dlls/ to modules/ 2015-03-13 15:18:47 +02:00
threading.h Fix AMTL internal paths 2015-10-02 23:22:21 +02:00
version.rc Move dlls/ to modules/ 2015-03-13 15:18:47 +02:00