aboutsummaryrefslogtreecommitdiff
path: root/sql
AgeCommit message (Expand)Author
2014-10-31DB/GameObjects: Updated gameobject templates with various sniffed dataKinzcool
2014-10-30DB/GameObjects: Updated some templates with sniffed data from build 5.4.1.17538Kinzcool
2014-10-30DB/GameObjects: Updated some templates with sniffed data from build 5.4.2.17658Kinzcool
2014-10-30SQL: Changed data fields in gameobject_template to allow int32sKinzcool
2014-10-30DB/Achievement: Remove unneeded criteria data for "A Tribute to Immortality"Nyeriah
2014-10-30Fixed typo in previous commitShauren
2014-10-30Core/GameObjects: Updated GameObjectTemplate data structureShauren
2014-10-30DB/Disables: Remove criteria for the "Shattered" achievement from disablesNyeriah
2014-10-29Scripts/Ulduar: Fix Ignis' Slag Pot periodic ticks and enable achievement "Ho...Nyeriah
2014-10-29Core/Entites: Updated GUID formatShauren
2014-10-28DB/Misc: Short John Mithril / Arena Treasure ChestDr-J
2014-10-27SQL: Revert changes to dev/world_database.sqlDDuarte
2014-10-27DB/Misc: Zone Wide TextsDr-J
2014-10-26DB/Graveyards: Fixed wrong values in the comments for graveyards having more ...Kinzcool
2014-10-27Scripts/Freya: Fix Lumberjacked Achievetreak
2014-10-26DB/SAI: Added SAI for the second part of mobs before the gunship battleMitchesD
2014-10-26DB/Creatures: Updated creature levels, factions & exp values up to 5.4.7.18019Kinzcool
2014-10-26DB/Creatures: Changed the default char value from 100 to 200 for some columnsKinzcool
2014-10-26SQL: Changed creature_template.family to be unsignedShauren
2014-10-26Misc: Fixed sql import, added new changes to world_database.sql, removed dupl...Shauren
2014-10-26DB/GameObjects: Updated `gameobject_template` to 5.4.7.18019Kinzcool
2014-10-25DB/Graveyards: Added a comment field to describe the graveyards in `graveyard...Kinzcool
2014-10-26Core/Entities: Changed object lowguid to uint64Shauren
2014-10-25Fixed SQL typo in characters_database.sqlmarc0303
2014-10-25Core/Guilds: Fifth part of converting int to bigint guids in databaseShauren
2014-10-25DB/Misc: Cherry Picking missing commitsDr-J
2014-10-24Core/Misc: First part of renaming to Blizzard's namesKinzcool
2014-10-24DB/Hotfixes: Fixed some texts in broadcast_text that had double quotation marksKinzcool
2014-10-24DB/Hotfixes: Added TaxiPathNodeKinzcool
2014-10-24Core/Entities: Fourth part of converting int to bigint guids in databaseShauren
2014-10-24DB/SAI: Added SAI for first part of mobs before the gunship battleMitchesD
2014-10-23DB/Creatures: Updated `creature_template` to 6.0.2.19034Kinzcool
2014-10-23Core/Entities: Third part of converting int to bigint guids in databaseShauren
2014-10-23Core/Entities: Second part of required database changes for migrating guids t...Shauren
2014-10-23Core/Entities: First step to 128 bit guidsShauren
2014-10-23DB/World: Remove duplicated file added in 24bd4592fce97DDuarte
2014-10-23DB/World: Cherry-picksDDuarte
2014-10-23DB/Achievement: Fix map conditions for achievement "He's not getting any older"Nyeriah
2014-10-23Core/Entities: Removed Object::GetGUIDLow()Shauren
2014-10-22Core/Entities: Second part of removing GetGUIDLow() usesShauren
2014-10-22Scripts/Commands: Replaced lowguid printing in command output with ToString()...Shauren
2014-10-21SQL: Fix typo in 2014_10_20_00_world.sqlDuarte Duarte
2014-10-20Core/Entities: First part of required database changes for migrating guids to...Shauren
2014-10-19DB/Hotfixes: Added GameObjectsKinzcool
2014-10-20SQL: Removex 6x from file namesShauren
2014-10-20Merge pull request #13361 from Sovak/602Shauren
2014-10-20DB: Move hotfixes_database.sql to the /dev folder (just like world)DDuarte
2014-10-19DB: Create hotfixes_database.sql file and update .travis.yml to import hotfixesDDuarte
2014-10-19DB/Hotfixes: Fixed a problem from the parserKinzcool
2014-10-19Core/NetworkIO: *Fixed basic auth packetsSovak