amxmodx/modules/engine
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
AMBuilder Little cleanup (#461) 2017-12-07 18:45:16 +01:00
amxxapi.cpp Little cleanup (#461) 2017-12-07 18:45:16 +01:00
engine.cpp Little cleanup (#461) 2017-12-07 18:45:16 +01:00
engine.h Update to the latest AMTL (#381) 2016-08-12 15:30:06 +02:00
entity.cpp Fix typos in entity_intersects() and get_global_edict2() natives 2016-03-31 19:37:12 +02:00
entity.h Move dlls/ to modules/ 2015-03-13 15:18:47 +02:00
forwards.cpp Engine: Replace ENTINDEX with TypeConversion 2016-02-11 22:07:01 +01:00
globals.cpp Fix typos in entity_intersects() and get_global_edict2() natives 2016-03-31 19:37:12 +02:00
gpglobals.h Move dlls/ to modules/ 2015-03-13 15:18:47 +02:00
moduleconfig.h Consistency: Replace INDEXENT2 with HLTypeConversion in engine module 2015-10-07 23:27:57 +02:00
version.rc Move dlls/ to modules/ 2015-03-13 15:18:47 +02:00