Ruben Gonzalez
8c8af88cee
Add additional native, fix include file.
2017-09-19 12:37:11 -04:00
Ruben Gonzalez
8a36d0486b
Add enum value for max regular items.
2017-09-10 10:16:23 -04:00
Ruben Gonzalez
1f3b14367d
Add new native to get enum value based on item definition index.
2017-09-09 23:27:32 -04:00
Ruben Gonzalez
b68405b651
Fix cstrike include file.
2017-09-03 19:30:06 -04:00
Ruben Gonzalez
453e9da7c5
Intial CS:Go changes and slight changes for CS:S WeaponID related function.
2017-09-03 09:19:12 -04:00
ErikMinekus
f91d659c6f
Update large includes for transitional syntax #1 ( #510 )
2016-05-21 08:52:43 -04:00
Ruben Gonzalez
6aa776eab7
Add comments to VIP RoundEnd reasons. Fix typo.
2015-09-16 19:21:21 -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
Bara
5eef4bccd3
Add CS_DMG_HEADSHOT define
...
but i don't know if it works in other games.
( I'm using this already in my only headshot plugin - https://forums.alliedmods.net/showthread.php?t=234169 and works fine in CSS/CSGO )
2014-05-28 15:32:58 +02:00
Nicholas Hastings
3c52840dd8
Add CS_SLOT_KNIFE define (bug 6131, r=drifter).
2014-05-21 09:08:53 -04:00
Drifter
75ce4c395a
Add CS_UpdateClientModel native to cstrike extension (bug 5905, r=psychonic).
2013-09-10 13:08:14 -04:00
Nicholas Hastings
a9905ec95e
Add missing MarkNativeAsOptional calls for cstrike.inc (r=me).
2013-08-25 11:01:55 -04:00
Erik Minekus
0e167ee85b
Numerous code documentation fixups (bug 5720, r=psychonic).
2013-08-01 09:26:34 -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
Ruben Gonzalez
fd3b9095ba
Fix CS_WeaponIDToAlias param missing CSWeaponID tag (bug 5460)
2013-02-11 11:17:31 -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
44d9551bd6
Fixed typo in cstrike.inc causing compile error.
2012-05-29 20:17:57 -04:00
Drifter
e2340363e3
Typo fix in cstrike.inc (r=psychonic).
2012-05-28 11:42:58 -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
Drifter
02f8991fb3
Added missing CSWeaponID tag on CS_AliasToWeaponID (r=psychonic).
2012-05-27 18:48:54 -04:00
Drifter
f53255570d
Added new CSRoundEnd entries for CS:GO (r=psychonic).
2012-05-27 18:48:22 -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
c1aa49ef3a
Fixed a few minor spacing things in sp incs to not fool API parser.
2011-11-04 10:01:33 -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
Scott Ehlert
251cced1f8
Spring Cleaning, Part Ichi (1)
...
Various minor things done to project files
Updated sample extension project file and updated makefile to the new unified version (more changes likely on the way)
Updated regex project file and makefile
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401971
2008-03-30 07:00:22 +00:00