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 83c51e6cfa Implemented memory returns on MSVC for POD types.
--HG--
branch : hookman_autogen
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/branches/hookman_autogen%40536
2007-11-01 17:29:39 +00:00
..
msvc7 Changed license in sourcehook_hookmangen_x86.h (agreed to by BAILOPAN and faluco) 2007-10-21 21:55:17 +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 sh_memory now has CPageAlloc, testhookmangen.cpp contains a small test for it, GenBuffer uses CPageAlloc 2007-11-01 01:58:44 +00:00
Makefile The most incredibly pointless commit ever 2007-03-02 02:43:22 +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 Implemented memory returns on MSVC for POD types. 2007-11-01 17:29:39 +00:00
testhookmangen.h Implemented memory returns on MSVC for POD types. 2007-11-01 17:29:39 +00:00
testhookmangen.hxx Implemented memory returns on MSVC for POD types. 2007-11-01 17:29:39 +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