amxmodx/modules/hamsandwich
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
amxx_api.cpp Consistency: Replace GETEDICT, INDEXENT2 and others things with HLTypeConversion in hamsandwich module 2015-10-08 19:24:49 +02:00
call_funcs.cpp Fix Ham_Item_GetItemInfo incorrect associated handler (#449) 2017-07-26 20:36:17 +02:00
call_funcs.h Fix Ham_Item_GetItemInfo incorrect associated handler (#449) 2017-07-26 20:36:17 +02:00
celltotype.h Move dlls/ to modules/ 2015-03-13 15:18:47 +02:00
config_parser.cpp Rework build pathname functions (#422) 2017-03-11 19:26:25 +01:00
DataHandler.cpp Fix #395 backward compatibility issue by adding SetParamEntity2 native (#463) 2017-10-05 11:46:05 +02:00
DataHandler.h Fix #395 backward compatibility issue by adding SetParamEntity2 native (#463) 2017-10-05 11:46:05 +02:00
forward.h Fix AMTL internal paths 2015-10-02 23:22:21 +02:00
ham_const.h Move dlls/ to modules/ 2015-03-13 15:18:47 +02:00
ham_utils.h Consistency: Replace GETEDICT, INDEXENT2 and others things with HLTypeConversion in hamsandwich module 2015-10-08 19:24:49 +02:00
hook_callbacks.cpp Fix Ham_Item_GetItemInfo incorrect associated handler (#449) 2017-07-26 20:36:17 +02:00
hook_callbacks.h Fix Ham_Item_GetItemInfo incorrect associated handler (#449) 2017-07-26 20:36:17 +02:00
hook_create.cpp Fix Ham_Item_GetItemInfo incorrect associated handler (#449) 2017-07-26 20:36:17 +02:00
hook_create.h Fix Ham_Item_GetItemInfo incorrect associated handler (#449) 2017-07-26 20:36:17 +02:00
hook_native.cpp Fix Ham_Item_GetItemInfo incorrect associated handler (#449) 2017-07-26 20:36:17 +02:00
hook_specialbot.cpp Fix crash under linux in Hamsandwich module 2015-03-24 02:18:11 +01:00
hook_specialbot.h Fix AMTL internal paths 2015-10-02 23:22:21 +02:00
hook.h SELinux compatibility: memalign -> mmap 2016-01-03 21:38:31 +03:00
hooklist.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
offsets.h Move dlls/ to modules/ 2015-03-13 15:18:47 +02:00
pdata.cpp Consistency: Replace GETEDICT, INDEXENT2 and others things with HLTypeConversion in hamsandwich module 2015-10-08 19:24:49 +02:00
srvcmd.cpp Consistency: Replace GETEDICT, INDEXENT2 and others things with HLTypeConversion in hamsandwich module 2015-10-08 19:24:49 +02:00
Trampolines.h Update to the latest AMTL (#381) 2016-08-12 15:30:06 +02:00
typetocell.h 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