[1130] Database Query Audit is now at 90 percent with this commit.
commit4224f16622ba98e122a28ba6aa1949912fd51d95
authortheluda <theluda@no-mail.dom>
Sat, 22 Apr 2006 12:52:06 +0000 (22 12:52 +0000)
committertheluda <theluda@no-mail.dom>
Sat, 22 Apr 2006 12:52:06 +0000 (22 12:52 +0000)
treefc8627055f047115660ae2cc9c0b982b9dbe7f89
parent32897d059376ee1b208eeb37638dcf956ce862bb
[1130] Database Query Audit is now at 90 percent with this commit.
All tables - excluding the *_template tables - have been reviewed
and moved into much better naming and split where it made sense.

The database documentation on the Wiki yet needs to be updated.

References #58
47 files changed:
sql/mangos.sql
src/game/AuctionHouse.cpp
src/game/Bag.cpp
src/game/CharacterHandler.cpp
src/game/Chat.cpp
src/game/ChatHandler.cpp
src/game/Corpse.cpp
src/game/Creature.cpp
src/game/GameObject.cpp
src/game/GlobalEvents.cpp
src/game/GossipDef.h
src/game/Guild.cpp
src/game/Item.cpp
src/game/ItemHandler.cpp
src/game/Level2.cpp
src/game/Level3.cpp
src/game/LootMgr.cpp
src/game/Mail.cpp
src/game/MapManager.cpp
src/game/MiscHandler.cpp
src/game/NPCHandler.cpp
src/game/Object.cpp
src/game/ObjectGridLoader.cpp
src/game/ObjectMgr.cpp
src/game/Pet.cpp
src/game/Pet.h
src/game/Player.cpp
src/game/QuestHandler.cpp
src/game/Spell.cpp
src/game/Spell.h
src/game/SpellAuras.h
src/game/SpellEffects.cpp
src/game/Unit.cpp
src/game/WaypointMovementGenerator.cpp
src/game/World.cpp
src/game/WorldSession.cpp
src/game/WorldSocket.cpp
src/mangosd/CliRunnable.cpp
src/mangosd/Master.cpp
src/mangosd/RASocket.cpp
src/realmd/AuthSocket.cpp
src/realmd/Main.cpp
src/realmd/RealmList.cpp
src/realmd/RealmList.h
src/shared/Database/DatabaseMysql.cpp
src/shared/Database/SQLStorage.cpp
src/shared/Makefile.in