AMX Mod X - Half-Life 1 Scripting and Administration
Go to file
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
amxmodx register_plugin returns id 2006-04-17 12:57:52 +00:00
compiler bumped vers on this early 2006-02-28 05:15:29 +00:00
configs Removed no longer supported DB modules from modules.ini :o 2006-04-06 13:14:45 +00:00
dlls Oh dear, lots of changes: 2006-04-17 17:02:57 +00:00
editor Changed default caption of the documents tabbar 2006-04-10 18:25:54 +00:00
installer bugfix for HLDM (listen server) 2006-04-16 00:54:16 +00:00
plugins Added get_orig_retval for retrieving the original return value of an engine function 2006-04-17 16:59:37 +00:00