aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-04-18Core/PacketIO: Updated and enabled CMSG_QUERY_PET_NAME / ↵Vincent-Michael
SMSG_QUERY_PET_NAME_RESPONSE for WoD
2015-04-18Core/Spells: Cleanup in ca5c939a8951dfb9c5da0757c4c16c00de5a46c5Vincent-Michael
2015-04-18Scripts/CoS: Chrono Lord Epoch converted to BossAIMitchesD
2015-04-18Core/PacketIO: SMSG_TITLE_EARNED, SMSG_TITLE_LOST, SMSG_SHOW_MAILBOXMitchesD
2015-04-18Core/Spells: Fixed crash happening during character creation when adding ↵Shauren
initial spells with SPELL_AURA_MOD_SPELL_CATEGORY_COOLDOWN Closes #14569
2015-04-18Core/PacketIO: Updated and enabled SMSG_SPELL_EXECUTE_LOG for WoDVincent-Michael
2015-04-18Core/Battle.net: Fixed accessing freed memoryShauren
2015-04-18DB/Creature: Loaned Wind RiderAokromes
By Killyana, closes #4484
2015-04-18Core/PacketIO: Fixed MoveUpdateCollisionHeight structureShauren
Closes #14546
2015-04-18Core/PacketIO: Changed WorldSession::Handle_NULL to use packet class (Null). ↵Shauren
DEFINE_OPCODE_HANDLER_OLD is now strictly used only for opcodes that were used in past and weren't updated yet
2015-04-18Merge pull request #14568 from Golrag/AreaTrigger1Shauren
Core/AreaTrigger: Added 'bool entered' to OnTrigger
2015-04-18Core/PacketIO: Updated and enabled more battleground packetsShauren
2015-04-18Core/AreaTrigger: Added 'bool entered' to OnTriggerGolrag
2015-04-18Core/Player: Added possibility to deactivate the character creation for ↵Carbenium
neutral races
2015-04-18SQLs: Fix a typo in 2015_04_17_01_world_2015_04_04_02.sqlDDuarte
2015-04-18Core/PacketIO: Fix QuestGiverQuestList structureVincent-Michael
2015-04-18Core/PacketIO: Updated and enabled more battleground packetsShauren
2015-04-17SQL: Rename SQL files recently pushed to fix import orderDDuarte
2015-04-17DB/Misc: corrected gossip data of Auctioneer in StormwindMitchesD
Closes https://github.com/TrinityCore/TrinityCore/issues/14557
2015-04-17Core/PacketIO: Fix AuctionListItems structureVincent-Michael
2015-04-17Core/PacketIO: Fix typo in CharRaceOrFactionChangeVincent-Michael
2015-04-17Core/PacketIO: updated and enabled CMSG_QUEST_CONFIRM_ACCEPTMitchesD
2015-04-17Core/PacketIO: Added missing FlushBits in MoveUpdateTeleportVincent-Michael
2015-04-17Merge pull request #14563 from Golrag/SoundDuarte Duarte
Core/PacketIO: SMSG_PLAY_SOUND
2015-04-17Core/PacketIO: SMSG_PLAY_SOUNDGolrag
2015-04-17Core/PacketIO: Updated and enabled some battleground packetsShauren
2015-04-16Core/PacketIO: Updated and enabled SMSG_LOG_XP_GAINCarbenium
2015-04-16Reverted part of f86d242f56e753ae5ac97ce6d4a158d8bcbad4d6 to fix build - ↵Shauren
these changes will be coming at a later point, when they are completed
2015-04-16Core/Misc: Removed unused method - it was only needed when client&server ↵Shauren
opcode handlers were both in the same array
2015-04-15Core/ObjectMgr: Added npc_text error log for invalid result in tableVincent-Michael
2015-04-15Core/PacketIO: Fix SMSG_QUERY_NPC_TEXT_RESPONSE structureVincent-Michael
2015-04-15Add missing newlineDaniel M. Weeks
2015-04-15Use std::sqrtDaniel M. Weeks
2015-04-15Fix indentation in unix cmake settingsDaniel M. Weeks
2015-04-15Remove unnecessary semicolonsDaniel M. Weeks
2015-04-15Fix documentationDaniel M. Weeks
2015-04-15Prevent collisions in GCC attribute definitionsDaniel M. Weeks
2015-04-15Tools/Map extractor: Warning fixesShauren
2015-04-15Core: Warning fixesShauren
2015-04-15Core/Items: Implemented ItemSpec.dbcShauren
2015-04-14Merge pull request #14508 from et65/6.xCarbenium
Core/Guilds: Fix crash on kicking offline player of a guild.
2015-04-14Core/PacketIO: Update SMSG_STAND_STATE_UPDATE for 6.1.2Vincent-Michael
2015-04-14DB/Hotfixes: Added all current blizz hotfixes - 04/14/2015 04:20:09Vincent-Michael
2015-04-14Misc: SQL and small code changes for the 71 last cherry-picksDDuarte
2015-04-14Merge pull request #14540 from tkrokli/npc_mootoo_the_youngerDuarte Duarte
Fix $n bug in NPC text for quest 11664 Escaping the Mist (cherry picked from commit c9e699961e37678b4da5ed6a8b396d72d90af883)
2015-04-14DB/Quest: Fixing War is Hell and Monitoring the Rift: Cleftcliff AnomalyKittnz
by @Killyana (cherry picked from commit 294383fec09646ecf534b3fa84d685d26d4cd6f9) Conflicts: sql/updates/world/2015_04_11_02_world.sql
2015-04-14DB/Zone: Netherwing Ledge Part 4Kittnz
- Add Gug - Add missing Dragonmaw Enforcer spawns and corrected positions - Add and change in the mines, Mine Car, Murkblood Miner, Nethermine Flayer, Nethermine Ravager, Murkblood Overseer, Crazed Murkblood Miner, Crazed Murkblood Foreman. - Add missing SAI for Crazed Murkblood Miner, Crazed Murkblood Foreman, Mine Car, Dragonmaw Foreman - Add waypoints for Nethermine Burster, Nethermine Ravager, Mine Car (cherry picked from commit 7b74cf830d3c87ba3fc82a5c6a4982d27957bb1f) Conflicts: sql/updates/world/2015_04_11_01_world.sql
2015-04-14DB/Misc: Last Fix startup errorsKittnz
(cherry picked from 61aa5ec412ee462e76f8d71d888706b02bfed372)
2015-04-14DB/Misc: Fix startup errorsDDuarte
(cherry picked from commit 17a4cee54694599781c2dc7ed966e087f568bbe2) Conflicts:
2015-04-14DB/NPC: Update guid for creatue spawnKittnz
(cherry picked from commit 7ab563c0dd88ad0fb73a2b070956988950f35b49)