1
0
mirror of https://github.com/alliedmodders/metamod-source.git synced 2024-12-01 13:24:25 +01:00
HLMetaModOfficial/sourcehook/generate
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
..
shworker For some reason I have MSVC8-ified shworker and the sourcehook test program (which passes 100% btw :o) 2006-07-25 04:34:49 +00:00
FastDelegate.h Faluco added new FastDelegate version, added more tests to testreentr 2005-10-14 20:57:43 +00:00
FastDelegate.hxx Faluco added new FastDelegate version, added more tests to testreentr 2005-10-14 20:57:43 +00:00
generate Fixed linux/gcc/amd64 2006-05-14 19:07:01 +00:00
generate.bat rewritten sh's template files to use new shworker syntax, fixed sh_call. tbh, i'm good 2006-05-13 17:57:35 +00:00
sh_memfuncinfo.h rewritten sh's template files to use new shworker syntax, fixed sh_call. tbh, i'm good 2006-05-13 17:57:35 +00:00
sh_memfuncinfo.hxx rewritten sh's template files to use new shworker syntax, fixed sh_call. tbh, i'm good 2006-05-13 17:57:35 +00:00
shworker.bin Fixed linux/gcc/amd64 2006-05-14 19:07:01 +00:00
shworker.exe rewritten sh's template files to use new shworker syntax, fixed sh_call. tbh, i'm good 2006-05-13 17:57:35 +00:00
sourcehook.h Wow, lots of stuff here 2006-08-13 11:34:30 +00:00
sourcehook.hxx Wow, lots of stuff here 2006-08-13 11:34:30 +00:00