1
0
mirror of https://github.com/alliedmodders/metamod-source.git synced 2024-12-01 13:24:25 +01:00
HLMetaModOfficial/core/sourcehook/test
2020-08-19 14:41:55 -07:00
..
msvc7 Some reorganization. 2008-11-14 04:04:02 -06:00
msvc8 Some reorganization. 2008-11-14 04:04:02 -06:00
msvc12 Partial 64-bit support for SourceHook on Windows 2015-07-09 15:12:16 -05:00
AMBuilder Upgrade to AMBuild 2.2. 2020-08-19 14:41:55 -07:00
generate.bat Some reorganization. 2008-11-14 04:04:02 -06:00
main.cpp 64-bit support for CSGO on Linux and macOS (#35) 2017-12-20 01:11:57 -06:00
Makefile Fixed hooking vtables with unaligned thunk entries, and returning references in manual hooks. (bug 4655, r=dvander) 2010-10-16 23:21:58 -07:00
sourcehook_test.h Some reorganization. 2008-11-14 04:04:02 -06:00
test1.cpp Some reorganization. 2008-11-14 04:04:02 -06:00
test2.cpp Some reorganization. 2008-11-14 04:04:02 -06:00
test3.cpp Some reorganization. 2008-11-14 04:04:02 -06:00
test4.cpp Some reorganization. 2008-11-14 04:04:02 -06:00
test.sln Fixed hooking vtables with unaligned thunk entries, and returning references in manual hooks. (bug 4655, r=dvander) 2010-10-16 23:21:58 -07:00
test.vcproj Fixed hooking vtables with unaligned thunk entries, and returning references in manual hooks. (bug 4655, r=dvander) 2010-10-16 23:21:58 -07:00
testbail2.cpp Some reorganization. 2008-11-14 04:04:02 -06:00
testbail.cpp Some reorganization. 2008-11-14 04:04:02 -06:00
testbail.h Some reorganization. 2008-11-14 04:04:02 -06:00
testevents.h Some reorganization. 2008-11-14 04:04:02 -06:00
testhookmangen.cpp 64-bit support for CSGO on Linux and macOS (#35) 2017-12-20 01:11:57 -06:00
testhookmangen.h Some reorganization. 2008-11-14 04:04:02 -06:00
testhookmangen.hxx Some reorganization. 2008-11-14 04:04:02 -06:00
testlist.cpp Some reorganization. 2008-11-14 04:04:02 -06:00
testmanual.cpp Some reorganization. 2008-11-14 04:04:02 -06:00
testmulti.cpp Fixed SourceHook v5 includes in core to be usable on Mac OS X (bug 3514, r=ds). 2009-11-24 07:19:57 -06:00
testoddthunks.cpp Merge branch 'master' into S2 2015-11-23 15:12:55 -05:00
testrecall.cpp Some reorganization. 2008-11-14 04:04:02 -06:00
testreentr.cpp Some reorganization. 2008-11-14 04:04:02 -06:00
testref.cpp Some reorganization. 2008-11-14 04:04:02 -06:00
testrefret.cpp Fixed hooking vtables with unaligned thunk entries, and returning references in manual hooks. (bug 4655, r=dvander) 2010-10-16 23:21:58 -07:00
testvphooks.cpp Fix detection of Blade Symphony on Windows x64 (#67) 2020-06-25 00:04:36 +00:00