metamod-source/sourcemm
Scott Ehlert 61b28a7c0d Updated changelog
--HG--
branch : sourcemm-1.4.4
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/branches/sourcemm-1.4.4%40684
2008-03-21 04:51:02 +00:00
..
msvc7 added experimental API for hooking VSP interface calls 2007-02-10 00:31:34 +00:00
msvc8 Added quotes to include directory and link library paths that contain env variables. (In case the paths contain spaces like for me :o) 2008-02-18 04:18:53 +00:00
sample_mm Added quotes to include directory and link library paths that contain env variables. (In case the paths contain spaces like for me :o) 2008-02-18 04:18:53 +00:00
stub_mm Added quotes to include directory and link library paths that contain env variables. (In case the paths contain spaces like for me :o) 2008-02-18 04:18:53 +00:00
changelog.txt Updated changelog 2008-03-21 04:51:02 +00:00
concommands.cpp fixed amb1479 - removed fcvar_replicated 2008-03-14 17:07:21 +00:00
concommands.h more fixes 2007-11-29 00:54:49 +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 fixed FormatMessage() being used totally wrong on win32 2008-01-10 16:54:04 +00:00
CPlugin.h fixed linux compiling bug 2007-12-24 05:37:00 +00:00
CSmmAPI.cpp fixed bugs related to vsplistener and vsp loading mechanism 2007-12-23 09:07:48 +00:00
CSmmAPI.h The most incredibly pointless commit ever 2007-03-02 02:43:22 +00:00
IPluginManager.h The most incredibly pointless commit ever 2007-03-02 02:43:22 +00:00
ISmmAPI.h The most incredibly pointless commit ever 2007-03-02 02:43:22 +00:00
ISmmPlugin.h Bail will probably kill me for all this but... 2007-03-21 17:45:28 +00:00
LICENSE.txt The most incredibly pointless commit ever 2007-03-02 02:43:22 +00:00
Makefile Err, oops. Removed extra -m32 2008-03-20 17:37:38 +00:00
oslink.cpp fixed FormatMessage() being used totally wrong on win32 2008-01-10 16:54:04 +00:00
oslink.h fixed a bug where MM:S tried to manually declare errno - bad idea for platform compatibility 2007-12-13 19:52:03 +00:00
sourcemm.cpp Fixed amb1523 - Crash on The Ship due to unavailable IFileSystem functions which are used in KeyValues::LoadFromFile() 2008-03-20 23:08:35 +00:00
SourceMM.Doxyfile Fixed retry command 2005-04-19 07:41:07 +00:00
sourcemm.h Fixed amb1523 - Crash on The Ship due to unavailable IFileSystem functions which are used in KeyValues::LoadFromFile() 2008-03-20 23:08:35 +00:00
svn_version.h Added quotes to include directory and link library paths that contain env variables. (In case the paths contain spaces like for me :o) 2008-02-18 04:18:53 +00:00
svn_version.tpl added definitions for our new "versionchanger" script 2007-03-03 06:57:30 +00:00
util.cpp Merged in changes from trunk to 1.4.1 branch 2007-05-16 04:31:54 +00:00
util.h Merged in changes from trunk to 1.4.1 branch 2007-05-16 04:31:54 +00:00
version.rc The most incredibly pointless commit ever 2007-03-02 02:43:22 +00:00
vsp_listener.cpp updated changelog, added new formatting for meta list 2007-12-24 03:50:50 +00:00
vsp_listener.h experimental commit of a new feature 2007-11-29 00:13:08 +00:00