metamod-source/core
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
..
msvc9 Fixed VSP listener on Linux when loaded via gameinfo.txt on Left 4 Dead 2 (bug 4113, r=dvander). 2009-11-22 23:54:55 -06:00
provider Fixed VSP listener on Linux when loaded via gameinfo.txt on Left 4 Dead 2 (bug 4113, r=dvander). 2009-11-22 23:54:55 -06:00
sourcehook 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
gamedll_bridge.cpp Fixed VSP listener on Linux when loaded via gameinfo.txt on Left 4 Dead 2 (bug 4113, r=dvander). 2009-11-22 23:54:55 -06:00
IPluginManager.h Some reorganization. 2008-11-14 04:04:02 -06:00
ISmmAPI.h Initial commit of vsp bridge for new core. Not tested, barely compiles. 2008-11-15 23:46:27 -06:00
ISmmPlugin.h Some reorganization. 2008-11-14 04:04:02 -06:00
ISmmPluginExt.h Added inline game_dir helper to MetamodVersionInfo (no bug, r=ds). 2009-10-29 21:41:07 -07:00
Makefile Fixed VSP listener on Linux when loaded via gameinfo.txt on Left 4 Dead 2 (bug 4113, r=dvander). 2009-11-22 23:54:55 -06:00
metamod_console.cpp Added separate build for Orange Box Valve engine (bug 4084, r=dvander). 2009-10-29 16:23:25 -05:00
metamod_console.h Some reorganization. 2008-11-14 04:04:02 -06:00
metamod_oslink.cpp Some reorganization. 2008-11-14 04:04:02 -06:00
metamod_oslink.h Fixed issue with vsnprintf macro being defined under MSVC 9/2008 (bug 3887, r=dvander). 2009-11-14 00:49:35 -06:00
metamod_plugins.cpp Nothing to see here. Move along. 2009-11-02 11:08:56 -06:00
metamod_plugins.h Some reorganization. 2008-11-14 04:04:02 -06:00
metamod_provider.h Fixed VSP listener on Linux when loaded via gameinfo.txt on Left 4 Dead 2 (bug 4113, r=dvander). 2009-11-22 23:54:55 -06:00
metamod_util.cpp Fixed line endings on a few files. 2009-10-29 00:07:23 -05:00
metamod_util.h Fixed line endings on a few files. 2009-10-29 00:07:23 -05:00
metamod.cpp Fixed VSP listener on Linux when loaded via gameinfo.txt on Left 4 Dead 2 (bug 4113, r=dvander). 2009-11-22 23:54:55 -06:00
metamod.h Fixed VSP listener on Linux when loaded via gameinfo.txt on Left 4 Dead 2 (bug 4113, r=dvander). 2009-11-22 23:54:55 -06:00
version.h Ran versionchanger script for consistency. 2009-02-25 22:48:58 -06:00
version.rc Replaced SVN_FULL_VERSION with MMS_FULL_VERSION and SVN_FILE_VERSION with MMS_FILE_VERSION in version headers. 2008-11-24 03:50:12 -06:00
version.tpl Replaced SVN_FULL_VERSION with MMS_FULL_VERSION and SVN_FILE_VERSION with MMS_FILE_VERSION in version headers. 2008-11-24 03:50:12 -06:00
vsp_bridge.cpp Fixed VSP listener on Linux when loaded via gameinfo.txt on Left 4 Dead 2 (bug 4113, r=dvander). 2009-11-22 23:54:55 -06:00