1
0
mirror of https://github.com/alliedmodders/metamod-source.git synced 2024-11-29 11:24:19 +01:00
HLMetaModOfficial/sourcehook/generate
Pavol Marko 2790931701 CHANGES!
sh_memory.h: Added ModuleInMemory; first checks /proc/self/maps OR /proc/curproc/map; if not available tries DS's sigsegv trapping method
sh_tinyhash: Added simple erase function(s)
test/Makefile: New makefile
Changed internal interface: sourcehook.hxx now doesn't need to know about implementation details like vectors etc.

--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40118
2005-10-03 17:20:22 +00:00
..
shworker SourceHook tests pass again! Added test for list (and a small bit of tinyhash). Woot. 2005-09-23 20:14:10 +00:00
FastDelegate.h SourceHook tests pass again! Added test for list (and a small bit of tinyhash). Woot. 2005-09-23 20:14:10 +00:00
FastDelegate.hxx CHANGES! 2005-10-03 17:20:22 +00:00
generate Linux/GCC/32 compatibility 2005-05-05 13:13:16 +00:00
generate.bat Added code for proper handling of thisptr adjustors, added new test, version info, more options for GetFuncInfo 2005-05-05 10:40:47 +00:00
sh_memfuncinfo.h SourceHook tests pass again! Added test for list (and a small bit of tinyhash). Woot. 2005-09-23 20:14:10 +00:00
sh_memfuncinfo.hxx Possible fix for MSVC 7.1 SH_CALL on varargs 2005-05-05 21:02:31 +00:00
shworker.bin linux/gcc/32bit compatibility 2005-05-01 12:36:48 +00:00
shworker.exe Initial import to CVS 2005-04-14 12:54:13 +00:00
sourcehook.h CHANGES! 2005-10-03 17:20:22 +00:00
sourcehook.hxx CHANGES! 2005-10-03 17:20:22 +00:00