tomrus88
233e5eac6f
Merge branch 'master' into 303
...
Conflicts:
src/game/ObjectMgr.h
2008-10-27 01:27:48 +03:00
VladimirMangos
24549669a9
Add lost .c_str() call at send std::string content to ".pdump write" command output.
2008-10-26 16:29:38 +03:00
tomrus88
df09909ec5
Updated rest of game stuff
2008-10-26 10:25:08 +03:00
VladimirMangos
89893215e5
Finish review/fix commands appropriate for console. Allow call 'help' command without args.
2008-10-23 20:44:30 +04:00
VladimirMangos
e31709611d
Add to 'list item' command show items in guild bank.
2008-10-23 19:06:18 +04:00
VladimirMangos
0c9f783ddc
[sql/updates/2008_10_23_01_mangos_command.sql sql/updates/2008_10_23_02_mangos_mangos_string.sql] Better 'pdump' commands args checking and related error output.
2008-10-23 06:07:03 +04:00
VladimirMangos
b10349a737
[sql/updates/2008_10_22_02_mangos_mangos_string.sql] Allow use in console .event/.reload/.lookup/.list (some)/.guild (some) subcommands.
2008-10-23 03:07:22 +04:00
freghar
95840fd2c3
Removed trailing whitespaces and CRLFs
...
With /contrib/ and /dep/ excluded.
Signed-off-by: freghar <compmancz@gmail.com>
2008-10-22 11:52:03 +02:00
VladimirMangos
6892cc3d2c
[sql/updates/2008_10_21_03_mangos_command.sql]
...
slit ban/baninfi/banlist/unban commands to subcommands (this allow write not full subcomand string ".ban acc ...".
Fixed crash at unexpected use .account in console.
Fixed hide .gm on by .gm online (renamed to .gm ingame)
2008-10-22 00:51:49 +04:00
VladimirMangos
911dbe0b29
Use ObjectMgr/AccountMgr functions instead explici DB quaries.
2008-10-21 18:09:35 +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
ad5f559dad
* Move account related functions from ObjectMgr to AccountMgr and drop duplicate function also.
2008-10-20 07:30:59 +04:00
TheLuda
800ee76535
Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/
2008-10-14 00:29:20 +02:00