Ruben Gonzalez
|
162c69bfda
|
Fix CS_GetWeaponPrice returning incorrect value for M4A1 in CS:GO
--HG--
extra : amend_source : b4fa218795b59a82f98c0c8142e3bf36161f88d6
|
2014-02-12 19:03:14 -05:00 |
|
Ruben Gonzalez
|
79f825cc44
|
Fix typo in sdktools error.
|
2014-02-08 22:12:31 -05:00 |
|
Ruben Gonzalez
|
f351e20de3
|
Update CStrike extension and gamedata on windows for latest CS:GO update (irc, r= psychonic)
|
2014-02-08 20:04:12 -05:00 |
|
David Anderson
|
f82224eba0
|
Move versioning to a static library to improve trivial build speed (bug 5997 part 9, r=ds).
|
2013-12-30 17:51:00 -05:00 |
|
David Anderson
|
75e622e879
|
Port packaging to AMBuild 2 (bug 5997 part 6, r=ds).
|
2013-12-30 17:50:59 -05:00 |
|
David Anderson
|
e1a820dcf9
|
Port simple C++ build scripts to AMBuild 2 (bug 5997 part 1, r=ds).
|
2013-12-30 17:50:56 -05:00 |
|
Drifter
|
75ce4c395a
|
Add CS_UpdateClientModel native to cstrike extension (bug 5905, r=psychonic).
|
2013-09-10 13:08:14 -04:00 |
|
Kyle Sanderson
|
d79b41e4a7
|
Fix weapon ID checks (bug 5872, r=Dr!fter)
|
2013-08-21 10:55:12 -04:00 |
|
Nicholas Hastings
|
6f0f6676db
|
Fixed char * constant conversion warning in cstrike ext.
|
2013-08-15 18:43:14 -04:00 |
|
Drifter
|
45cabd756c
|
Fix CS:GO GetWeaponPrice and OnGetWeaponPrice using outdated method (r=psychonic).
|
2013-08-15 14:40:30 -04:00 |
|
Nicholas Hastings
|
7d431e55df
|
Update BuyCommand detour in CStrike extension with new param on CS:GO.
|
2013-08-14 17:08:02 -04:00 |
|
Drifter
|
fa0df413f4
|
Added CS_IsValidWeaponID native and validity checks to other natives (bug 5566, r=psychonic).
|
2013-07-31 22:11:15 -04:00 |
|
Drifter
|
1a8be6344a
|
Fixed incorrect return for some weapons in CS_GetWeaponPrice (bug 5562, r=psychonic).
|
2013-07-31 22:08:23 -04:00 |
|
Asher Baker
|
0f62a8ec2f
|
Generate debugging information during compilation (bug 5227, r=ds).
|
2013-03-17 21:00:28 +00:00 |
|
Kyle Sanderson
|
ef6c454137
|
Replace usages of deprecated Sourcehook Add/Remove macros (bug 5631, r=dvander).
|
2013-03-16 22:15:25 -04:00 |
|
Nicholas Hastings
|
e74d5593a8
|
Updated CS:GO HandleCommand_Buy_Internal detour with new bool param.
|
2013-01-23 14:46:12 -05:00 |
|
Nicholas Hastings
|
e9385e6eb6
|
Validate entity in GameRules_GetPropEnt and in CS_DropWeapon safety checks.
|
2012-12-17 14:34:44 -05:00 |
|
Nicholas Hastings
|
ba2915ce4e
|
Added natives to CStrike ext to access assists/score in CSGO (bug 5525, r=asherkin).
|
2012-12-15 14:36:52 -05:00 |
|
Kyle Sanderson
|
2e3c5e367e
|
Added WeaponIDToAlias native to CStrike extension (bug 5460, r=psychonic).
|
2012-12-14 15:12:22 -05:00 |
|
Daniel Varnai
|
42ff151ae4
|
Added clan tag support for CS:GO in CStrike ext (bug 5429, r=psychonic).
|
2012-08-13 14:59:31 -04: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 |
|
Nicholas Hastings
|
3025b9b5e0
|
Merge.
|
2012-08-26 23:35:18 -04:00 |
|
Kyle Sanderson
|
b0075842d1
|
Fixed minor memory leaks in cstrike ext (bug 5456, r=psychonic).
|
2012-08-26 23:33:11 -04:00 |
|
Asher Baker
|
bf76be5dfa
|
Overhauled versioning information (bug 5453, r=dvander).
|
2012-08-26 01:33:54 +01:00 |
|
Scott Ehlert
|
0d795fc651
|
Added support for CS:GO on Mac OS X (bug 5459, r=psychonic).
|
2012-08-25 11:28:52 -05:00 |
|
Nicholas Hastings
|
294a120f14
|
Project files changes for CS:S as separate build (bug 5370) (NPOTB).
|
2012-08-20 21:54:42 -04:00 |
|
Nicholas Hastings
|
8362b8d226
|
Split CS:S support off to a separate engine/build (bug 5370, r=asherkin).
|
2012-08-20 21:53:59 -04: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 |
|
Drifter
|
e0278071cf
|
Fixed CS_GetWeaponPrice sometimes using incorrect weapon id (bug 5363, r=psychonic).
|
2012-06-26 19:06:41 -04:00 |
|
Asher Baker
|
7e199b0c7c
|
Fixed CStrike extension shutdown crash (bug 5328, r=psychonic).
|
2012-06-08 20:29:06 -04:00 |
|
Drifter
|
5610aeb917
|
Added natives for changing team score and mvp stars on CSS/CSGO (bug 5295, r=psychonic).
|
2012-05-27 19:07:44 -04:00 |
|
Nicholas Hastings
|
d29e546678
|
Fixed cstrike extension not building for ep2v on mac.
|
2012-05-27 17:40:12 -04:00 |
|
Nicholas Hastings
|
c20ac116a8
|
Typo fix.
|
2012-05-27 17:19:17 -04:00 |
|
Nicholas Hastings
|
c8f5ef8afb
|
(Real) Cstrike extension mac build fix.
|
2012-05-27 17:17:30 -04:00 |
|
Nicholas Hastings
|
1ebef323de
|
Cstrike extension mac build fix.
|
2012-05-27 17:11:29 -04:00 |
|
Drifter
|
3b18745bcd
|
Added support for CS:GO to cstrike extension (bug 5299, r=asherkin).
|
2012-05-26 18:31:23 -04:00 |
|
Nicholas Hastings
|
6928ce9cd3
|
Added msvc10 proj files for cstrike extension (NPOTB).
|
2012-05-20 12:34:29 -04:00 |
|
Nicholas Hastings
|
b7394ad02e
|
Missed a couple of spots on cstrike proj file (¡NPOTB!).
|
2012-05-18 19:02:05 -04:00 |
|
Nicholas Hastings
|
eca39b1a51
|
Updated sdktools and cstrike ms proj files (NPOTB).
|
2012-05-18 18:53:46 -04: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 |
|
GoD-Tony
|
9a04a6bdb1
|
Added optional autoload of sdktools to cstrike ext.(bug 5125, r=psychonic).
|
2011-10-13 13:17:37 -04:00 |
|
Nicholas Hastings
|
1b9fb906e2
|
Added CS_GetClanTag and CS_SetClanTag natives to cstrike ext (bug 5122, r=fyren).
|
2011-10-13 13:17:29 -04:00 |
|
Drifter
|
6046b8fb79
|
Fixed CS_GetWeaponPrice for some weapon (bug 4994, r=psychonic).
|
2011-07-14 12:57:18 -04:00 |
|
Drifter
|
ee1bbd5994
|
Added new CS_GetWeaponPrice native to cstrike extension (bug 4985, r=psychonic).
|
2011-06-28 20:32:55 -04:00 |
|
Drifter
|
c4c554b420
|
Added some small fixes for new CStrike patch (2ddc75e24c53) (bug 4732, r=psychonic).
|
2011-06-28 20:16:05 -04:00 |
|
Drifer
|
e0f670499c
|
Add a number of useful forwards and natives to the cstrike extension (bug 4732, r=fyren).
|
2011-06-26 01:25:42 -07:00 |
|
Nicholas Hastings
|
dc3050537b
|
Fixed timeleft not getting reset on Game_Commencing in CS:S (bug 4557, r=fyren).
|
2010-08-19 21:57:09 -04:00 |
|