VladimirMangos
e441c5c48c
Prevent cheating with player loot.
2008-10-21 21:57:11 +04:00
VladimirMangos
26dc8c07ab
* [2008_10_21_01_mangos_mangos_string.sql,2008_10_21_02_mangos_command.sql] Merge CLI command proccessing to chat command proccessing.
...
Now console/RA uas same commads as used in chat if selected command marked as safe for console.
Some commands accessable only at console and have security level 4. See sql update for new command names.
Not all commands that safe (or can be modified to safe) for console allowed currently for use in console input, this will be fixed later.
2008-10-21 08:05:21 +04:00
VladimirMangos
157134a0a7
* Fixed: wrong arg name for va_start call in WorldSession::SendNotification.
2008-10-19 02:23:51 +04:00
Vladimir
58a1dd7209
* Small code cleanups and code style apply
2008-10-16 14:20:07 +04:00
TheLuda
adc46ef907
Applied new coding standard, see http://github.com/mangos/mangos/wikis/codingstandards for more.
2008-10-15 18:26:08 +02:00
TheLuda
800ee76535
Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/
2008-10-14 00:29:20 +02:00
arrai
3c7c5ba8d4
Fixed possible crash caused by invalid formed CMSG_AUTH_SESSION
...
(cherry picked from commit 7a97e917ede5aa6135bc0565486a15b86381f5a7)
Signed-off-by: tomrus88 <tomrus88@gmail.com>
2009-03-21 17:00:16 +03:00
tomrus88
e774fd3730
Small fix for my previous commit
2009-03-21 16:54:41 +03:00