.. |
asm
|
Updated CDetour code in TF2 extension to prevent crashes with spies. Updated windows sig.
|
2009-02-26 12:42:13 +13:00 |
CDetour
|
Fixed various areas where code was being compiled for Linux only, but should actually be used on OS X too (bug 4392, r=dvander).
|
2010-05-29 18:11:47 -04:00 |
msvc8
|
Now compiles against Metamod:Source 1.7 (bug 3445).
|
2008-11-27 01:13:51 -06:00 |
msvc9
|
Added forwards to TF2 ext for cond addition and removal (bug 4851, r=fyren).
|
2011-04-09 00:33:55 -04:00 |
msvc10
|
Added msvc10 project files for TF2 ext (NPOTB).
|
2011-06-26 10:54:12 -04:00 |
sdk
|
Imported support for new build system.
|
2009-08-30 00:21:42 -07:00 |
AMBuilder
|
Backed out changeset: 387b27fb575b (bug 5227)
|
2012-04-14 01:12:24 +01:00 |
conditions.cpp
|
Fixed TF2 OnConditionAdded/Removed forwards to catch all cases (bug 4982, r=fyren).
|
2011-07-06 17:37:35 -04:00 |
conditions.h
|
Fixed TF2 OnConditionAdded/Removed forwards to catch all cases (bug 4982, r=fyren).
|
2011-07-06 17:37:35 -04:00 |
criticals.cpp
|
Fixed CDetour crash in TF2 extension when last plugin using forward is unloaded (bug 4713, r=fyren).
|
2010-11-28 22:41:48 -05:00 |
criticals.h
|
Fixed CDetour crash in TF2 extension when last plugin using forward is unloaded (bug 4713, r=fyren).
|
2010-11-28 22:41:48 -05:00 |
extension.cpp
|
Updated the location of the blue crab (bug 4959, r=pred).
|
2012-05-24 16:04:23 +01:00 |
extension.h
|
TF2 ext fixes for TF2 holiday system changes (bug 5150, r=asherkin).
|
2011-10-28 19:07:40 -04:00 |
gameplayrules.cpp
|
Fixed CDetour crash in TF2 extension when last plugin using forward is unloaded (bug 4713, r=fyren).
|
2010-11-28 22:41:48 -05:00 |
gameplayrules.h
|
Fixed CDetour crash in TF2 extension when last plugin using forward is unloaded (bug 4713, r=fyren).
|
2010-11-28 22:41:48 -05:00 |
holiday.cpp
|
Updated TF2_OnIsHolidayActive ret behavior to match doc (bug 5155, r=fyren).
|
2011-11-04 10:01:33 -04:00 |
holiday.h
|
TF2 ext fixes for TF2 holiday system changes (bug 5150, r=asherkin).
|
2011-10-28 19:07:40 -04:00 |
Makefile
|
Added forwards to TF2 ext for cond addition and removal (bug 4851, r=fyren).
|
2011-04-09 00:33:55 -04:00 |
natives.cpp
|
Fixed TF2_RemoveCondition not always removing conditions (bug 4981, r=asherkin).
|
2011-06-26 21:00:03 -04: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 |
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
|
Imported support for new build system.
|
2009-08-30 00:21:42 -07:00 |