Commit Graph
38 Commits
Author SHA1 Message Date
Ruben Gonzalez cf9dd08c45 Merge pull request #258 from alliedmodders/weaponprice-fix-wip
Fix GetWeaponPrice for CS:GO
2015-02-01 12:06:07 -05:00
Ruben Gonzalez 5ffb4d9845 Merge branch 'master' into weaponprice-fix-wip 2015-01-31 15:15:44 -05:00
Ruben Gonzalez 213e7ced8c Initial CSGO GetWeaponPrice fixes 2015-01-31 12:44:18 -05:00
Ruben Gonzalez 8a8917ba2e Update TF2 gamedata. 2014-12-08 20:26:14 -05:00
Ruben Gonzalez 5ce46e1537 Update windows CS:GO CheckWinLimit signature 2014-10-10 19:24:20 -04:00
Ruben Gonzalez af273e8e66 Update linux CSGO gamedata 2014-09-12 12:26:27 -04:00
Ruben Gonzalez 3e1495d692 Update NMRIH gamedata. 2014-08-21 09:33:25 -04:00
Ruben Gonzalez 9f2a0f6748 Update FoF gamedata. 2014-08-18 08:56:39 -04:00
Ruben Gonzalez 31087dcb57 Merge pull request #130 from VoiDeD/regex-errors
Fix typo related to invalid regex handle errors.
2014-08-14 14:13:42 -04:00
Ruben Gonzalez 2ba0b794ea Added note to know what version OnCoreMapEnd was added to. 2014-08-08 10:57:38 -04:00
Ruben Gonzalez 7a88386568 Add OnCoreMapEnd to extension's interface. 2014-08-08 01:01:47 -04:00
Ruben Gonzalez c116353285 WiP addition of support for ValveFS to many more filesystem natives. 2014-07-31 20:56:07 -04:00
Ruben Gonzalez 9e1fef9775 Update TerminateRound code and gamedata for update. 2014-07-11 09:18:47 -04:00
Ruben Gonzalez 88af898285 Update CS:GO Gamedata 2014-06-04 22:40:21 -04:00
Ruben Gonzalez dc4c3f2f1a Update CS:GO Gamedata 2014-05-29 09:31:07 -04:00
Ruben Gonzalez 4fd0e3acd8 Update CS:GO team score gamedata. 2014-05-22 09:49:27 -04:00
Ruben Gonzalez 8ed66980c0 Update for hl2sdk-l4d changes. 2014-05-21 00:09:53 -04:00
Ruben Gonzalez 9af5023a8f Update CStrike ext Windows Terrorist team score offset (bug 6129). 2014-05-18 21:45:08 -04:00
Ruben Gonzalez 1b4017c6b7 Fix HandleCommand_BuyInternal sig for CS:S 2014-05-16 00:31:07 -04:00
Ruben Gonzalez 15224c6df5 Update windows CS:S gamedata 2014-05-16 00:23:26 -04:00
Ruben Gonzalez e831757313 Update windows CS:S gamedata 2014-05-16 00:13:23 -04:00
Ruben Gonzalez defdc617b3 Update gamedata for CS:S update. 2014-05-15 21:22:24 -04:00
Ruben Gonzalez bc5691c4b6 Update CS:GO gamedata 2014-05-08 08:33:13 -04:00
Ruben Gonzalez cebede3a79 Update CS:GO gamedata 2014-03-10 18:56:34 -04:00
Ruben Gonzalez 06efa7c52b Update gamedata for CS:GO 2014-02-27 22:17:32 -05:00
Ruben Gonzalez ab6971656b Fix not returning a valid weaponID for cz75a (irc, r=KyleS) 2014-02-13 13:19:59 -05:00
Ruben Gonzalez 01fc010719 Update CSSDM gdc patch bytes (NPOTB) 2014-02-13 12:12:36 -05:00
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
Ruben Gonzalez 925d514224 Increase max sig length (irc, r=psychonic)
--HG--
extra : amend_source : 24f20bd01d0277e255f47e0c4392396ec1871104
2014-02-08 20:00:52 -05:00
Drifter 75ce4c395a Add CS_UpdateClientModel native to cstrike extension (bug 5905, r=psychonic). 2013-09-10 13:08:14 -04:00
Drifter 45cabd756c Fix CS:GO GetWeaponPrice and OnGetWeaponPrice using outdated method (r=psychonic). 2013-08-15 14:40:30 -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
Drifter 52ba76fcb2 Update gamedata for CS:GO update 2013-03-21 20:00:29 -04:00
Ruben Gonzalez fd3b9095ba Fix CS_WeaponIDToAlias param missing CSWeaponID tag (bug 5460) 2013-02-11 11:17:31 -05:00
Drifter 34d2db6d78 Added forwards to basecomm plugin (bug 5466, r=asherkin). 2012-09-03 20:45:11 +01:00