1
0
mirror of https://github.com/alliedmodders/metamod-source.git synced 2024-11-29 11:24:19 +01:00
HLMetaModOfficial/sourcehook
Pavol Marko 45e23f32cb Added manual recalls: RETURN_META_(VALUE_)MNEWPARAMS
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40212
2006-06-08 18:34:18 +00:00
..
generate Added manual recalls: RETURN_META_(VALUE_)MNEWPARAMS 2006-06-08 18:34:18 +00:00
test Added manual recalls: RETURN_META_(VALUE_)MNEWPARAMS 2006-06-08 18:34:18 +00:00
FastDelegate.h Faluco added new FastDelegate version, added more tests to testreentr 2005-10-14 20:57:43 +00:00
sh_list.h Added insert(iterator where, const T &what) to sh_list and simplified it on the occasion, hook managers now have (optional) version numbers, everything somehow works! Also changed _NEWPARAMS macro syntax a bit 2005-12-23 23:00:55 +00:00
sh_memfuncinfo.h rewritten sh's template files to use new shworker syntax, fixed sh_call. tbh, i'm good 2006-05-13 17:57:35 +00:00
sh_memory.h CHANGES! 2005-10-03 17:20:22 +00:00
sh_stack.h One bugfix, addition of META_RETURN_(VALUE_)NEWPARAMS (implemented using recalls), tests now support compiling against an older version of sourcehook.h (through the sourcehook_test.h file) while main.cpp which now also acts as a CSourceHookImpl factory compiles against the new version. 2005-12-23 11:58:11 +00:00
sh_string.h these should be const (more latrE) 2006-04-29 09:34:08 +00:00
sh_tinyhash.h Fixed weird gcc warning 2005-12-10 22:49:32 +00:00
sh_vector.h Fixed SourceHook::CVector::resize, hopefully fixed callclass crashbug, add vector test to TestList 2006-05-19 13:57:04 +00:00
sourcehook_impl.h fixed bug where cproto pointers could be stale from removed plugins 2006-02-09 08:34:31 +00:00
sourcehook.cpp Fixed SourceHook::CVector::resize, hopefully fixed callclass crashbug, add vector test to TestList 2006-05-19 13:57:04 +00:00
sourcehook.h Added manual recalls: RETURN_META_(VALUE_)MNEWPARAMS 2006-06-08 18:34:18 +00:00