amxmodx/modules/ns
Karol Szuster d6e71c8f4f Little cleanup (#461)
* Remove FAKEMETA leftovers

* Move "require_module" native to where it belongs

* Remove broken AMX module support

* Remove useless natives

* Remove "alloc_amxmemory" and "free_amxmemory" functions

* Remove "strip_name" function

* Clean engine a bit

* Export "GiveFnptrsToDll" (Windows) (Core)

* memcpy -> ke::SafeStrcpy

* Export GiveFnptrsToDll in modules

* Update msvc project files
2017-12-07 18:45:16 +01:00
..
msvc12 Little cleanup (#461) 2017-12-07 18:45:16 +01:00
natives Fix max length inconsistencies + typo 2015-10-05 19:12:30 +02:00
AllocString.h Fix AMTL internal paths 2015-10-02 23:22:21 +02:00
AMBuilder Little cleanup (#461) 2017-12-07 18:45:16 +01:00
amxxapi.cpp Remove UTIL_Format() and UTIL_VarArgs() 2015-10-05 19:12:08 +02:00
CPlayer.h Move dlls/ to modules/ 2015-03-13 15:18:47 +02:00
dllapi.cpp Move dlls/ to modules/ 2015-03-13 15:18:47 +02:00
engineapi.cpp Move dlls/ to modules/ 2015-03-13 15:18:47 +02:00
FastDelegate.h Move dlls/ to modules/ 2015-03-13 15:18:47 +02:00
GameManager.cpp Move dlls/ to modules/ 2015-03-13 15:18:47 +02:00
GameManager.h Fix AMTL internal paths 2015-10-02 23:22:21 +02:00
Hash.h Fix AMTL internal paths 2015-10-02 23:22:21 +02:00
LocationManager.h Fix AMTL internal paths 2015-10-02 23:22:21 +02:00
MessageHandler.cpp Move dlls/ to modules/ 2015-03-13 15:18:47 +02:00
MessageHandler.h Move dlls/ to modules/ 2015-03-13 15:18:47 +02:00
moduleconfig.h Move dlls/ to modules/ 2015-03-13 15:18:47 +02:00
NEW_Util.h Move dlls/ to modules/ 2015-03-13 15:18:47 +02:00
ns_const.h NS: Fix ns_remove_upgrade() native 2015-07-29 20:49:14 +02:00
ns.h Move dlls/ to modules/ 2015-03-13 15:18:47 +02:00
ParticleManager.cpp Fix max length inconsistencies + typo 2015-10-05 19:12:30 +02:00
ParticleManager.h Fix AMTL internal paths 2015-10-02 23:22:21 +02:00
res_plugin.rc Move dlls/ to modules/ 2015-03-13 15:18:47 +02:00
SpawnManager.h Fix AMTL internal paths 2015-10-02 23:22:21 +02:00
TitleManager.cpp Fix max length inconsistencies + typo 2015-10-05 19:12:30 +02:00
TitleManager.h Fix AMTL internal paths 2015-10-02 23:22:21 +02:00
utilfunctions.h NS: Refactor some bits 2015-07-29 20:21:09 +02:00
utils.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