1
0
mirror of https://github.com/alliedmodders/metamod-source.git synced 2024-12-02 14:24:16 +01:00
HLMetaModOfficial/sourcemm
Scott Ehlert 3d7ae5c6ed Wow, lots of stuff here
1) Bumped version to 1.3
2) Fixed MSVC project files to compile and link against latest SDK
3) Fixed Linux compilation of stub_mm and sample_mm against new SDK (added -msse to makefiles)
4) Removed -fpermissive and -Wno-deprecated from Linux makefiles
5) Added -Wall -Wno-non-virtual-dtor -Werror to Linux makefiles
6) Stub_mm and sample_mm no longer dynamically link to libstdc++
7) SourceMM, stub_mm, and sample_mm compile cleanly (no warnings) with GCC 3.4.x and 4.x

--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40269
2006-08-13 11:34:30 +00:00
..
msvc7 Wow, lots of stuff here 2006-08-13 11:34:30 +00:00
msvc8 Wow, lots of stuff here 2006-08-13 11:34:30 +00:00
sample_mm Wow, lots of stuff here 2006-08-13 11:34:30 +00:00
stub_mm Wow, lots of stuff here 2006-08-13 11:34:30 +00:00
changelog.txt Wow, lots of stuff here 2006-08-13 11:34:30 +00:00
concommands.cpp Added some extra information to the "meta game" command: Description and Interface 2006-07-13 06:08:08 +00:00
concommands.h Added client version of "meta" command in order to allow clients to view version information and a list of loaded plugins. 2006-04-21 06:35:47 +00:00
convar.cpp Merged in changes from the latest SDK 2006-08-09 02:05:57 +00:00
convar.h Wow, lots of stuff here 2006-08-13 11:34:30 +00:00
CPlugin.cpp Wow, lots of stuff here 2006-08-13 11:34:30 +00:00
CPlugin.h Added API for getting a plugin's base handle (needed?) 2006-08-01 02:09:19 +00:00
CSmmAPI.cpp Wow, lots of stuff here 2006-08-13 11:34:30 +00:00
CSmmAPI.h Added GCC-4.1 compatibility 2006-08-09 01:52:49 +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 client version of "meta" command in order to allow clients to view version information and a list of loaded plugins. 2006-04-21 06:35:47 +00:00
ISmmPlugin.h Added API for getting a plugin's base handle (needed?) 2006-08-01 02:09:19 +00:00
LICENSE.txt Added copyright information 2005-04-18 23:42:31 +00:00
Makefile Wow, lots of stuff here 2006-08-13 11:34:30 +00:00
oslink.cpp Wow, lots of stuff here 2006-08-13 11:34:30 +00:00
oslink.h Fixed bug where trying to load Metamod:Source a second time as a SourceMM or Valve server plugin could cause a crash. 2006-07-21 06:59:58 +00:00
sourcemm.cpp Wow, lots of stuff here 2006-08-13 11:34:30 +00:00
SourceMM.Doxyfile Fixed retry command 2005-04-19 07:41:07 +00:00
sourcemm.h Wow, lots of stuff here 2006-08-13 11:34:30 +00:00
util.cpp Wow, lots of stuff here 2006-08-13 11:34:30 +00:00
util.h bumped copyright years, woot 2006-01-07 14:38:18 +00:00
version.rc Wow, lots of stuff here 2006-08-13 11:34:30 +00:00