[4400] * sql/updates/Makefile.am: Added missing SQL updates.
commit8c3fcea7a40c9210062395fd47d64b86e972d6e5
authortheluda <theluda@no-mail.dom>
Mon, 27 Aug 2007 09:29:22 +0000 (27 09:29 +0000)
committertheluda <theluda@no-mail.dom>
Mon, 27 Aug 2007 09:29:22 +0000 (27 09:29 +0000)
tree5b8565d23cfc5ca3b8eacd5043a1c939b353e5b6
parent32790864e93c04e9dfd016d88d5a547220735158
[4400]  * sql/updates/Makefile.am: Added missing SQL updates.
* sql/realmd.sql, sql/mangos.sql: Re-exported with
  mysqldump utility.
* src/game/: A few modifications to make things look
  a bit more like MaNGOS style.
20 files changed:
sql/mangos.sql
sql/realmd.sql
sql/updates/4376_battleground_template.sql
sql/updates/4392_battleground_template.sql
sql/updates/4395_spell_chain.sql
sql/updates/4397_command.sql
sql/updates/Makefile.am
src/game/BattleGround.cpp
src/game/BattleGround.h
src/game/BattleGroundHandler.cpp
src/game/BattleGroundRL.h
src/game/Item.cpp
src/game/ItemPrototype.h
src/game/Level1.cpp
src/game/Level2.cpp
src/game/Level3.cpp
src/game/Spell.cpp
src/game/Unit.cpp
src/game/UpdateFields.h
src/shared/Database/DBCStores.cpp