amxmodx/dlls/fakemeta
Scott Ehlert 4101eea5e8 Oh dear, lots of changes:
1) Added get_orig_retval for retrieving the original return value of an engine function
2) Fixed engfunc being called with EngFunc_CheckVisibility so that it now works as intended
3) Hooks should now also work with FM_WalkMove, FM_TraceToss, FM_TraceMonsterHull, FM_TraceHull,
   FM_TraceModel, FM_TraceTexture, FM_TraceSphere, FM_GetBonePosition, FM_GetAttachment, FM_RunPlayerMove,
   FM_StaticDecal, FM_BuildSoundMsg and FM_CheckVisibility
4) Reformatted comments in some header files so they look a bit neater
2006-04-17 17:02:57 +00:00
..
msvc8 Oh dear, lots of changes: 2006-04-17 17:02:57 +00:00
sdk MSVC8 Project File + SDK Update 2006-04-07 09:41:31 +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 added support for new tr and kvd hooking/calling 2006-03-20 18:23:03 +00:00
dllfunc.h Oh dear, lots of changes: 2006-04-17 17:02:57 +00:00
engfunc.cpp Oh dear, lots of changes: 2006-04-17 17:02:57 +00:00
engfunc.h Oh dear, lots of changes: 2006-04-17 17:02:57 +00:00
fakemeta_amxx.cpp added new TR/KVD stuffs 2006-03-20 18:08:51 +00:00
fakemeta_amxx.h added debug msgs 2006-04-12 02:00:08 +00:00
fakemeta.vcproj Oh dear, lots of changes: 2006-04-17 17:02:57 +00:00
fm_tr2.cpp fixed bug 2006-03-23 15:01:15 +00:00
fm_tr.cpp added new TR/KVD stuffs 2006-03-20 18:08:51 +00:00
fm_tr.h added new TR/KVD stuffs 2006-03-20 18:08:51 +00:00
forward.cpp Oh dear, lots of changes: 2006-04-17 17:02:57 +00:00
forward.h Oh dear, lots of changes: 2006-04-17 17:02:57 +00:00
forwardmacros.h Oh dear, lots of changes: 2006-04-17 17:02:57 +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 Oops, forgot some directories for clean 2006-04-12 17:05:05 +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