1
0
mirror of https://github.com/alliedmodders/metamod-source.git synced 2024-12-01 13:24:25 +01:00
HLMetaModOfficial/sourcemm
Scott Ehlert fa82870f01 Fixed some issues with getting the user messages when mod was compiled with frame pointer.
Added support for Dystopia through an ugly hack until more information known.
Code has been further uglified.

--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40343
2007-02-27 03:25:36 +00:00
..
msvc7 added experimental API for hooking VSP interface calls 2007-02-10 00:31:34 +00:00
msvc8 initial import of new version code for nightly builds 2007-02-22 03:06:41 +00:00
sample_mm Fixed linking order for tier1, this no longer crashes :o 2006-09-20 02:25:13 +00:00
stub_mm Tentative makefile changes to link to new tier1_i486.a static library 2006-09-15 06:50:44 +00:00
changelog.txt oh 2007-02-22 05:11:21 +00:00
concommands.cpp Added experimental user message API functions that don't error out on invalid indices 2007-02-21 01:51:54 +00:00
concommands.h added experimental API for hooking VSP interface calls 2007-02-10 00:31:34 +00:00
convar_smm.h Renamed convar.h to convar_smm.h in order to avoid potential compiling problems with the order of include directories. 2007-02-08 09:19:19 +00:00
CPlugin.cpp added experimental API for hooking VSP interface calls 2007-02-10 00:31:34 +00:00
CPlugin.h added experimental API for hooking VSP interface calls 2007-02-10 00:31:34 +00:00
CSmmAPI.cpp Fixed some issues with getting the user messages when mod was compiled with frame pointer. 2007-02-27 03:25:36 +00:00
CSmmAPI.h Added experimental user message API functions that don't error out on invalid indices 2007-02-21 01:51:54 +00:00
GAMES.txt Fixed some issues with getting the user messages when mod was compiled with frame pointer. 2007-02-27 03:25:36 +00:00
IPluginManager.h Added API for getting a plugin's base handle (needed?) 2006-08-01 02:09:19 +00:00
ISmmAPI.h Added experimental user message API functions that don't error out on invalid indices 2007-02-21 01:51:54 +00:00
ISmmPlugin.h added experimental API for hooking VSP interface calls 2007-02-10 00:31:34 +00:00
LICENSE.txt updated license year 2007-02-10 00:36:21 +00:00
Makefile Fixed linux build :o 2007-02-19 13:17:07 +00:00
oslink.cpp Added experimental user message API functions that don't error out on invalid indices 2007-02-21 01:51:54 +00:00
oslink.h added experimental API for hooking VSP interface calls 2007-02-10 00:31:34 +00:00
sourcemm.cpp Added experimental user message API functions that don't error out on invalid indices 2007-02-21 01:51:54 +00:00
SourceMM.Doxyfile Fixed retry command 2005-04-19 07:41:07 +00:00
sourcemm.h initial import of new version code for nightly builds 2007-02-22 03:06:41 +00:00
svn_version.h initial import of new version code for nightly builds 2007-02-22 03:06:41 +00:00
util.cpp added experimental API for hooking VSP interface calls 2007-02-10 00:31:34 +00:00
util.h added experimental API for hooking VSP interface calls 2007-02-10 00:31:34 +00:00
version.rc initial import of new version code for nightly builds 2007-02-22 03:06:41 +00:00
vsp_listener.cpp added experimental API for hooking VSP interface calls 2007-02-10 00:31:34 +00:00
vsp_listener.h added experimental API for hooking VSP interface calls 2007-02-10 00:31:34 +00:00