1
0
mirror of https://github.com/alliedmodders/metamod-source.git synced 2024-12-04 16:24:16 +01:00
Commit Graph

7 Commits

Author SHA1 Message Date
Scott Ehlert
70b09a0217 One more commit before I collapse from lack of sleep :o
Bumped copyright years on some files (mostly sample plugin stuff)
Updated changelog (I think this is worthy of note, no?)

--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40271
2006-08-13 11:55:42 +00:00
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
David Anderson
2c5dfa3247 Fixed an offset :)
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%4095
2005-07-13 17:15:27 +00:00
David Anderson
a3fe9b64de Updated makefile
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%4075
2005-05-27 10:18:54 +00:00
David Anderson
9bb40ae639 Reorganized makefiles a tad
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%4041
2005-04-28 17:24:39 +00:00
David Anderson
fa375405eb Fixed binary name
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%4039
2005-04-23 17:40:33 +00:00
David Anderson
403e5b2e40 Added makefile - but build fails
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%4036
2005-04-22 14:36:21 +00:00