amxmodx/modules/hamsandwich
Karol Szuster 604ecbd31e Fix build clang 3.9+ (#458)
* clang 4.0: fix ordered comparison between pointer and zero

* clang 4.0: fix taking address of packed member

Maybe someday someone will properly fix it

* clang 3.9: passing an object that undergoes default argument promotion to 'va_start' has undefined behavior

Someday proper fix?
2017-09-25 15:22:53 +02:00
..
msvc12 Consistency: Replace GETEDICT, INDEXENT2 and others things with HLTypeConversion in hamsandwich module 2015-10-08 19:24:49 +02:00
AMBuilder Consistency: Replace GETEDICT, INDEXENT2 and others things with HLTypeConversion in hamsandwich module 2015-10-08 19:24:49 +02: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 build clang 3.9+ (#458) 2017-09-25 15:22:53 +02:00
DataHandler.h Fixed entity param changing in hamsandwich (#395) 2017-01-02 09:38:43 +01: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