server/sql
VladimirMangos 59e672f1bc [10331] More basic chat command parsing functions and its uses.
* Commands .debug update and .modify bit removed as redundent
* Command .debug getvalue now can output values in float/int/hex/bitstring formats
* Command .debug setvalue now ca accept values in int/float/hex/bitstring formats
* Command .debug mod32value renamed to modvaue and can add int/float or apply hex mask
  (in 3 modes: |= &= &=~ ) to value in update field
* Command .debug moditemvalue added similar .debug modvalue for item case.
* Command .npc set movetype now propertly update spawned in world creature state.
* Command .modify spell renamed to .debug spellmods and restored to working state.
* Commands .account password and .account set password now allow use quoted strings
  for passwords and then now possible set from chat/console passwords with white spaces.
* Many commands converted to new functions without modify functionality
  except better error detection in some cases at wrong command syntax use.

* Also fixed warnings in reload commands after prev. chat commit. Thanks to SkirnirMaNGOS for reporting.
2010-08-09 03:52:11 +04:00
..
tools [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
updates [10331] More basic chat command parsing functions and its uses. 2010-08-09 03:52:11 +04:00
characters.sql [10312] Allow store in DB same spell auras from different casters. 2010-08-03 04:06:07 +04:00
create_mysql.sql Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
drop_mysql.sql Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
Makefile.am [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
mangos.sql [10331] More basic chat command parsing functions and its uses. 2010-08-09 03:52:11 +04:00
mangos_spell_check.sql [10022] Fix damage for 14278 and 16511 and ranks when dagger is equipped 2010-06-02 18:39:59 +03:00
realmd.sql [10008] Fix sqls 2010-05-30 23:58:27 +03:00