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 8e446b28c3 Added hook ids
Added VP hooks and VP Hook test
New macro syntax (SH_ADD_HOOK + SH_STATIC/SH_MEMBER)

--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40385
2007-05-07 18:35:59 +00:00
..
msvc7 Added hook ids 2007-05-07 18:35:59 +00:00
msvc8 fixed location of testrefret.cpp and added forgotten typename keywords 2006-08-09 07:25:48 +00:00
main.cpp Added hook ids 2007-05-07 18:35:59 +00:00
Makefile The most incredibly pointless commit ever 2007-03-02 02:43:22 +00:00
sourcehook_test.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
test1.cpp Added hook ids 2007-05-07 18:35:59 +00:00
test2.cpp Added hook ids 2007-05-07 18:35:59 +00:00
test3.cpp Added hook ids 2007-05-07 18:35:59 +00:00
test4.cpp Added hook ids 2007-05-07 18:35:59 +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 The most incredibly pointless commit ever 2007-03-02 02:43:22 +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 hook ids 2007-05-07 18:35:59 +00:00
testmulti.cpp Added hook ids 2007-05-07 18:35:59 +00:00
testrecall.cpp Added hook ids 2007-05-07 18:35:59 +00:00
testreentr.cpp Added hook ids 2007-05-07 18:35:59 +00:00
testref.cpp Added hook ids 2007-05-07 18:35:59 +00:00
testrefret.cpp Added hook ids 2007-05-07 18:35:59 +00:00
testvphooks.cpp Added hook ids 2007-05-07 18:35:59 +00:00