Arkshine
|
1f3ba35140
|
AutoExecConfig: Remove config code in admin.sma
|
2015-08-14 16:38:28 +02:00 |
|
WPMGPRoSToTeMa
|
391991bfce
|
https://bugs.alliedmods.net/show_bug.cgi?id=6372 bugfix
|
2015-06-15 18:54:29 +03:00 |
|
Arkshine
|
e441908230
|
MAX_PLAYERS: Fix plugins
|
2015-02-01 19:25:36 +01:00 |
|
Arkshine
|
f8ec7f94a4
|
Mysql: Establish a default timeout
|
2015-01-29 13:50:13 +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 |
|
Vincent Herbet
|
f1e07caca4
|
Fix compilation.
|
2014-07-29 12:22:32 +02:00 |
|
Vincent Herbet
|
0365676262
|
Merge pull request #88 from xPaw/client-cmd-be-g
Remove some client_cmd
|
2014-07-29 12:15:20 +02:00 |
|
xPaw
|
c084965cf1
|
Remove some client_cmd
|
2014-07-29 13:13:39 +03: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 |
|
Lev
|
19e160117f
|
Directly kick players rather than use a loopback command (bug 5946, r=arkshine)
|
2014-04-16 17:27:20 +02:00 |
|
Arkshine
|
4cd9d1df46
|
Fix issue by not including port when an admin is added by IP address (bug 5978, r=arkshine)
|
2014-04-11 21:47:43 +02:00 |
|
Steve Dudenhoeffer
|
e373ee1165
|
Small change to previous commit, g_CaseSensitiveName[id] is cleared at the start of getAccess lookup
|
2008-03-30 19:38:01 +00:00 |
|
Steve Dudenhoeffer
|
375d6aa0da
|
Added amb1263: A new flag in users.ini, 'k' implies name/tags are case sensitive
|
2008-03-30 19:28:36 +00:00 |
|
Steve Dudenhoeffer
|
824ed30872
|
Fix for amb790 - users.ini with spaces / tabs before a comment line were being read as an admin entry.
admin.sma now trims each line it reads.
|
2007-08-16 17:58:34 +00:00 |
|
Steve Dudenhoeffer
|
ed3f5dfd4b
|
Fixed the admins list not flushing when amx_reloadadmins is executed.
|
2007-08-03 16:29:53 +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 |
|
Scott Ehlert
|
74c6290dc0
|
imessage and admin plugins compile again
|
2007-04-25 17:24:02 +00:00 |
|
Steve Dudenhoeffer
|
d563ecb060
|
Added pseudo dynamic array natives.
Changed some of the "..." tags to "any".
|
2007-04-24 16:38:36 +00:00 |
|
David Anderson
|
71065a65dd
|
attempted merge at 1.77 back into trunk... Oh MY GOD
|
2007-03-09 03:04:40 +00:00 |
|
Steve Dudenhoeffer
|
862ed243be
|
Fixed typo (am51042)
|
2007-02-10 21:10:55 +00:00 |
|
Steve Dudenhoeffer
|
39f1fa6045
|
Fixed unnecessary call to accessUser() (am51009)
|
2007-02-09 08:34:33 +00:00 |
|
Steve Dudenhoeffer
|
f26939e2cc
|
Fixed bug am50907 - Name and Tag admins were case sensitive
|
2007-02-09 07:26:37 +00:00 |
|
David Anderson
|
3e0866e57a
|
fixed bug am47134
|
2006-11-11 19:05:46 +00:00 |
|
Borja Ferrer
|
4fc2c9cebb
|
fixed bug am41259
|
2006-08-21 02:08:01 +00:00 |
|
David Anderson
|
9093a178f1
|
Fixed bug am41900 (command name too long)
|
2006-08-18 20:31:23 +00:00 |
|
David Anderson
|
dafc10d878
|
added some more sqlx stocks
upgraded admin.sma to sqlx
fixed various amx_Addadmin bugs
|
2006-06-04 00:58:17 +00:00 |
|
David Anderson
|
d862f23929
|
Attempt for fix of bug at28381
|
2006-05-11 13:04:37 +00:00 |
|
David Anderson
|
93c8bd0253
|
fixed potential exploit (thanks twisted)
|
2006-04-01 05:50:33 +00:00 |
|
Borja Ferrer
|
1a48ebb345
|
format fixes
|
2005-11-21 20:31:18 +00:00 |
|
Borja Ferrer
|
13e654aafe
|
small format changes
|
2005-09-13 16:05:57 +00:00 |
|
Borja Ferrer
|
2ad557024e
|
more cleanups
|
2005-09-13 01:00:19 +00:00 |
|
David Anderson
|
c6e265b414
|
little changes
|
2005-09-11 20:35:35 +00:00 |
|
David Anderson
|
a6daebe7d4
|
Made SQL changes by Lazarus Long
|
2005-09-11 18:37:55 +00:00 |
|
David Anderson
|
ce881a7d30
|
Fixed bug at18558 (Nijule)
|
2005-09-07 00:11:10 +00:00 |
|
David Anderson
|
6bcb72952c
|
Applied patch for bug at18341 (jtp10181)
|
2005-09-02 02:46:42 +00:00 |
|
Johnny Bergström
|
53e6bb6b50
|
No default sql
|
2005-08-22 01:04:41 +00:00 |
|
Johnny Bergström
|
4cb7986426
|
admin.sma was "slightly" incompatible for people using sqlite. This version is courtesy of Lazarus Long who fixed this. Thanks.
|
2005-08-22 00:26:18 +00:00 |
|
Johnny Bergström
|
48749382fb
|
amx_addadmin added
|
2005-06-21 22:04:44 +00:00 |
|
Johnny Bergström
|
560f50eda7
|
*** empty log message ***
|
2005-03-24 11:37:00 +00:00 |
|
Johnny Bergström
|
73f1e4d77e
|
*** empty log message ***
|
2005-03-24 11:03:09 +00:00 |
|
Johnny Bergström
|
87fd5e2b4e
|
Added in-game cmd "amx_addadmin <playername> <flags> [password] - automatically add specified player as an admin to users.ini"
|
2005-03-24 10:59:46 +00:00 |
|
David Anderson
|
426a71e7f2
|
fixed bug reported by JC_Denton when SQL times out
|
2004-11-07 17:47:36 +00:00 |
|
David Anderson
|
1994917044
|
this may have caused problem
|
2004-11-01 09:18:46 +00:00 |
|
David Anderson
|
4e385fec50
|
Added server_exec() to make plugin_cfg a bit better
|
2004-10-29 21:05:40 +00:00 |
|
David Anderson
|
c511d80da7
|
Added delay to map changes
|
2004-10-03 07:33:49 +00:00 |
|
David Anderson
|
22bac3c8f4
|
strip user flags on reload (mrhunt)
|
2004-09-13 06:17:47 +00:00 |
|
David Anderson
|
90eafe59a6
|
register_module -> require_module
|
2004-09-10 05:18:57 +00:00 |
|