1
0
mirror of https://github.com/alliedmodders/metamod-source.git synced 2024-12-04 16:24:16 +01:00
HLMetaModOfficial/sourcehook/test
Pavol Marko d4bd0261f1 ForcedByRef works; next step will be: returns!
--HG--
branch : hookman_autogen
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/branches/hookman_autogen%40548
2007-11-07 16:56:03 +00:00
..
msvc7 Moved CPageAlloc from sh_memory into sh_pagealloc.h 2007-11-04 16:03:39 +00:00
msvc8 Implemented memory returns on MSVC for POD types. 2007-11-01 17:29:39 +00:00
generate.bat First version of automatic hookman/hookfunc generation functionality + test 2007-10-21 21:47:53 +00:00
main.cpp CPageAlloc now executes before TestHookmanGen, newline at the end of sh_pagealloc.h 2007-11-06 22:04:38 +00:00
Makefile First step to gcc support: it compiles now 2007-11-02 20:15:19 +00:00
sourcehook_test.h First version of automatic hookman/hookfunc generation functionality + test 2007-10-21 21:47:53 +00:00
test1.cpp Added SH_DECL_EXTERN$1, SH_DECL_EXTERN$1_void, SH_DECL_EXTERN$1_vafmt, SH_DECL_EXTERN$1_vafmt_void, SH_DECL_MANUALEXTERN$1 and SH_DECL_MANUALEXTERN$1_void 2007-10-14 16:25:39 +00:00
test2.cpp Added SH_DECL_EXTERN$1, SH_DECL_EXTERN$1_void, SH_DECL_EXTERN$1_vafmt, SH_DECL_EXTERN$1_vafmt_void, SH_DECL_MANUALEXTERN$1 and SH_DECL_MANUALEXTERN$1_void 2007-10-14 16:25:39 +00:00
test3.cpp Subtle bug fixed + tests now more resistant against compiler 2007-10-08 14:20:51 +00:00
test4.cpp Subtle bug fixed + tests now more resistant against compiler 2007-10-08 14:20:51 +00:00
testbail2.cpp Added hook ids 2007-05-07 18:35:59 +00:00
testbail.cpp Added hook ids 2007-05-07 18:35:59 +00:00
testbail.h The most incredibly pointless commit ever 2007-03-02 02:43:22 +00:00
testevents.h First version of automatic hookman/hookfunc generation functionality + test 2007-10-21 21:47:53 +00:00
testhookmangen.cpp ForcedByRef works; next step will be: returns! 2007-11-07 16:56:03 +00:00
testhookmangen.h ForcedByRef works; next step will be: returns! 2007-11-07 16:56:03 +00:00
testhookmangen.hxx ForcedByRef works; next step will be: returns! 2007-11-07 16:56:03 +00:00
testlist.cpp Fixed SourceHook::CVector::resize, hopefully fixed callclass crashbug, add vector test to TestList 2006-05-19 13:57:04 +00:00
testmanual.cpp Added SH_DECL_EXTERN$1, SH_DECL_EXTERN$1_void, SH_DECL_EXTERN$1_vafmt, SH_DECL_EXTERN$1_vafmt_void, SH_DECL_MANUALEXTERN$1 and SH_DECL_MANUALEXTERN$1_void 2007-10-14 16:25:39 +00:00
testmulti.cpp Added hook ids 2007-05-07 18:35:59 +00:00
testrecall.cpp Subtle bug fixed + tests now more resistant against compiler 2007-10-08 14:20:51 +00:00
testreentr.cpp New auto-hookfunc-gen friendly interface 2007-10-07 22:10:07 +00:00
testref.cpp Syntax error 2007-10-12 19:25:20 +00:00
testrefret.cpp Subtle bug fixed + tests now more resistant against compiler 2007-10-08 14:20:51 +00:00
testvphooks.cpp correct ISO for scoping 2007-10-14 12:28:28 +00:00