aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-04-14DB/Misc: Fix startup errorsAokromes
(cherry picked from commit ba1415dd164c813b8942ec08eb44250a973154cf)
2015-04-14DB/NPC: Legion Hold scripts and eventDr-J
By @Killyana Closes #14488 (cherry picked from commit f4e9cbd29494d31523e623fe21b78b0f927278a0)
2015-04-14DB/Misc: Missing Spawns & GossipDr-J
Missing spawns and gossip menus for Karazhan Chess (note this encounter still is not scripted) this adds the missing npcs and gossip menus for these npcs, Adds missing data for https://github.com/TrinityCore/TrinityCore/issues/7938 but does not close it. (cherry picked from commit 30d84fef4c072ca5889ad16cd913e751fe9e6b9a)
2015-04-14DB/Waypoint: Add missing paths for Silvermoon GuardiansKittnz
Closes #14484 (cherry picked from commit 5f803991b7e02dc7811516dcd947b61e50610119)
2015-04-14DB/Quest: Thirst Unending as DKAokromes
By Killyana, closes #10389 (cherry picked from commit 8a54cc043b018ff8f3c849a48d347862cd03f3fc)
2015-04-14DB/Quest: Unsealed ChestDr-J
By @Foldor Closes #14416 (cherry picked from commit 8fd21c402f939974d220fb1b84beb2088da82cd0) Rename sql/updates/2015_03_30_03_world.sql to sql/updates/world/2015_03_30_03_world.sql (cherry picked from commit 8bbe0114ddbc8ea8a70ee8b8c0baeb6d6fc4bd12)
2015-04-14DB/Misc: Winter Jormungar / snow moundDr-J
by @Killyana closes #14428 (cherry picked from commit 540578b8d2e3e31103acc0e2b0077b8a3c69b641)
2015-04-14DB/Creature: SinestraDr-J
By @Killyana Closes #14467 (cherry picked from commit 3e2c1b0c00a7744e39c22e8b32d4b5c5dc7ef25a)
2015-04-14DB/Quest: Lord Illidan StormrageDr-J
By @Killyana Closes #467 (cherry picked from commit 16179f8cf931d3f4530908134809005c79e638d8)
2015-04-14Core/Entities: Add player name and ID to GetXPrestBonus calculation-logclick
(cherry picked from commit 50bbfeebb9e878928a24e0b91d9ddd39cc1d59ff)
2015-04-14Core/Dungeon Finder: Allow to execute "lfg" commands from consolejackpoz
(cherry picked from commit de1cbf716db6a389f95cf5b9c790ec956d24aab0)
2015-04-14Core/Logger: Add basic account-info to addon-scans to make them a little bit ↵click
more useful (@Aokromes, you can stop asking for this now...) (cherry picked from commit e040c56d45e55fb9c0e828989c542f54c9cbe334) Conflicts: src/server/game/Server/WorldSession.cpp
2015-04-14Core/Dungeon Finder: Restore ".lfg queue debug" logging additional informationjackpoz
Restore ".lfg queue" behavior to print additional debug informations when an additional argument is passed (any character/word will work). (cherry picked from commit be9294dc098029c62003d3e19e0c2a29a7c738f7)
2015-04-14DB/Creature: Fixing a minor error on Elrodan and Aurosalia eventAokromes
By Killyana, closes #14465 (cherry picked from commit 90b1e7d621960aea0becd8ac2c5299c02f03f3cf) Conflicts: sql/updates/world/2015_03_28_01_world.sql
2015-04-14DB/Misc: Fix startup errorsAokromes
By Killyana, updates #13707 (cherry picked from commit 46f0d4c5a57108533934ee4edeab98d90a3cf076) Conflicts: sql/updates/world/2015_03_28_00_world.sql
2015-04-14Core/Quests: Added research results about last field in QuestPackageItem.db2Shauren
2015-04-13Core/Quests: fixed quest rewardingRat
* ItemSpec.dbc still needs some research to handle all cases correctly
2015-04-13Core/PacketIO: Updated and enabled void storage packetsShauren
2015-04-13DB/Spells: Blood elf paladin's mount visualNyeriah
(cherry picked from commit df4b175d689fa99aa3876a2c26bb24ba09970a98)
2015-04-13Core/Void storage: Updated constants - deposit price and max slotsShauren
2015-04-13NOPCH Build fixShauren
2015-04-13Build fixShauren
2015-04-13Core/PacketIO: Updated and enabled CMSG_OBJECT_UPDATE_FAILED, implemented ↵Shauren
CMSG_OBJECT_UPDATE_RESCUED
2015-04-12DB/Locales: Update fr quest locales (french language is too gay to generate)Vincent-Michael
2015-04-12Core/PacketIO: Updated and enabled most movement _ACK packetsShauren
2015-04-12Core/PacketIO: Updated and enabled PVP_LOG_DATAShauren
2015-04-12Core/Battle.net: Ensure email is always uppercaseShauren
2015-04-12Core/PacketIO: Updated and Enabled CMSG_USE_EQUIPMENT_SET / ↵Vincent-Michael
SMSG_USE_EQUIPMENT_SET_RESULT for 6.1.2
2015-04-12Core/PacketIO: Updated and Enabled CMSG_DELETE_EQUIPMENT_SET for 6.1.2Vincent-Michael
2015-04-12Core/PacketIO: Enabled some guild opcodes for 6.1.2Vincent-Michael
2015-04-12Core/PacketIO: Updated & enabled CMSG_QUERY_QUEST_COMPLETION_NPCS / ↵Vincent-Michael
SMSG_QUEST_COMPLETION_NPC_RESPONSE
2015-04-12Merge pull request #14535 from FireEmerald/patch-1blub
Update README.md
2015-04-12Update README.mdFireEmerald
- Added Markdown Tables for better readability
2015-04-12Core/Chat: Implemented instance chat typeShauren
2015-04-11Core/Misc: Pointless renamingShauren
2015-04-11Core/Misc: Fix issues reported by static analysisVincent-Michael
Coverity defect IDs: 1293538, 1293537, 1293536
2015-04-11Core/PacketIO: Updated & enabled CMSG_READ_ITEM/SMSG_READ_ITEM_RESULT_OKVincent-Michael
2015-04-11Core: Fix warningVincent-Michael
2015-04-11Core/PacketIO: Fix SMSG_QUERY_PAGE_TEXT_RESPONSEVincent-Michael
2015-04-11Core/Battle.net: Query optimizations part2 - made all queries asynchronousShauren
2015-04-11Core/PacketIO: Update SMSG_ITEM_PUSH_RESULT for WoDVincent-Michael
2015-04-11Core/Battle.net: Query optimizations part1 - reduced the amount of queries ↵Shauren
during authentication
2015-04-11Core/Misc:Vincent-Michael
- Update SMSG_GOSSIP_POI for WoD - Update points of interest locale in simple system
2015-04-11Core/PacketIO: Update SMSG_QUEST_CONFIRM_ACCEPT for WoDVincent-Michael
2015-04-11Core/PacketIO: SMSG_DURABILITY_DAMAGE_DEATH, SMSG_QUEST_UPDATE_COMPLETE, ↵MitchesD
SMSG_PAGE_TEXT and enabled some opcodes
2015-04-11Core: Fix typoVincent-Michael
2015-04-11Core/Misc: Update page text locale to simple systemVincent-Michael
2015-04-11Core: Fix warningsVincent-Michael
2015-04-11Core: Fix typoVincent-Michael
2015-04-11Core/Misc:Vincent-Michael
- Drop locales_npc_text - Update npc_text for WoD - Implemented Quest Greeting - Sync auth database