.. |
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 forward/detour for TF2's GetHoliday function (bug 4462, r=pred)
|
2010-06-28 17:48:14 -04:00 |
sdk
|
Imported support for new build system.
|
2009-08-30 00:21:42 -07:00 |
AMBuilder
|
Added forward/detour for TF2's GetHoliday function (bug 4462, r=pred)
|
2010-06-28 17:48:14 -04:00 |
criticals.cpp
|
Added forward/detour for TF2's GetHoliday function (bug 4462, r=pred)
|
2010-06-28 17:48:14 -04:00 |
criticals.h
|
Added forward/detour for TF2's GetHoliday function (bug 4462, r=pred)
|
2010-06-28 17:48:14 -04:00 |
extension.cpp
|
Added forward/detour for TF2's GetHoliday function (bug 4462, r=pred)
|
2010-06-28 17:48:14 -04:00 |
extension.h
|
Added forward/detour for TF2's GetHoliday function (bug 4462, r=pred)
|
2010-06-28 17:48:14 -04:00 |
holiday.cpp
|
TF2 GetHoliday detour now detours UTIL_GetHoliday (bug 4700, r=fyren).
|
2010-11-09 21:12:38 -05:00 |
holiday.h
|
Added forward/detour for TF2's GetHoliday function (bug 4462, r=pred)
|
2010-06-28 17:48:14 -04:00 |
Makefile
|
Added forward/detour for TF2's GetHoliday function (bug 4462, r=pred)
|
2010-06-28 17:48:14 -04:00 |
natives.cpp
|
Added TF2_IsPlayerInDuel native to TF2 extension (bug 4695, r=psychonic).
|
2010-11-07 19:05:32 -05: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 |