David Anderson
54640a1fd0
amb1502 - fixed typo
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401924
2008-03-03 15:27:27 +00:00
Matt Woodrow
211b0159e5
Added amb466 - Random Sorting
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401923
2008-03-03 06:28:41 +00:00
David Anderson
e7f8d1b2f5
added amb1424 - hudtext functions for mods that support them
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401921
2008-03-02 23:54:38 +00:00
David Anderson
e0b4b8b9f6
added amb1497 - log hooking
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401920
2008-03-02 19:08:27 +00:00
David Anderson
31a745422d
added amb1377 - binary sql functions
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401918
2008-03-02 18:01:49 +00:00
David Anderson
a87628654d
fixed amb1476 - sm_sql_addgroup params were backwards
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401907
2008-03-01 05:18:26 +00:00
David Anderson
5b2d36e386
fixed amb1487 (sm_slap for negative damage)
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401905
2008-02-27 13:46:41 +00:00
Borja Ferrer
0e547df447
added amb1425, added description buffers to find concommand natives
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401899
2008-02-23 12:25:27 +00:00
David Anderson
63cb644232
deprecated LoadMaps() and its usage in three plugins
...
renamed basefun* to fun*
removed map file list cvars
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401895
2008-02-22 21:01:08 +00:00
David Anderson
1f57da5aa0
added amb1418 - FIELD_STRING support for GetEntPropString()
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401890
2008-02-22 16:51:15 +00:00
David Anderson
e4450610da
amb1443 - SQL_QuoteString -> SQL_EscapeString
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401880
2008-02-22 02:23:17 +00:00
Matt Woodrow
7a5b8caa16
Added amb1460 - BfGetNumBytesLeft
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401878
2008-02-21 01:03:35 +00:00
David Anderson
9e9f74aab0
added some more doc
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401875
2008-01-31 02:37:34 +00:00
Michael McKoy
4ebcb623b4
Fixed fire.sp cvars that were using timebomb stuff.
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401870
2008-01-27 16:32:47 +00:00
David Anderson
a6af8e7718
reversed timebomb/fire #error
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401869
2008-01-27 16:24:32 +00:00
Michael McKoy
363c7821e5
File saved wrong? Fixed...
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401868
2008-01-27 16:04:36 +00:00
Michael McKoy
a0a916de6e
MapChooser extensions simplied. "maxtime/maxround/maxfrag" cvars removed. sm_mapvote_extend now controls the number of extensions that will occur. If set to 0, no extensions occur. If set to 1, then 1, and set to 2, then 2. The "step" cvars are still used to determine how big the extension is.
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401867
2008-01-26 19:54:15 +00:00
David Anderson
a86d6821e3
fixed improper default parameter
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401866
2008-01-23 17:06:33 +00:00
David Anderson
4ade0dbdc2
added amb1403 - CBaseTrace.plane from pRED
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401865
2008-01-23 17:05:50 +00:00
David Anderson
38012bf3e6
added amb1383 - data value to filter functions
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401861
2008-01-22 17:18:15 +00:00
David Anderson
f50509abf0
added amb1378 - FileExists() for valve fs
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401860
2008-01-22 17:04:59 +00:00
David Anderson
89b6252f8e
fire requires timebomb
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401859
2008-01-22 16:47:10 +00:00
Matt Woodrow
e30f612a21
Added new native SendConVarValue for networking fake convar values to individual clients
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401858
2008-01-21 02:01:22 +00:00
David Anderson
f939f47218
added some more doc to events
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401857
2008-01-19 20:58:10 +00:00
David Anderson
5f61876ab6
fixed amb1379 with sweeping changes to the entity stuff. all prop stocks are now natives so they can properly compute everything quickly, as well as do type checks. Get/SetEntDataEnt are deprecated for being sucky, the new 2 versions do more checking and uses better values. lastly, there are functions/parameters for finding types and sizes of property.
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401853
2008-01-13 08:10:25 +00:00
Michael McKoy
a446121d6e
New stock to get m_fFlags, and #defines for its bits.
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401851
2008-01-12 19:45:36 +00:00
David Anderson
a2a8634bb2
fixed amb1382 - sm_cvar from console rte'd
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401850
2008-01-10 23:03:29 +00:00
David Anderson
42a313486a
- added amb1332, new cvar protection mechanism for rcon_password
...
- removed FCVAR_PROTECTED from Core cvars
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401845
2008-01-08 03:06:33 +00:00
David Anderson
c033f5415a
- added GuessSDKVersion()
...
- added rendermode and renderfx prop stocks and defines
- added MoveType tag to MOVETYPE defines
- changed Movetype functions to MoveType to use correct SourceMod casing
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401843
2008-01-07 06:59:44 +00:00
David Anderson
934fb9741a
commited a new version of this file. suffice to say the massive inconsistencies and clear compiling bugs in this was disappointing
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401840
2008-01-06 01:35:24 +00:00
David Anderson
1ffd1db733
added amb1348 - SetFailState() formatting
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401839
2008-01-04 16:20:25 +00:00
David Anderson
4e07200cfb
- added AddTargetsToMenu2() for using COMMAND_FILTER flags
...
- fixed amb1350 - sm_voteban/menu ban on fake clients would crash
- fake clients can no longer be banned and do not appear on ban menus
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401838
2008-01-04 16:05:26 +00:00
David Anderson
89ac3a14ba
added amb1341 - OnClientPostAdminFilter
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401837
2008-01-03 19:40:55 +00:00
David Anderson
4e1fb49096
added amb1336 - GetTrieSize()
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401835
2008-01-03 06:11:26 +00:00
Matt Woodrow
d37e02c65c
fixed amb1325 - SetEntityHealth()
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401834
2007-12-31 01:47:33 +00:00
Michael McKoy
9970ad59ac
A few runtime fixes for basefuncommands
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401833
2007-12-28 16:46:42 +00:00
Matt Woodrow
d0fac2def9
Added a new entity stock function GetClientButtons()
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401832
2007-12-28 07:10:09 +00:00
Matt Woodrow
ef7fed49fa
Removed '#include <core>'
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401828
2007-12-24 20:41:33 +00:00
Michael McKoy
6ab87ef821
Added sm_blind, sm_drug, sm_gravity, sm_noclip
...
Fixed the duration of sm_freeze when used from the menu
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401827
2007-12-24 00:45:28 +00:00
Michael McKoy
9ac2a2e318
More netprop stocks for entities
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401826
2007-12-24 00:44:48 +00:00
Michael McKoy
c02dc7f71d
Changed the convar change hook for sv_alltalk to enforce sm_deadtalk correctly
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401824
2007-12-23 00:47:49 +00:00
David Anderson
a079a87f68
fixed amb1305 by making OnClientPostAdminCheck() always occur after OnClientPutInServer(). this is now GUARANTEED. it was undefined before, however the usual case was opposite. if plugins were relying on this, they were written poorly and shouldn't have worked in the first place, especially with the threaded SQL plugin.
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401819
2007-12-22 08:57:08 +00:00
Michael McKoy
4d594bd4c7
Fixed sm_freeze menu exit going to sm_freezebomb menu
...
Fixed countdown timer on bombs stopping at 2 seconds, now stops at 1 second like it should.
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401814
2007-12-19 22:21:20 +00:00
David Anderson
023e5629c7
renamed slapslay to playercommands
...
--HG--
rename : plugins/slapslay.sp => plugins/playercommands.sp
rename : plugins/slapslay/slap.sp => plugins/playercommands/slap.sp
rename : plugins/slapslay/slay.sp => plugins/playercommands/slay.sp
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401809
2007-12-19 01:34:01 +00:00
Michael McKoy
4d5af8a946
Small adjustment to default convar values
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401808
2007-12-19 01:20:56 +00:00
Michael McKoy
5175e5fe92
Large additions to basefuncommands. Moved slay and slap to a new plugin.
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401807
2007-12-19 01:16:15 +00:00
Michael McKoy
570dc75512
Added new stocks for entity props.
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401806
2007-12-18 21:03:34 +00:00
David Anderson
6ba2593738
added amb1289 - FindPluginByNumber
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401804
2007-12-16 23:45:41 +00:00
David Anderson
63d301c4c7
added @error lines to a bunch of native docs
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401803
2007-12-16 23:45:03 +00:00
David Anderson
abb763d1e1
added amb618 - binary file i/o
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401802
2007-12-16 23:11:00 +00:00
David Anderson
cf023a0b7d
added amb1204 - concommandbase iteration
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401801
2007-12-14 23:27:34 +00:00
David Anderson
d87e00a82d
added amb1281 - added nextmap command to server console
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401799
2007-12-14 06:20:07 +00:00
David Anderson
8ffeb9f627
fixed spacing and line endings
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401798
2007-12-14 06:19:42 +00:00
David Anderson
af2142d70b
fixed amb1282 - elev1.wav is cstrike only
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401797
2007-12-14 05:54:36 +00:00
Michael McKoy
46c98c64fa
Fixed file headers on all base plugin includes.
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401795
2007-12-13 00:21:07 +00:00
David Anderson
43150b07c9
fixed for amb1279 from ferret
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401794
2007-12-12 22:45:23 +00:00
Michael McKoy
b63963ef86
Removed player_death event from beacon.sp, wasn't needed, lol
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401793
2007-12-12 02:24:57 +00:00
Michael McKoy
0e4ea825d3
Removed duplicated line in beacon.sp, whoops
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401792
2007-12-12 02:23:00 +00:00
Michael McKoy
18235d90e5
Added sm_beacon
...
Fixed burn menu returning you to the slay menu.
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401791
2007-12-12 02:16:25 +00:00
David Anderson
1904348efc
- fixed amb1237 part 1 - maplists.cfg missing could cause ReadMapList() to fail
...
- fixed amb1237 part 2 - nextmap could fail in certain cases with mapchooser present
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401789
2007-12-10 22:20:53 +00:00
David Anderson
d3a22aeff7
added amb1262 - adt_trie
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401785
2007-12-10 05:14:37 +00:00
Michael McKoy
5f81dd7be5
Small change to RTV to avoid timer issues.
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401783
2007-12-09 21:45:23 +00:00
David Anderson
6151b89b94
fixed documented param order being wrong on ReadMapList()
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401778
2007-12-06 14:08:22 +00:00
David Anderson
37096d7307
fixed doc error on GetClientMenu()
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401777
2007-12-06 12:26:59 +00:00
Borja Ferrer
9ab9eba5d7
added amb1235, added support for the IServer interface
...
added a native to retrieve the spray file of a client
added a native to get the net traffic of the server
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401775
2007-12-06 02:25:35 +00:00
David Anderson
41ac66fceb
deprecated IsValidHandle()
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401771
2007-12-05 15:38:45 +00:00
David Anderson
dcb77e0918
addressed amb1230 - BfReadString() erroring on something that should be perfectly valid
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401756
2007-12-03 03:19:21 +00:00
David Anderson
049eff8336
fixed amb1233 - sm_psay from server console
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401754
2007-12-03 02:27:59 +00:00
David Anderson
ab2ef7a0e0
nextmap won't default to anything non-mapcyclefile now
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401751
2007-12-02 16:43:19 +00:00
David Anderson
b6bb09e0b8
nextmap now use ReadMapList() and OnConfigsExecuted() instead of OnMapStart
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401750
2007-12-02 16:30:47 +00:00
Matt Woodrow
5b2e32da18
Added ReadMapList support for sm_votemap in the admin menu
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401746
2007-12-02 02:48:22 +00:00
David Anderson
ac058124cc
added a note about ReadMapList() lifetime
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401745
2007-12-02 02:17:18 +00:00
David Anderson
a8ecd7fea4
- added beefy new ReadMapList() native
...
- admin menu now uses ReadMapList()
- added UTIL_TrimWhitespace() to stringutils
- moved GetFileTime() implementation to ILibrarySys
- cleaned up sorting include a bit
- removed adminmenu_maplist.ini, since it's specified by maplists.cfg
- added maplists.cfg
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401744
2007-12-02 02:10:37 +00:00
Matt Woodrow
1d2e7bb46b
Fixed amb1219 - Proper tokenising of sm_addban
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401742
2007-12-02 01:59:19 +00:00
Borja Ferrer
67417e2bf6
added amb861, sounds can be hooked now
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401741
2007-12-02 01:51:48 +00:00
Borja Ferrer
221429ff6e
added amb382, KV get/set vector natives
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401740
2007-12-01 00:37:47 +00:00
David Anderson
5d23282b07
improved docs on sdktools sound functions
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401739
2007-11-30 15:50:32 +00:00
David Anderson
97e77c520e
fixed a spelling mistake
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401738
2007-11-28 16:00:18 +00:00
David Anderson
b98edf88b6
added amb1191 - absolute paths
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401735
2007-11-27 02:19:39 +00:00
David Anderson
6545c3e08c
small clarification to param2 in MenuAction_End
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401731
2007-11-25 18:50:13 +00:00
Borja Ferrer
ef8db35a49
added SetEntityModel native
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401726
2007-11-24 18:17:00 +00:00
Michael McKoy
5849a0d2e2
The current map played shouldn't appear in MapChooser votes or RTV votes now. It can still be nominated in RTV though.
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401725
2007-11-24 03:28:33 +00:00
Michael McKoy
7c95678241
Small RTV adjustment
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401719
2007-11-23 01:13:13 +00:00
Michael McKoy
d0bcaecdef
RTV Adjustments
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401718
2007-11-23 01:06:35 +00:00
Matt Woodrow
19c184aefc
Added KvGetSectionSymbol
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401715
2007-11-21 20:58:00 +00:00
Matt Woodrow
64a07ce198
added new native KvJumpToKeySymbol
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401713
2007-11-21 06:49:40 +00:00
Michael McKoy
58ff2d14af
Fixed permissions for Basechat say aliases, removed sm_psay_mode. Use command overrides for sm_psay instead.
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401712
2007-11-21 01:21:32 +00:00
David Anderson
09b6c5ead1
added new menu feature for old plugins
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401711
2007-11-20 17:16:50 +00:00
Michael McKoy
776e51dbac
Moved some variables in RTV to OnMapStart
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401709
2007-11-20 03:55:54 +00:00
Michael McKoy
fa3f1991ff
Added sort functions for ADT Arrays, see sorting.inc
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401707
2007-11-20 03:02:11 +00:00
David Anderson
4aa9ae379f
renamed the new native
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401706
2007-11-20 02:24:10 +00:00
David Anderson
d04d0e4089
submitting patch from amb1181 - retrieving topmenu object name
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401705
2007-11-20 02:22:26 +00:00
Michael McKoy
3d4d583182
Fixed the counting of team wins and rounds played in MapChooser
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401704
2007-11-19 23:11:10 +00:00
Matt Woodrow
02f41feadf
fix for amb1174 - sv_visblemaxplayers being changed even with hidden slots disabled.
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401700
2007-11-18 06:25:33 +00:00
David Anderson
8ce2ac7a5b
fixed amb1161 - voteban didn't actually ban
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401690
2007-11-16 14:17:56 +00:00
David Anderson
a00c455135
fixed spacing
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401689
2007-11-16 14:17:26 +00:00
David Anderson
555f76ba67
fixed amb1160 - a bunch of menus could display invalid clients
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401688
2007-11-16 14:08:02 +00:00
Matt Woodrow
7063d310d3
Fixed amb1154 and another kick bug with sm_reserve_type 1
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401682
2007-11-12 21:51:54 +00:00
David Anderson
0aa30ccde2
fixed amb1121 - ban commands didn't tokenize reasons properly
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401678
2007-11-11 06:41:46 +00:00
David Anderson
bb82eb772b
fixed amb1147 - truncation of cvars in sm_cvar
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401677
2007-11-11 06:24:31 +00:00