1
0
mirror of https://github.com/alliedmodders/metamod-source.git synced 2024-11-29 11:24:19 +01:00
HLMetaModOfficial/core/sourcehook/test
Scott Ehlert d1e8ae40af Fixed crashes in code generated by SourceHook's HookManGen on Mac OS X (bug 3514, r=dvander).
This fixes two problems:
1) On OS X structures/objects with sizes of 1, 2, 4, or 8 are returned from functions in registers, not memory addresses.
2) A function returning anything which was 8 bytes in size was crashing. This problem affected all compilers/operating systems.
2009-11-24 07:33:52 -06:00
..
msvc7 Some reorganization. 2008-11-14 04:04:02 -06:00
msvc8 Some reorganization. 2008-11-14 04:04:02 -06:00
generate.bat Some reorganization. 2008-11-14 04:04:02 -06:00
main.cpp Some reorganization. 2008-11-14 04:04:02 -06:00
Makefile Fixed crashes in code generated by SourceHook's HookManGen on Mac OS X (bug 3514, r=dvander). 2009-11-24 07:33:52 -06: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
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 Some reorganization. 2008-11-14 04:04:02 -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
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 Some reorganization. 2008-11-14 04:04:02 -06:00
testvphooks.cpp Some reorganization. 2008-11-14 04:04:02 -06:00