1
0
mirror of https://github.com/alliedmodders/metamod-source.git synced 2024-12-01 13:24:25 +01:00
HLMetaModOfficial/sourcehook
Pavol Marko 27c7640638 Fixed weird gcc warning
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40160
2005-12-10 22:49:32 +00:00
..
generate Added manual hooks. I hope that I haven't broken binary compatibility - someone might want to test it. 2005-12-10 22:37:53 +00:00
test Added test for manual hooks 2005-12-10 22:43:51 +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 sh_stack now works if assert is disabled (stupid me), simple reentrancy test, META_IFACEPTR takes a type argument 2005-10-14 17:45:36 +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 Added manual hooks. I hope that I haven't broken binary compatibility - someone might want to test it. 2005-12-10 22:37:53 +00:00
sourcehook.cpp Added manual hooks. I hope that I haven't broken binary compatibility - someone might want to test it. 2005-12-10 22:37:53 +00:00
sourcehook.h Added manual hooks. I hope that I haven't broken binary compatibility - someone might want to test it. 2005-12-10 22:37:53 +00:00