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
|
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
|
ba76506773
|
Fixed inaccurate description for sm_unban (bug 4245, r=dvander)
|
2010-03-09 18:41:25 -05:00 |
|
Liam
|
4bdc495d01
|
Corrected a typo in the string.inc file. (bug 4207, r=fyren)
|
2010-02-13 01:49:39 -05:00 |
|
Fyren
|
6f04dad428
|
maxClients -> MaxClients in sdktools_sound.inc (fix bug 3985, r=psychonicsux)
|
2010-02-10 11:07:21 -08:00 |
|
Nicholas Hastings
|
0af39de346
|
Fixed base plugins using GetMaxClients() instead of MaxClients (bug 3985, r=dvander).
|
2010-02-08 20:14:52 -08:00 |
|
Nicholas Hastings
|
7633c8e76e
|
Fixed nextmap errors on Garry's Mod (bug 4268, r=dvander).
|
2010-02-08 20:06:48 -08:00 |
|
Greyscale
|
3b0785cae0
|
Fixed missing #endif in adminmenu.inc (bug 4216, r=dvander).
|
2010-01-14 00:22:45 -08:00 |
|
Downtown1
|
18865c44c8
|
Added a new ValveCallType that allows for arbitrary |this| parameters, as well as associated features in gamedata and for reading/writing memory (bug 3520, r=dvander, sr=fyren).
|
2010-01-11 22:46:44 -08:00 |
|
Nicholas Hastings
|
deb3f6d9c4
|
Changed basechat to use %N instead of GetClientName (bug 4205, r=dvander).
|
2010-01-10 17:57:34 -08:00 |
|
Nicholas Hastings
|
b1b98c5256
|
Fixed basechat not using color messages on hl2mp (bug 4204, r=dvander).
|
2010-01-10 17:51:24 -08:00 |
|
Nicholas Hastings
|
4dc2227f23
|
Fixed lack of quotes on some basechat log messages (bug 4132, r=dvander).
|
2010-01-10 17:50:30 -08:00 |
|
David Anderson
|
a76f9e11fb
|
Backed out changeset 9a52d61fe6ba (bad commit).
|
2010-01-10 17:49:44 -08:00 |
|
Nicholas Hastings
|
abeb91a5e4
|
Fixed lack of quotes on some basechat log messages (bug 4132, r=dvander).
|
2010-01-10 17:47:11 -08:00 |
|
Nicholas Hastings
|
6d5e7cbe08
|
Added missing SDK define for L4D2 (bug 4209, r=dvander).
|
2010-01-10 17:38:03 -08:00 |
|
Nicholas Hastings
|
c468c26ad6
|
Follow-up to bug 4194 (r=dvander).
|
2010-01-10 17:29:32 -08:00 |
|
David Anderson
|
4631282709
|
Fixed reentrancy problems with iterators, forwards, and function removals (bug
4059, r=fyren).
|
2010-01-10 16:58:17 -08:00 |
|
David Anderson
|
02a99f1e51
|
Add ability to change dontBroadcast status on hooked events (bug 3886, r=ds).
|
2009-12-19 18:16:41 -08:00 |
|
David Anderson
|
cd602ab5e3
|
Fixed basecomm description spelling (bug 4112, r=me).
|
2009-12-14 20:27:26 -08:00 |
|
Fyren
|
0cef3fbf27
|
Fix leak in nominations plugin (bug 4104, r=pred)
|
2009-11-18 15:44:51 -08:00 |
|
Fyren
|
b5d9b18da4
|
Fix rare basevotes map vote problem (bug 3905, r=dvander)
|
2009-11-18 15:42:21 -08:00 |
|
David Anderson
|
5bf17fc5ae
|
Clarified handle invariants in clientprefs.inc (no bug, r=me).
|
2009-11-04 13:52:12 -05:00 |
|
Matt Woodrow
|
eb68e4c627
|
SourceMod MSVC project files updated, windows tested and loading, gamedata fix.
|
2009-10-30 14:29:45 +13:00 |
|
Fyren
|
9e69afbbd6
|
Inital SM fixes for l4d2 and linux makefile updates
|
2009-10-30 13:26:13 +13:00 |
|
David Anderson
|
2698ff1a04
|
Added feature testing functionality (bug 4021, r=pred).
|
2009-10-28 00:37:34 -07:00 |
|
David Anderson
|
084dd1c8dd
|
Build fix.
|
2009-10-28 00:31:48 -07:00 |
|
David Anderson
|
a8392889de
|
Fix maphistory command not returning a value (bug 4069, r=pred).
|
2009-10-28 00:08:15 -07:00 |
|
David Anderson
|
97be0ff22a
|
Bumped trunk version.
|
2009-10-27 03:11:34 -07:00 |
|
David Anderson
|
b43c8c018b
|
Warn user when adminmenu_custom is going to emit duplicate entries (bug 3894, r=pred).
|
2009-10-27 01:43:51 -07:00 |
|
David Anderson
|
38a5a4b97b
|
Increase display lengths on custom menus (bug 3677, r=pred).
|
2009-10-27 01:37:19 -07:00 |
|
David Anderson
|
6b06733192
|
Added better random number generator (bug 3831, r=fyren).
|
2009-10-26 23:59:59 -07:00 |
|
David Anderson
|
359146f60b
|
Don't pass unconnected clients into OnClientCommand (bug 3732, r=fyren).
|
2009-10-26 23:51:39 -07:00 |
|
Fyren
|
f2049c5910
|
Fix menu population for sm_who (bug 4030, r=pred)
|
2009-10-20 15:48:56 -07:00 |
|
Eric Minekus
|
85963cafe7
|
Fixed several plugins excluding the last client from loops (bug 3984, r=dvander).
|
2009-10-02 02:26:11 -07:00 |
|
David Anderson
|
d8474cfafa
|
Added generic command hooking mechanism, to replace Reg*Cmd which is intended for command creation (bug 4015, r=pred).
|
2009-09-26 17:12:23 -04:00 |
|
Matt Woodrow
|
4228642b53
|
Rockthevote 'already voted' message now displays RTV progress (bug 4011, r=Fyren)
|
2009-09-17 18:55:40 +12:00 |
|
Fyren
|
70bb4930f6
|
Respect clientside mutes and add fixed client listening API (bug 3818, r=pred,dvander).
|
2009-09-07 17:09:28 -07:00 |
|
David Anderson
|
d682361cfc
|
More changes for new build system.
|
2009-08-30 00:46:56 -07:00 |
|
DaFox
|
e315726001
|
Added PointOutsideWorld native to sdktools (bug 3906, r=dvander)
|
2009-08-24 09:19:42 +12:00 |
|
Erik Minekus
|
2f3e172162
|
Added "motd" chat trigger to basetriggers (bug 2694, r=dvander)
|
2009-08-24 09:13:37 +12:00 |
|
Mr E. Unknown
|
1156d00538
|
Fixed 'list' type custom menu entries overwriting admin restrictions (bug 3783, r=pred)
|
2009-08-24 09:02:10 +12:00 |
|
Downtown1
|
5707354a18
|
Added sm_resetcvar command to basecommands (bug 3636, r=pred)
|
2009-08-24 08:55:34 +12:00 |
|
David Anderson
|
008e98d980
|
Fixed incorrect escaping in clientprefs SQLite queries (bug 3904, r+a12=pred).
|
2009-08-10 22:16:58 -04:00 |
|
Fyren
|
ffd72fbb4d
|
Improve non-admin to admin chat (bug 3844, r=pred)
|
2009-07-27 17:02:04 -07:00 |
|
Matt Woodrow
|
3e36382b58
|
Added support for logical (non-networked) entities using entity references - See http://wiki.alliedmods.net/Entity_References_%28SourceMod%29 (bug 2459, r=dvander)
|
2009-07-24 12:34:31 +12:00 |
|
David Anderson
|
d4798ccaa5
|
Fixed revote bug and inflexibilities in RedrawClientVoteMenu (bug 3834, r=fyren).
|
2009-05-30 19:59:55 -04:00 |
|
Matt Woodrow
|
7b6f2863a9
|
Added PlayerRunCmd hook to sdktools (bug 3289, r=dvander)
|
2009-05-12 13:54:06 +12:00 |
|
Matt Woodrow
|
4abdc29d9e
|
l2merge Fyren
|
2009-04-24 18:20:55 +12:00 |
|
Fyren
|
74a25097b2
|
Fix OnClientConnect rejectmsg handling, improve doc (bug 3690, r=dvander)
|
2009-04-13 16:39:53 -07:00 |
|