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 |
|
David Anderson
|
267db7cc2b
|
Removed include files
|
2004-09-10 03:16:30 +00:00 |
|
David Anderson
|
08682ab378
|
SQL fallback to users.ini
|
2004-09-08 18:34:48 +00:00 |
|
Felix Geyer
|
385fa07884
|
sql.cfg is always executed
|
2004-09-01 11:47:20 +00:00 |
|
David Anderson
|
aa3c8fa377
|
sql cvars register by default
|
2004-08-31 02:53:06 +00:00 |
|
David Anderson
|
36ad12b6b3
|
fixed bugs
|
2004-08-30 00:07:55 +00:00 |
|
David Anderson
|
1cfd5a587a
|
fixed bad merge?
|
2004-08-22 09:47:40 +00:00 |
|
David Anderson
|
a9cb464a33
|
Fixed duplicate keys
|
2004-08-22 04:25:55 +00:00 |
|
Felix Geyer
|
49ee255fa4
|
fixed amx_reloadadmins output
|
2004-08-20 21:40:17 +00:00 |
|
Felix Geyer
|
25071dce26
|
small changes
|
2004-08-19 22:21:53 +00:00 |
|
Felix Geyer
|
0899098cd8
|
fixed compiling errors when using sql
|
2004-08-18 16:08:16 +00:00 |
|
Felix Geyer
|
b96eaf1650
|
forgot something :)
|
2004-08-13 15:02:38 +00:00 |
|
Felix Geyer
|
ae893f79f1
|
small fix
|
2004-08-13 15:01:14 +00:00 |
|