1
0
mirror of https://github.com/alliedmodders/metamod-source.git synced 2024-11-29 11:24:19 +01:00
HLMetaModOfficial/sourcehook
2005-12-23 11:58:11 +00:00
..
generate 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
test 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
FastDelegate.h Faluco added new FastDelegate version, added more tests to testreentr 2005-10-14 20:57:43 +00:00
sh_list.h Fixed operator overload bug in List 2005-12-06 03:13:50 +00:00
sh_memfuncinfo.h It seems to work, but it's not reentrant yet. 2005-10-06 20:46:49 +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 Fixed a bug in erase() with bounds checking 2005-10-21 09:14:42 +00:00
sh_tinyhash.h Fixed weird gcc warning 2005-12-10 22:49:32 +00:00
sh_vector.h Fixed vector copy error 2005-12-06 09:10:42 +00:00
sourcehook_impl.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
sourcehook.cpp 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
sourcehook.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