amxmodx/modules/hamsandwich
Vincent Herbet f82455dd84
Move hamdata.ini to gamedata (#597)
* Replace atoi by strtol in the config parser

* Move hamdata.ini data to gamedata files

* Reference the new files in master file

* Remove all the parsing code and use config manager to get the offsets

* Remove any hamdata.ini references
2018-09-28 16:51:54 +02:00
..
msvc12 Adjust version for manual build and update VS projects (#543) 2018-09-02 20:34:40 +02:00
AMBuilder Little cleanup (#461) 2017-12-07 18:45:16 +01:00
amxx_api.cpp Update Hamsandwich for Sven Coop 5.17 (#452) 2018-09-06 17:09:10 +02:00
call_funcs.cpp Update Hamsandwich for Sven Coop 5.17 (#452) 2018-09-06 17:09:10 +02:00
call_funcs.h Update Hamsandwich for Sven Coop 5.17 (#452) 2018-09-06 17:09:10 +02:00
celltotype.h Move dlls/ to modules/ 2015-03-13 15:18:47 +02:00
config_parser.cpp Move hamdata.ini to gamedata (#597) 2018-09-28 16:51:54 +02: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 hamdata.ini to gamedata (#597) 2018-09-28 16:51:54 +02:00
ham_utils.h Move hamdata.ini to gamedata (#597) 2018-09-28 16:51:54 +02:00
hook_callbacks.cpp Update Hamsandwich for Sven Coop 5.17 (#452) 2018-09-06 17:09:10 +02:00
hook_callbacks.h Update Hamsandwich for Sven Coop 5.17 (#452) 2018-09-06 17:09:10 +02:00
hook_create.cpp Update Hamsandwich for Sven Coop 5.17 (#452) 2018-09-06 17:09:10 +02:00
hook_create.h Update Hamsandwich for Sven Coop 5.17 (#452) 2018-09-06 17:09:10 +02:00
hook_native.cpp Update Hamsandwich for Sven Coop 5.17 (#452) 2018-09-06 17:09:10 +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 Fix a buffer issue in RegisterHam (#495) 2018-07-13 16:23:03 +02:00
hooklist.h Update Hamsandwich for Sven Coop 5.17 (#452) 2018-09-06 17:09:10 +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