.. |
generate
|
Add variadic versions of the SH_DECL_MANUALEXTERN macro family, and wrap the hardcoded macros around these.
|
2015-10-25 13:47:33 -07:00 |
test
|
Fix testvphooks.
|
2015-09-24 21:03:49 -07:00 |
FastDelegate.h
|
Use C++11 variadic templates for core FastDelegate.
|
2015-10-24 18:52:31 -07:00 |
sh_list.h
|
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 |
sh_memfuncinfo.h
|
Use C++11 variadic templates for sh_memfuncinfo.h.
|
2015-10-24 19:36:33 -07:00 |
sh_memory.h
|
Fix page protection bug causing a rare startup crash (bug 5133, r=fyren).
|
2011-10-15 22:16:50 -07:00 |
sh_pagealloc.h
|
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 |
sh_stack.h
|
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 |
sh_string.h
|
Added detection for clang compiler and fixed various warnings triggered by it (bug 4877, r=dvander).
|
2011-04-23 21:35:10 -05:00 |
sh_tinyhash.h
|
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 |
sh_vector.h
|
Added detection for clang compiler and fixed various warnings triggered by it (bug 4877, r=dvander).
|
2011-04-23 21:35:10 -05:00 |
sourcehook_hookmangen_x86.h
|
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_hookmangen.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 |
sourcehook_hookmangen.h
|
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_impl_chook.h
|
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_impl_chookidman.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 |
sourcehook_impl_chookidman.h
|
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_impl_chookmaninfo.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 |
sourcehook_impl_chookmaninfo.h
|
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_impl_ciface.h
|
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_impl_cleanuptask.h
|
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_impl_cproto.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 |
sourcehook_impl_cproto.h
|
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_impl_cvfnptr.cpp
|
Fix page protection bug causing a rare startup crash (bug 5133, r=fyren).
|
2011-10-15 22:16:50 -07:00 |
sourcehook_impl_cvfnptr.h
|
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_impl.h
|
Delay unloading of plugins until it is absolutely safe (bug 5034, r=ds).
|
2011-12-12 15:53:56 -06:00 |
sourcehook_pibuilder.h
|
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.cpp
|
Delay unloading of plugins until it is absolutely safe (bug 5034, r=ds).
|
2011-12-12 15:53:56 -06:00 |
sourcehook.h
|
Add variadic versions of the SH_DECL_MANUALEXTERN macro family, and wrap the hardcoded macros around these.
|
2015-10-25 13:47:33 -07:00 |