amxmodx/dlls/fakemeta
Scott Ehlert ed19c53552 More bugs?
1) New hookable GameDLL func: CreateBaseline
2) New hookable Engine func: CreateInstancedBaseline
3) New GameDLL func that can be called via dllfunc: CreateBaseline
4) New GameDLL func that can be called via engfunc: CreateInstancedBaseline
2006-05-05 08:04:19 +00:00
..
msvc8 Oh dear, lots of changes: 2006-04-17 17:02:57 +00:00
sdk untested fix for issue where hooks were not released on server deactivate - only on plugin load 2006-04-29 07:23:23 +00:00
CString.h added new TR/KVD stuffs 2006-03-20 18:08:51 +00:00
CVector.h added unregister_forward() 2006-02-03 03:27:03 +00:00
dllfunc.cpp More bugs? 2006-05-05 08:04:19 +00:00
dllfunc.h More bugs? 2006-05-05 08:04:19 +00:00
engfunc.cpp More bugs? 2006-05-05 08:04:19 +00:00
engfunc.h More bugs? 2006-05-05 08:04:19 +00:00
fakemeta_amxx.cpp More bugs? 2006-05-05 08:04:19 +00:00
fakemeta_amxx.h Oh goodness, let the bugs begin... 2006-04-30 07:27:14 +00:00
fakemeta.vcproj Oh dear, lots of changes: 2006-04-17 17:02:57 +00:00
fm_tr2.cpp Fixed possible crash bug in get_tr2 at29250 (Orangutanz) 2006-05-05 05:11:17 +00:00
fm_tr.cpp added new TR/KVD stuffs 2006-03-20 18:08:51 +00:00
fm_tr.h Oh goodness, let the bugs begin... 2006-04-30 07:27:14 +00:00
forward.cpp More bugs? 2006-05-05 08:04:19 +00:00
forward.h More bugs? 2006-05-05 08:04:19 +00:00
forwardmacros.h Oh goodness, let the bugs begin... 2006-04-30 07:27:14 +00:00
glb.cpp renamed time to gl_time 2006-03-20 18:45:53 +00:00
glb.h renamed time to gl_time 2006-03-20 18:45:53 +00:00
Makefile Added pm_shared to include directories so this can compile on Linux again 2006-04-30 07:28:39 +00:00
pdata.cpp bad ptr checks for strings 2006-02-11 22:56:55 +00:00
pev.cpp added more strings 2006-03-29 23:57:42 +00:00
pev.h added more strings 2006-03-29 23:57:42 +00:00