1
0
mirror of https://github.com/alliedmodders/metamod-source.git synced 2024-11-29 11:24:19 +01:00
HLMetaModOfficial/core/sourcehook
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
..
generate 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
test 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
FastDelegate.h Some reorganization. 2008-11-14 04:04:02 -06:00
sh_list.h 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
sh_memfuncinfo.h Some reorganization. 2008-11-14 04:04:02 -06:00
sh_memory.h 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
sh_pagealloc.h 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
sh_stack.h Some reorganization. 2008-11-14 04:04:02 -06:00
sh_string.h Some reorganization. 2008-11-14 04:04:02 -06:00
sh_tinyhash.h Some reorganization. 2008-11-14 04:04:02 -06:00
sh_vector.h Some reorganization. 2008-11-14 04:04:02 -06:00
sourcehook_hookmangen_x86.h Some reorganization. 2008-11-14 04:04:02 -06:00
sourcehook_hookmangen.cpp 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_hookmangen.h Some reorganization. 2008-11-14 04:04:02 -06:00
sourcehook_impl_chook.h Some reorganization. 2008-11-14 04:04:02 -06:00
sourcehook_impl_chookidman.h Some reorganization. 2008-11-14 04:04:02 -06:00
sourcehook_impl_chookmaninfo.h Fixed line endings on a few files. 2009-10-29 00:07:23 -05:00
sourcehook_impl_ciface.h Some reorganization. 2008-11-14 04:04:02 -06:00
sourcehook_impl_cproto.h Some reorganization. 2008-11-14 04:04:02 -06:00
sourcehook_impl_cvfnptr.h Some reorganization. 2008-11-14 04:04:02 -06:00
sourcehook_impl.h Some reorganization. 2008-11-14 04:04:02 -06:00
sourcehook_pibuilder.h Some reorganization. 2008-11-14 04:04:02 -06:00
sourcehook.cpp Some reorganization. 2008-11-14 04:04:02 -06:00
sourcehook.h 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