Nicholas Hastings
20b79784bf
Updated Empires gamedata (bug 4390, r=fyren)
2010-05-08 21:37:21 -04:00
Nicholas Hastings
4baa3358df
Updated geshi and npp sp language files for SM 1.3.2
...
Also fixed typo in geshi generator and added 'default' to list of reserved words.
2010-05-08 21:31:32 -04:00
Scott Ehlert
8fe7f8b8d8
Fixed SendConVarValue() on TF2, DOD:S, L4D, and L4D2 (bug 4273, r=dvander).
2010-05-04 22:53:26 -04:00
Scott Ehlert
6996a0db2b
Argh, really fixed HookEntityOutput() crash on TF2 (bug 4375).
2010-04-30 11:18:45 -04:00
Scott Ehlert
b89a899c82
Fixed HookEntityOutput() crash with recent updates to TF2 and L4D2 (bug 4375, r=pred, a=blocking).
2010-04-30 03:51:35 -04:00
Fyren
bbbbb660b3
Triggering build
2010-04-29 20:48:17 -07:00
Scott Ehlert
6ba29219e5
Updated sample extension makefiles to compile against latest changes for L4D2 and TF2 (bug 4374, r=dvander).
2010-04-29 16:06:32 -04:00
Nicholas Hastings
dd97bdcc2c
Fixed SetUserCvar offset for ep2v (bug 4371, r=fyren)
2010-04-29 14:12:08 -04:00
Nicholas Hastings
b63e0f08bf
Backed out changeset 907677755029
2010-04-29 14:11:03 -04:00
Nicholas Hastings
c5ae9d45ad
Fixed SetUserCvar offset for ep2v (bug 4371, r=fyren)
2010-04-29 14:05:22 -04:00
David Anderson
e906a0da8c
Merge.
2010-04-29 01:28:27 -07:00
David Anderson
2edfb0aaac
Fixed regression when using panels (no bug, r=me).
2010-04-29 01:28:11 -07:00
Nicholas Hastings
dc116858a9
ep2v gamedata (bug 4371, r=fyren)
2010-04-29 00:09:35 -07:00
Fyren
1a938f8711
ep2v build changes (bug 4371, r=dvander)
2010-04-29 00:08:08 -07:00
David Anderson
fc88cd3cb1
Check return value of GetPlayerNetInfo (bug 4315, r=fyren).
2010-04-27 23:40:04 -07:00
David Anderson
55205e631b
Merge.
2010-04-27 21:07:59 -07:00
David Anderson
a36fa76d21
Root menu handles in callbacks (bug 4353, r=fyren).
2010-04-27 21:03:20 -07:00
Nicholas Hastings
b8d512f5e1
Fixed entity output hooks not working in Insurgency (bug 4365, r=fyren)
2010-04-24 21:10:23 -04:00
Nicholas Hastings
d4263b59c6
Added obsidian to list of games which support tempents with ep2 gamedata (thread 75480, r=me).
2010-04-24 21:08:06 -04:00
Nicholas Hastings
e5e1507dff
Fixed functions.inc not having double-include prevention (bug 4342, r=fyren)
2010-04-24 21:06:10 -04:00
Zach Kanzler
2edf63c5fd
Fixed IGamePlayer->GetUserId() returning junk (bug 3916, r=fyren)
2010-04-24 21:00:43 -04:00
Fyren
5ec4b3441e
Build stuff for L4D2 DLC (bug 4361, r=SAWCE)
2010-04-23 11:39:12 -07:00
Nicholas Hastings
dd1757b3c3
Updated L4D2 gamedata for The Passing update (bug 4361, r=pending)
2010-04-23 14:22:41 -04:00
Nicholas Hastings
dda26545e5
Updated Insurgency gamedata for Insurgency 2010-04-19 update (bug 4356, r=fyren)
2010-04-23 10:38:16 -04:00
Nicholas Hastings
410ef8ce96
Merge
2010-04-19 11:18:46 -04:00
Nicholas Hastings
ce7cb9cf64
Added Notepad++ userDefineLang.xml generator for Sourcepawn
...
(based on the SP GeSHi generator)
2010-04-19 11:10:26 -04:00
Nicholas Hastings
31a16375ab
Enhanced Sourcepawn GeSHi generation script
...
* Added a few missing keywords.
* Added better preprocessor, number, and string control char highlighting.
* Added default tab width (of 4 spaces).
* Fixed parsing of some enum values.
* Changed keywords to be case sensitive.
* Changed colors to be more sane.
2010-04-19 11:08:23 -04:00
Nicholas Hastings
ec7b47da22
Updated Empires gamedata for Empires 2.25a release (bug 4108, r=fyren)
2010-04-19 10:38:28 -04:00
David Anderson
0124020ba4
Added obsidian to list of games which need menu redraws (thread 123237, r=me).
2010-04-04 23:50:27 -07:00
David Anderson
28f71d18bd
Added obsidian to radiotimeout game list (t=123237, r=me).
2010-04-04 23:49:28 -07:00
Nicholas Hastings
fe226c1c8d
Updated sourcepawn GeSHi colors slightly to appease 2.53% of the haterz.
2010-03-31 18:40:03 -04:00
Nicholas Hastings
18e20de4d6
Added GeSHi language file generator for Sourcepawn
2010-03-31 14:27:09 -04: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
ddfb958647
Added missing semicolon in plugins/include/tf2.inc.
2010-03-23 20:06:13 -04:00
Nicholas Hastings
145d0ef37d
Added Gamerules SDKCall support to CSPromod gamedata (bug 4320, r=pred)
2010-03-23 19:42:19 -04:00
Nicholas Hastings
019e3956f7
Fixed bad caller crash with HookEntityOutput (bug 4311, r=fyren)
2010-03-20 11:07:45 -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
Nicholas Hastings
58ce9cd37f
Added missing core voting cvars to sourcemod.cfg (bug 4309, r=fyren)
2010-03-11 22:00:46 -05:00
Nicholas Hastings
687bdaff8f
Added missing core voting cvars to sourcemod.cfg (bug 4224, r=pred)
2010-03-11 17:43:46 -05:00
Nicholas Hastings
2143a66ad6
Fixed incorrect DispatchSpawn signature for ZPS and added ShowMenu and Hudtext support (bug 4279, r=Fyren)
2010-03-09 20:39:56 -05:00
Nicholas Hastings
74892f1562
Re-enabled ShowMenu support for FortressForever (bug 4028, r=dvander)
2010-03-09 18:50:47 -05:00
Nicholas Hastings
4a59ac011f
Fixed FireOutput signature for FortressForever (bug 4062, r=dvander)
2010-03-09 18:47:56 -05:00
Nicholas Hastings
e0fd2e8f27
Fixed sm_rename on L4D2 on Windows (bug 4131, r=dvander)
2010-03-09 18:44:18 -05:00
Nicholas Hastings
ba76506773
Fixed inaccurate description for sm_unban (bug 4245, r=dvander)
2010-03-09 18:41:25 -05:00
Nicholas Hastings
d224827544
Fixed CSPromod SDKTools Support (bug 4255, r=dvander)
2010-03-09 18:36:45 -05:00
Nicholas Hastings
8d35b5bd11
Updated PVKII support for PVKII 2.3 (bug 4276, r=dvander)
2010-03-09 18:29:31 -05:00
Nicholas Hastings
9df28c25d7
Fixed CreateGameRulesObject sig for ZPS (bug 4285, r=dvander).
2010-03-09 18:13:21 -05:00
Matt Woodrow
5f9b2a91fd
Added optional 'No Vote' option to vote menu (bug 4217, r=dvander)
2010-02-27 14:56:02 +13:00
Erik Minekus
46a46f5e49
Fixed Insurgency gamedata file (bug 4282, r=dvander).
2010-02-24 23:41:06 -08:00
Liam
4bdc495d01
Corrected a typo in the string.inc file. (bug 4207, r=fyren)
2010-02-13 01:49:39 -05:00