1
0
mirror of https://github.com/alliedmodders/metamod-source.git synced 2024-12-02 14:24:16 +01:00
HLMetaModOfficial/sourcemm/stub_mm
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
LICENSE.txt Initial import of stub plugin 2005-04-19 22:05:41 +00:00
Makefile Wow, lots of stuff here 2006-08-13 11:34:30 +00:00
meta_hooks.h Initial import of stub plugin 2005-04-19 22:05:41 +00:00
stub_mm.cpp Wow, lots of stuff here 2006-08-13 11:34:30 +00:00
stub_mm.h Fixed bugs, updated plugins 2005-10-20 14:57:02 +00:00