sourcemod/extensions/tf2
David Anderson 1fe38c7473 SourceMod can now be somewhat compiled on OS X for patch sanity testing (bug 3516, r=ds).
This adds the ability for us to change the GCC version we use more flexibly.
2008-12-23 01:33:37 -05:00
..
asm Big critical hits cleanup. Cleaner, easier to maintain, uses less memory and should be much less likely to cause crashes when valve change things on me. 2008-07-01 09:04:00 +00:00
CDetour SourceMod can now be somewhat compiled on OS X for patch sanity testing (bug 3516, r=ds). 2008-12-23 01:33:37 -05:00
msvc8 Now compiles against Metamod:Source 1.7 (bug 3445). 2008-11-27 01:13:51 -06:00
msvc9 Now compiles against Metamod:Source 1.7 (bug 3445). 2008-11-27 01:13:51 -06:00
sdk SourceMod can now be somewhat compiled on OS X for patch sanity testing (bug 3516, r=ds). 2008-12-23 01:33:37 -05:00
criticals.cpp Big critical hits cleanup. Cleaner, easier to maintain, uses less memory and should be much less likely to cause crashes when valve change things on me. 2008-07-01 09:04:00 +00:00
criticals.h Big critical hits cleanup. Cleaner, easier to maintain, uses less memory and should be much less likely to cause crashes when valve change things on me. 2008-07-01 09:04:00 +00:00
extension.cpp Big critical hits cleanup. Cleaner, easier to maintain, uses less memory and should be much less likely to cause crashes when valve change things on me. 2008-07-01 09:04:00 +00:00
extension.h Fixed amb1358 - Timeleft not reseting on TF2 restarts 2008-05-25 02:07:52 +00:00
Makefile SourceMod can now be somewhat compiled on OS X for patch sanity testing (bug 3516, r=ds). 2008-12-23 01:33:37 -05:00
natives.cpp Fixed amb1727 - TF2_Disguise and TF2_RemoveDisguise had incorrect signatures 2008-05-30 22:38:04 +00:00
RegNatives.cpp Added amb1186 - TF2 Extension. 2008-04-04 22:37:14 +00:00
RegNatives.h Added amb1186 - TF2 Extension. 2008-04-04 22:37:14 +00:00
svn_version.h Updated version files so I can build again. 2008-09-14 22:16:35 -07:00
svn_version.tpl Mirrored buildbot/version template changes from branch. 2008-09-14 06:13:25 +00:00
util.cpp Fixed minor player selection bug in tf2 extension 2008-04-14 03:13:15 +00:00
util.h Added svn:keywords property to some files that didn't have them already 2008-04-10 19:28:26 +00:00
version.rc fixed typo in the tf version files 2008-04-06 08:20:22 +00:00