amxmodx/modules/fakemeta
Vincent Herbet f1f95425b6
Fix a crash with set_tr/2 when -1 is passed in TR_pHit + allow worldspawn (0) in set_tr/2 (#601)
* Fix a crash with set_ptr2 when -1 is passed in TR_pHit

* Allow wordspawn in set_tr|2(TR_pHit, ...)
2018-09-28 16:39:03 +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
dllfunc.cpp Consistency: Replace INDEXENT2 and others things with HLTypeConversion in fakemeta module 2015-10-07 23:27:56 +02:00
dllfunc.h Move dlls/ to modules/ 2015-03-13 15:18:47 +02:00
engfunc.cpp Fix a buffer issue in EngFunc_LightStyle (#508) 2018-07-28 21:35:34 +02:00
engfunc.h Move dlls/ to modules/ 2015-03-13 15:18:47 +02:00
fakemeta_amxx.cpp Fix: fakemeta hook not being unregistered (#483) 2018-03-09 19:39:14 +01:00
fakemeta_amxx.h Add or adjust a bunch of safety checks (#433) 2018-08-26 17:18:39 +02:00
fm_tr2.cpp Fix a crash with set_tr/2 when -1 is passed in TR_pHit + allow worldspawn (0) in set_tr/2 (#601) 2018-09-28 16:39:03 +02:00
fm_tr.cpp Fix a crash with set_tr/2 when -1 is passed in TR_pHit + allow worldspawn (0) in set_tr/2 (#601) 2018-09-28 16:39:03 +02:00
fm_tr.h Fix AMTL internal paths 2015-10-02 23:22:21 +02:00
forward.cpp Fix: leak memory from unregister_forward (#388) 2016-10-12 23:26:21 +02:00
forward.h Fakemeta: fixed bug with recursive pre hooks (one returned supercede can supercede several hooks) 2016-01-26 01:34:45 +03:00
forwardmacros.h Allow null invoker to be passed in EngFunc_PlayBackEvent 2016-03-02 14:55:23 +01:00
glb.cpp Move dlls/ to modules/ 2015-03-13 15:18:47 +02:00
glb.h Move dlls/ to modules/ 2015-03-13 15:18:47 +02:00
misc.cpp Remove GetModelCollisionBox, SetModelCollisionBox and SetModelBoundingBox natives (#536) 2018-09-03 18:49:49 +02:00
moduleconfig.h Comment MODULE_RELOAD_ON_MAP_CHANGE on modules that use USE_METAMOD (#484) 2018-03-09 19:37:46 +01:00
pdata_entities.cpp Add or adjust a bunch of safety checks (#433) 2018-08-26 17:18:39 +02:00
pdata_gamerules.cpp Add basic ReHLDS and ReGameDLL support (#417) 2017-03-09 19:59:38 +01:00
pdata_shared.h Add basic ReHLDS and ReGameDLL support (#417) 2017-03-09 19:59:38 +01:00
pdata.cpp Add or adjust a bunch of safety checks (#433) 2018-08-26 17:18:39 +02:00
pev.cpp Consistency: Replace INDEXENT2 and others things with HLTypeConversion in fakemeta module 2015-10-07 23:27:56 +02:00
pev.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