amxmodx/dlls/ns/sdk
Steve Dudenhoeffer 240c92e20f Updated all module SDKs to stop the most annoying issue ever: amxxmodule.h required size_t but did not include stddef.h
Also stopped dodfun, dodx, tfcx and tsx from loading on games other than the ones they are designed for.
2008-04-29 06:53:55 +00:00
..
amxxmodule.cpp Added check for mod game when a module loads: If the module has the optional function, and reports that it is not an expected game, the module will not load. 2008-04-27 00:07:06 +00:00
amxxmodule.h Updated all module SDKs to stop the most annoying issue ever: amxxmodule.h required size_t but did not include stddef.h 2008-04-29 06:53:55 +00:00
moduleconfig.h Added check for mod game when a module loads: If the module has the optional function, and reports that it is not an expected game, the module will not load. 2008-04-27 00:07:06 +00:00