metamod-source/sourcemm
Scott Ehlert d71e02c31c Added quotes to include directory and link library paths that contain env variables. (In case the paths contain spaces like for me :o)
Updated sample_mm and stub_mm projects to use new env variables.
Updated sourcemm.net to metamodsource.net
Updated version number for the new upcoming tag

--HG--
branch : sourcemm-1.4.3
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/branches/sourcemm-1.4.3%40656
2008-02-18 04:18:53 +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 + modules.versions 2008-01-23 20:53:18 +00:00
concommands.cpp 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
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 added newline to error output, added -Wno-uninitialized to makefile 2007-12-14 00:12:31 +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 bugs related to vsplistener and vsp loading mechanism 2007-12-23 09:07:48 +00:00
SourceMM.Doxyfile Fixed retry command 2005-04-19 07:41:07 +00:00
sourcemm.h "meta" now only works after a mapchange if mm is late loaded 2007-12-14 00:48:28 +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