Juice
a5f2b5539f
adminvote.sma exploit fix ( #823 )
...
* Restrict having ".." character sequence in amx_votemap command arguments
Fixes exploit on Windows servers that allows executing potentially dangerous console commands
* Fix typo
containi -> contain
2020-05-29 01:04:16 +02:00
Nicholas Hastings
56210f3e96
Quote custom vote winning value (bug 6578).
2017-01-21 22:57:37 -05:00
Nicholas Hastings
5519dd0a14
Do case-insensitive compare when filtering password vars in votes (bug 6578).
2017-01-21 22:38:38 -05:00
luxxxoor
205a0eb2da
admincmd.sma: Missing charsmax and more readability.
...
Fix charsmax and more readability
2015-03-09 23:35:04 +02:00
Arkshine
e441908230
MAX_PLAYERS: Fix plugins
2015-02-01 19:25:36 +01:00
Scott Ehlert
f787db1be5
Update license headers for plugins and includes.
2014-08-04 13:18:41 -05:00
skyrim
0de8ee48d0
Replaced sizeof(str)-1 and magic nums with charsmax
2014-07-29 16:32:32 +02:00
xPaw
0e0d7ec9d5
Instead of assigning FCVAR_PROTECTED to cvars after startup, register cvars with said flag
2014-07-29 00:33:08 +03:00
Arkshine
ee2ae84d7a
Remove MAX_PLAYERS define assocaited to get_players.
2014-07-20 15:15:45 +02:00
Arkshine
07534edfcd
Use the new constants in various place.
2014-07-20 12:27:02 +02:00
David Anderson
adab9c93a0
Removed filtering on admin vote questions (bug 3356, r=sawce).
2009-02-07 23:44:23 +00:00
Steve Dudenhoeffer
145ff45876
Wrong language key in vote kick/ban (amb1456)
2008-04-10 06:12:35 +00:00
Steve Dudenhoeffer
d836aeb716
Added some defines for cmd_target's filter system (for less cryptic code)
...
Changed all immunity obeying commands to allow for self execution - amb633
2007-07-25 18:10:08 +00:00
Steve Dudenhoeffer
0c82e09df1
Added amb42 - different amx_show_activity values.
2007-05-24 17:11:11 +00:00
Steve Dudenhoeffer
3328b570d4
Removed accidental server debug output.
2007-04-13 18:44:39 +00:00
Steve Dudenhoeffer
63427b2ad0
Added amb51 - 4 options in amx_vote
...
Also fixed a potential formatting issue with the vote display.
2007-04-13 18:43:36 +00:00
Steve Dudenhoeffer
61052c41a1
added amb64 - amx_voteban auto detects if it should ip ban.
2007-04-13 18:17:24 +00:00
Steve Dudenhoeffer
8872d98dd6
Possible fix for amb86: "USER" key should have been "PLAYER"
2007-03-30 14:33:52 +00:00
Borja Ferrer
1a48ebb345
format fixes
2005-11-21 20:31:18 +00:00
Borja Ferrer
ddf3b6df32
new cleaned-up version of the plugins (no more OLOcode :D)
2005-09-12 21:06:24 +00:00
Steve Dudenhoeffer
de399c54c6
Fixed ML_NOTFOUND(LANG)
2004-09-28 07:18:51 +00:00
David Anderson
a9cb464a33
Fixed duplicate keys
2004-08-22 04:25:55 +00:00
Felix Geyer
ae893f79f1
small fix
2004-08-13 15:01:14 +00:00
Felix Geyer
023f9b43ea
small fix
2004-08-07 23:07:03 +00:00
Felix Geyer
f88ce70892
some optimizations
2004-08-05 11:09:42 +00:00
Felix Geyer
525f13662e
yet another fix
2004-08-03 23:59:05 +00:00
Felix Geyer
e7444ddb97
small fix
2004-08-03 21:47:36 +00:00
Felix Geyer
e4713629d9
fixed compiling errors
2004-08-03 20:27:28 +00:00
Felix Geyer
0be7ddcbd9
updated to use the multi-lingual system | better code style
2004-08-03 20:11:16 +00:00
Felix Geyer
4fccdd676b
use AMXX_VERSION_STR
2004-07-30 23:39:39 +00:00
Felix Geyer
9a88c0e240
using MENU_KEY defines
2004-07-29 10:58:54 +00:00
Felix Geyer
9d0481e7df
use coloredMenus instead of cstrikeRunning
2004-07-26 15:48:12 +00:00
David Anderson
4ab6b083c1
Updated version numbers.
...
Fixed Condition-Zero support.
Replaced Stats with StatsX.
2004-06-24 08:10:52 +00:00
Felix Geyer
079f824a81
updated version information
2004-03-24 08:30:08 +00:00
David Anderson
1425615e20
Fixed headers.
2004-03-15 21:05:08 +00:00
Felix Geyer
af26dc83a5
changed to str_to_num/num_to_str
2004-03-08 17:34:37 +00:00
Felix Geyer
9f6b206881
compatible to new include files
2004-03-07 14:30:53 +00:00
Felix Geyer
869b2397a6
moved cvars to admin plugins
2004-03-07 00:55:51 +00:00
Felix Geyer
4b81034f81
updated includes
2004-03-05 19:35:38 +00:00
Felix Geyer
c3616b67b1
switched to log_amx() | changed configs dir
2004-03-04 20:16:45 +00:00
Felix Geyer
3ba4ece791
removed AMX_VERSION_STR
2004-02-21 20:58:35 +00:00
Felix Geyer
8c6374567a
updated header
2004-02-21 19:36:35 +00:00
Felix Geyer
c3da720704
updated header | fixed compiler errors
2004-02-11 19:32:01 +00:00
Felix Geyer
51fe5a4822
changed header and version info
2004-02-01 18:45:44 +00:00
Felix Geyer
9e999a0ba6
Initial revision
2004-01-31 20:56:22 +00:00