Nicholas Hastings
|
bb9d5e11f1
|
Backed out changeset: 8048e61b5382.
|
2012-12-27 16:39:04 -05:00 |
|
Nicholas Hastings
|
df76b7285c
|
Backed out changeset: c283854680ad.
|
2012-12-27 16:38:49 -05:00 |
|
Nicholas Hastings
|
e105711678
|
Backed out changeset: 951598961ea8.
|
2012-12-27 16:38:34 -05:00 |
|
Nicholas Hastings
|
8f0c442024
|
Fixed TF2_RemoveCondition being called for added conds instead of removed conds.
|
2012-12-26 12:27:24 -05:00 |
|
Nicholas Hastings
|
02b8e3f7c0
|
Fixed typo in TF2 ext asm.c causing accidental assignment instead of compare.
|
2012-12-26 12:19:15 -05:00 |
|
Nicholas Hastings
|
7846ff1666
|
Updated Makefile for TF2 extension (NPOTB).
|
2012-12-26 12:19:15 -05:00 |
|
Nicholas Hastings
|
eaf441c226
|
Add -Wno-array-bounds for TF2 extension to avoid GCC bugged warning (msvc and Clang fine).
|
2012-12-23 22:06:52 -05:00 |
|
Nicholas Hastings
|
ffd7603b17
|
Added support in TF2 ext for detection of player conds >= 64 (bug 5565, r=asherkin).
|
2012-12-23 16:59:50 -05:00 |
|
Nicholas Hastings
|
329616c029
|
Fixed hang in TF2 extension when player condition 63 is added.
|
2012-12-21 01:17:30 -05:00 |
|
Nicholas Hastings
|
8eeec3dc48
|
Added new param for CTFPlayerShared::AddCond call in TF2 ext.
|
2012-12-19 07:55:03 -05:00 |
|
Nicholas Hastings
|
6ff5733d7b
|
Removed old, unsupported msvc8/9 project files for TF2 and CStrike exts (NPOTB).
|
2012-09-08 12:14:01 -04:00 |
|
Nicholas Hastings
|
a3117ef272
|
Fixed output name in msvc10 files for TF2 and CStrike exts. (NPOTB) (bug 5479).
|
2012-09-08 12:13:20 -04:00 |
|
Asher Baker
|
bf76be5dfa
|
Overhauled versioning information (bug 5453, r=dvander).
|
2012-08-26 01:33:54 +01:00 |
|
Nicholas Hastings
|
6efc6074cc
|
Updated TF2 ext MakeBleed and Regenerate natives for latest TF2 update.
|
2012-08-15 23:29:00 +01:00 |
|
Nicholas Hastings
|
80fbc25442
|
Updated vc projs to use MMSOURCE19, added loader & topmenus, fixed CSGO sdk path in cstrike (NPOTB).
|
2012-07-25 08:31:01 -04:00 |
|
Nicholas Hastings
|
58ae7f1cab
|
Overhauled msvc10 proj files, fixed .rc errors, added combined sln, added SMOUTDIR env var support (NPOTB).
|
2012-07-12 19:40:06 -04:00 |
|
Asher Baker
|
70f91f8345
|
Fixed target client index error in TF2 Disguise native (r=me).
|
2012-06-13 10:07:02 +01:00 |
|
Ryan Stecker
|
3d25938dd7
|
Added TF2_CanPlayerTeleport forward to the TF2 game extension (bug 5283, r=asherkin).
|
2012-05-28 01:14:46 +01:00 |
|
Asher Baker
|
afe5425163
|
Updated the location of the blue crab (bug 4959, r=pred).
|
2012-05-24 16:04:23 +01:00 |
|
Asher Baker
|
5f551fa67a
|
Backed out changeset: 387b27fb575b (bug 5227)
|
2012-04-14 01:12:24 +01:00 |
|
Asher Baker
|
393c54fdc2
|
Generate debugging information during compilation. (bug 5227, r=ds)
|
2012-02-16 19:26:49 +00:00 |
|
Nicholas Hastings
|
a98edd42d1
|
Updated TF2_OnIsHolidayActive ret behavior to match doc (bug 5155, r=fyren).
|
2011-11-04 10:01:33 -04:00 |
|
Nicholas Hastings
|
ee42f09b8d
|
TF2 ext fixes for TF2 holiday system changes (bug 5150, r=asherkin).
|
2011-10-28 19:07:40 -04:00 |
|
Nicholas Hastings
|
f24efc17c1
|
Fixed TF2 OnConditionAdded/Removed forwards to catch all cases (bug 4982, r=fyren).
|
2011-07-06 17:37:35 -04:00 |
|
Nicholas Hastings
|
9ec3f1b89d
|
Fixed TF2_RemoveCondition not always removing conditions (bug 4981, r=asherkin).
|
2011-06-26 21:00:03 -04:00 |
|
Nicholas Hastings
|
ec12022550
|
Added msvc10 project files for TF2 ext (NPOTB).
|
2011-06-26 10:54:12 -04:00 |
|
Nicholas Hastings
|
d03e051611
|
Fixed var names and docs for TF2_MakeBleed native (bug 4928, r=fyren).
|
2011-05-24 10:17:48 -04:00 |
|
Scott Ehlert
|
939bc00b2b
|
Added detection for clang compiler and fixed various warnings triggered by it (bug 4878, r=dvander).
|
2011-04-23 21:53:53 -05:00 |
|
Nicholas Hastings
|
d099febf7b
|
Added new param to CTFPlayerShared::Disguise call in TF2 ext (bug 4866, r=fyren).
|
2011-04-15 12:11:32 -04:00 |
|
Nicholas Hastings
|
33aebeb727
|
Added forwards to TF2 ext for cond addition and removal (bug 4851, r=fyren).
|
2011-04-09 00:33:55 -04:00 |
|
Nicholas Hastings
|
9ec7feb9ab
|
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 |
|
Matt Woodrow
|
6459f53263
|
Why, oh why, do you do this to me gcc?
|
2010-11-19 18:16:24 +13:00 |
|
Matt Woodrow
|
55c8d93862
|
gcc strikes again with the no newline error. Bustage fix
|
2010-11-19 18:12:40 +13:00 |
|
Matt Woodrow
|
c6f83f8c14
|
Bustage fix. Thanks for nothing Crimson
|
2010-11-19 18:07:28 +13:00 |
|
Brett Powell
|
c9eaca0e56
|
Add WaitingForPlayers forwards to TF2 extension (bug 4704, r=pred)
|
2010-11-19 17:58:46 +13:00 |
|
Nicholas Hastings
|
ac738aff10
|
TF2 GetHoliday detour now detours UTIL_GetHoliday (bug 4700, r=fyren).
|
2010-11-09 21:12:38 -05:00 |
|
A.W. Stanley
|
7627bf80b9
|
Added TF2_IsPlayerInDuel native to TF2 extension (bug 4695, r=psychonic).
|
2010-11-07 19:05:32 -05:00 |
|
Nicholas Hastings
|
943777e5d0
|
Fixed/updated TF2_DisguisePlayer (bug 4641, r=fyren).
|
2010-10-01 10:46:21 -04:00 |
|
Nicholas Hastings
|
c086c3b03b
|
Updated more TF2 gamedata and fixed RemoveCondition call (bug 4641, r=fyren).
|
2010-10-01 09:07:51 -04:00 |
|
pheadxdll
|
488de0014e
|
Added TF2_MakeBleed native to TF2 ext (bug 4542, r=fyren,psychonic).
|
2010-07-26 11:06:08 -04:00 |
|
Nicholas Hastings
|
40b4859b16
|
newline
|
2010-06-28 18:37:43 -04:00 |
|
Nicholas Hastings
|
e4832f0d08
|
Added forward/detour for TF2's GetHoliday function (bug 4462, r=pred)
|
2010-06-28 17:48:14 -04:00 |
|
Scott Ehlert
|
e518605d69
|
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 |
|
Scott Ehlert
|
95de453677
|
Compile and link fixes for Mac OS X (bug 4392, r=dvander).
|
2010-05-13 04:22:31 -05:00 |
|
Nicholas Hastings
|
956d345e17
|
Added TF2_StunPlayer native and TF2_GetPlayerConditionFlags stock to TF2 ext. (bug 4331, r=pred)
|
2010-03-31 08:51:25 -04:00 |
|
Nicholas Hastings
|
a72daff4ac
|
Added 4 new natives to TF2 ext. (bug 4166, r=pred)
Added natives for Regenerate, add/remove condition, and SetPlayerPowerPlay. Also updated TF2 test plugin.
|
2010-03-18 11:35:05 -04:00 |
|
Matt Schubert
|
95d30ba4ec
|
Fixed the Huntsman not firing CalcIsAttackCritical (bug 3927, r=dvander)
|
2009-09-17 12:42:58 -04:00 |
|
David Anderson
|
0a060982e3
|
Fixed extension version reporting.
|
2009-08-30 01:54:45 -07:00 |
|
David Anderson
|
d682361cfc
|
More changes for new build system.
|
2009-08-30 00:46:56 -07:00 |
|
David Anderson
|
d3f0a14867
|
Imported support for new build system.
|
2009-08-30 00:21:42 -07:00 |
|