PerfectLaugh
|
ccf1d7abbd
|
Remove unneeded paramter in CS_DropWeapon (#988)
Updated in 4/30/2019 csgo update
|
2019-05-01 11:38:02 -04:00 |
|
Michael Flaherty
|
a9ca1a2fd6
|
NPOTB: Clarify preprocessor logic (#900)
|
2018-10-05 04:22:29 -07:00 |
|
Michael Flaherty
|
fc14e37d0f
|
Fix CS_TerminateRound calls & detour (#893)
|
2018-10-03 22:50:31 -04:00 |
|
Ruben Gonzalez
|
a341a0e85c
|
Use implemented function to get weapon name.
|
2017-09-03 19:31:23 -04:00 |
|
Ruben Gonzalez
|
0e7a3b0173
|
Use keyvalue to get weapon price, change void * to appropriate class names.
|
2017-08-28 10:17:12 -04:00 |
|
Ruben Gonzalez
|
a01e9e510c
|
Fix using Q_strcpy instead of Q_strncpy
|
2017-08-21 10:35:58 -04:00 |
|
Ruben Gonzalez
|
3eb297bee1
|
Fix cstrike extension natives/forwards due to update
|
2017-08-21 10:28:59 -04:00 |
|
Ruben Gonzalez
|
cbb5c6d740
|
Fix Handle buy call
|
2017-08-18 15:24:17 -04:00 |
|
Ruben Gonzalez
|
955a29a4aa
|
Fix HandleCommand_Buy_Internal param order.
|
2017-08-18 15:06:20 -04:00 |
|
Ruben Gonzalez
|
2f0272f864
|
Use the same weapon drop function in CS:GO as in CS:S
|
2017-06-12 08:39:27 -04:00 |
|
Nicholas Hastings
|
152a86f6f4
|
Fix CS:GO OnGetWeaponPrice forward on Linux.
|
2016-11-29 11:05:39 -05:00 |
|
Ruben Gonzalez
|
803c6b0a82
|
Update TerminateRound detour comment's
|
2016-02-18 11:15:39 -05:00 |
|
Ruben Gonzalez
|
6268abe2c3
|
Untab #ifdef's
|
2015-09-16 19:21:58 -04:00 |
|
Ruben Gonzalez
|
c86a6abdc5
|
Add shim for TerminateRound for CS:GO
|
2015-09-16 19:03:40 -04:00 |
|
Ruben Gonzalez
|
35e4374e2e
|
Fix not being able to block CS_OnCSWeaponDrop and clarify include file.
|
2015-03-27 19:54:42 -04:00 |
|
Ruben Gonzalez
|
213e7ced8c
|
Initial CSGO GetWeaponPrice fixes
|
2015-01-31 12:44:18 -05:00 |
|
Nicholas Hastings
|
eeba5b93c5
|
Update CStrike extension CSWeaponDrop to use Vector overload on CS:GO.
|
2014-07-02 10:08:56 -04: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 |
|
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 |
|
Nicholas Hastings
|
e74d5593a8
|
Updated CS:GO HandleCommand_Buy_Internal detour with new bool param.
|
2013-01-23 14:46:12 -05:00 |
|
Drifter
|
3b18745bcd
|
Added support for CS:GO to cstrike extension (bug 5299, r=asherkin).
|
2012-05-26 18:31:23 -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 |
|