aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-05-14Core/Maps: Fixed invalid iterator usageShauren
Closes #14687
2015-05-13Core/Transports: Moved teleporting transports to Map::DelayedUpdateShauren
2015-05-12Scripts/Ulduar: Fix a couple of issues with Flame Leviathan's towersNyeriah
* Fix tower count being set to 0 once the first tower is destroyed due to bad logic * Prevent towers from reducing counter twice (caused by event being sent twice by the gameobject when destroyed) (cherry picked from commit da74aa526a30a1312abd071d3c6906907c6f0d2c)
2015-05-12Core/Logs: Fixed incorrect format specifier in Player::UpdateVisibilityOfShauren
2015-05-11Core/Garrisons: Added more building checks and implemented canceling ↵Shauren
building construction
2015-05-11DB/Creature: Fix loot for High Priest VenoxisNayd
By NorthStrider, updated by xjose93, closes #14395 (cherry picked from commit 073d749e6fa5e911358425976aa2bd63a2036c87) Conflicts: sql/updates/world/2015_05_09_00_world.sql
2015-05-10DB/DarkMoonFair: Updated Darkmoon Fair to patch 6.1.2Kinzcool
* Respawned Darkmoon Tide Crawlers & Moonfang Snarler
2015-05-10DB/GameObjects: Deleted gameobject spawns that are now handled by the client ↵Kinzcool
via GameObjects.db2
2015-05-10DB/GameObjects: Deleted no longer valid gameobject templatesKinzcool
2015-05-09DB/DeeprunTram: Respawned Deeprun Tram instance v2.0Kinzcool
2015-05-10Core/Spells: Fixed effects with index >= 8 not being handledShauren
2015-05-09Core: Fixed non pch build (2)Vincent-Michael
2015-05-09Core: Fixed non pch buildVincent-Michael
2015-05-09Core/Garrisons: Fixed copypaste mistakes with prepared statementsShauren
2015-05-08Core/Misc: Fixed wrong references to ZoneName instead of using AreaName_langKinzcool
2015-05-08Merge pull request #14668 from ShinDarth/6.xDuarte Duarte
Restore C++ as main project language
2015-05-09 Restore C++ as main project languageFrancesco Borzì
2015-05-09Core/Maps: Restored DataDir functionality accidendally removed earlierShauren
2015-05-08Core/Spells: Fix overloadVincent-Michael
2015-05-08Core/Garrisons: Basics for garrisonsShauren
2015-05-07Core/Players: Do not clear m_clientGUIDs when using seamless teleport to ↵Shauren
properly receive DestroyObjects block
2015-05-07Tools: Modified output files of all extractors to use 4 characters for map ↵Shauren
id and changed name format of map files to include a separator between values '_' that makes tokenization possible * This fixes generating mmaps for maps with id >= 1000 * Fixed a crash happening when unloading last phased mmap tile * Removed remaining references to libmpq in CMakeLists Reextracting maps/vmaps/mmaps IS REQUIRED after this commit
2015-05-06Core/Player: Ignore SPELL_AURA_MOD_CURRENCY_GAIN when completing quests with ↵Shauren
currency objective and when refunding vendor items
2015-05-05Scripts/Eye of Eternity: Provide players with drakes when entering instance ↵Nyeriah
after Malygos' demise (cherry picked from commit 2d349da2acb5bbedf74ad622679560ad535a58cd)
2015-05-05Core/Spells: Defined names for some new spell effectsShauren
2015-05-04Core/Creatures: Extended npcflags to uint64Shauren
2015-05-03DB/Areatriggers: Added some more areatrigger teleport dataKinzcool
2015-05-03Core/Quest: Fix loading Quest GreetingsVincent-Michael
2015-05-03Fix warningGacko
2015-05-02DB/Spawns: Added missing spawns of creatures newly added behind the Dark PortalKinzcool
2015-05-02DB/Areatriggers: Added most of MoP & Draenor instance areatriggersKinzcool
2015-05-02Core/Battlegrounds: Load the orientation from WorldSafeLocs.dbc's data ↵Kinzcool
instead of custom values * Fixed incorrect starting graveyards for IoC
2015-05-03Core/PacketIO: Updated and enabled CMSG_TRAINER_BUY_SPELL, ↵Vincent-Michael
SMSG_TRAINER_BUY_FAILED
2015-05-03Core/PacketIO: Enabled SMSG_TRAINER_LISTVincent-Michael
2015-05-03Core/Misc: Warning fixShauren
2015-05-02DB/Hotfixes: Added all current blizz hotfixes - 19865 05/02/2015 22:03:24Vincent-Michael
2015-05-02Core/Misc: Renamed some misnamed flags that were referencing to item-sparse ↵Kinzcool
flags instead of the item_fields ones
2015-05-02SQL: Update characters_databaseVincent-Michael
2015-05-02Core/Objects: Added new error log for bad phaseId/phaseGroup in ↵Vincent-Michael
creature/gameobject table
2015-05-02Core/PacketIO: Updated and enabled SMSG_CHAT_SERVER_MESSAGEVincent-Michael
2015-05-02SQL: Update auth_databaseVincent-Michael
2015-05-02Fix non-PCH build.Gacko
2015-05-02Core/SAI: SMART_ACTION_SET_COUNTER now can be used for all targets, not just ↵MitchesD
for self
2015-05-01DB/Equipment: Filled creature_equip_template with blizzlike values up to ↵Kinzcool
MoP, patch 5.4.8
2015-05-01DB/Spawns: Added missing transport spawns from previous fixes along with the ↵Kinzcool
respective gameobjects
2015-05-02DB/World: Update quest template for 6.1.2 19865 part 8Vincent-Michael
2015-05-01Core/Enums: Defined two unknown item flags, and cleaned the other item flags ↵Kinzcool
enums to reflect a better standardization
2015-05-02DB/World: Update quest template for 6.1.2 19865 part 7Vincent-Michael
2015-05-02Core/Quest: Added new error log for load quest_poiVincent-Michael
2015-05-02Core/Commands: Added .go quest command to teleport your character to first ↵Vincent-Michael
quest poi