aboutsummaryrefslogtreecommitdiff
path: root/sql/world.sql
AgeCommit message (Expand)Author
2009-12-20* Added support for GO type 6 (TRAP) to have a negative value in data6Brian
2009-12-20Merge MaNGOS, Gossip System. Autor NoFantasy.win32
2009-12-20* Add support for the use of Gameobject type 10 (GOOBER) use when not on questBrian
2009-12-18Missing Changesn0n4m3
2009-12-18Added missing sql updatesn0n4m3
2009-12-17Added sql updates 3.1.3-3.2.2an0n4m3
2009-12-16MaNGOS merge: Mail System.win32
2009-12-11* Change AllowableClass and AllowableRace fields to SIGNED INT to allow forBrian
2009-11-26* Added support for questItem5 and questItem6 in creature and gameobjectBrian
2009-11-13QuestLevel can be -1. Quest with this level are allways show yellow ? above q...Kudlaty
2009-11-01*Cleanup, fix many cases of unoptimized loops, potential crashes, excessively...maximius
2009-09-21Reapply patch about changing modelid_a/h(2) values to modelid1..4, display id...Kudlaty
2009-09-11*[8462] Fix database table to allow emote id bigger than 255 Author: Athormaximius
2009-09-10Add forgotten change to world.sql and update script for scarlet ghouls (quest...Chaz Brown
2009-08-27*Fix Crypt Fever and Ebon Plague disease damage mod.QAston
2009-08-27*Add `spell_dbc` table to store dbc entries not present in clientQAston
2009-08-27*Delete table spell_affect's structure from world.sqlAnubisss
2009-08-17*Implement aura type SPELL_AURA_MOD_XP_QUEST_PCT (291) and fix SPELL_AURA_MOD...QAston
2009-08-17*Add spell_bonus_data for lightwell - by ElronQAston
2009-08-08*Cleaned up SQL, updated FULLsmaximius
2009-07-31*Remove data from world.sql - it exists now only for structure documentation.QAston
2009-07-26Fix build on windows.Kudlaty
2009-07-25*Drop command reload spell_affect from DB. Its already dropped from core.Anubisss
2009-07-21*Add table spell_elixir to world_spell_full.sqlAnubisss
2009-07-18*Add new column to spell_bonus_data table to store ap bonus for periodic auras.QAston
2009-07-12*Show online players numbers in command server info.Anubisss
2009-07-07* Updated world.sqlDrahy
2009-07-06* Fixed typo in world.sqlDrahy
2009-07-05*Print the account's email in command pinfo. Based on Charlie's patch.Anubisss
2009-06-29* Used finally after long time trinity sql coding styleDrahy
2009-06-25*Fix Conflagrate damage calculation formulatlexii
2009-06-23[8071] Restore work .modify tp command. Allow apply it to selectedQAston
2009-06-23[8056] Move SMSG_CLEAR_COOLDOWN into function and use it. Other cleanups. Aut...QAston
2009-06-23[8052] Fixed typo in error log output. Author: The_Game_MasterQAston
2009-06-19*Better reset time format in command .lookup mapAnubisss
2009-06-19*Implement command .lookup mapAnubisss
2009-06-16"*Fix Kindred Spirits.QAston
2009-06-15*Some cleanup in full sqls.QAston
2009-06-13Add changes to world.sql for last few revisionsChaz Brown
2009-06-13*Fix Improved Succubus.QAston
2009-06-12Fix more world.sql typosChaz Brown
2009-06-12Fix a typo in world.sqlChaz Brown
2009-06-12Fix a couple of errors in world.sqlChaz Brown
2009-06-12Completely new dump of world.sql with a ton of hand editing, can't test that ...Chaz Brown
2009-06-06*Remove Arcane Blast on Arcane Missiles and Arcane Barrage castQAston
2009-05-28Fix wrong data type for core_revision in DB, againParadox
2009-05-10*Remove Mana Tap from players and Drop Mana Tap's code. This spell not needed...Anubisss
2009-03-22* Merged ScriptDev2 928Muhaha
2009-03-21* Implement ".server set closed on/off" command to allow/deny new connections...XTZGZoReX
2009-03-12*Merge.megamage