mirror of
https://github.com/alliedmodders/metamod-source.git
synced 2025-12-07 18:38:30 +00:00
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. |
||
|---|---|---|
| .. | ||
| msvc7 | ||
| msvc8 | ||
| generate.bat | ||
| main.cpp | ||
| Makefile | ||
| sourcehook_test.h | ||
| test1.cpp | ||
| test2.cpp | ||
| test3.cpp | ||
| test4.cpp | ||
| testbail2.cpp | ||
| testbail.cpp | ||
| testbail.h | ||
| testevents.h | ||
| testhookmangen.cpp | ||
| testhookmangen.h | ||
| testhookmangen.hxx | ||
| testlist.cpp | ||
| testmanual.cpp | ||
| testmulti.cpp | ||
| testrecall.cpp | ||
| testreentr.cpp | ||
| testref.cpp | ||
| testrefret.cpp | ||
| testvphooks.cpp | ||