Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-03-16 | Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into 6.x | Rat | |
2015-03-16 | Core/Phases: crashfix | Rat | |
2015-03-16 | DB/Quest: Ever so lonely | Rushor | |
by @Killyana closes #13770 | |||
2015-03-16 | DB/Quest: Escaped From Gilneas & Annihilate the Worgen | Rushor | |
by @Killyana closes #13771 | |||
2015-03-16 | DB/Creature: Darnell | Rushor | |
by @Exodius and @Killyana closes #13761 | |||
2015-03-16 | DB/Creature: Aradne - Summon Event | Rushor | |
Thanks to @Killyana closes #13756 | |||
2015-03-16 | DB/Creature: Winterspring Movement | Rushor | |
2015-03-16 | DB/Creature: Shade of the Spiritspeaker | Rushor | |
2015-03-16 | DB/Quest: Boulder delivery | Rushor | |
2015-03-16 | DB/Quest: Tree Delivery | Rushor | |
2015-03-16 | DB/Quest: Yetiphobia | Rushor | |
2015-03-16 | Core/Phases: Mmaps now use the swapped terrain's mmtiles for all units if ↵ | Rat | |
available. | |||
2015-03-16 | Merge branch '6.x' of https://github.com/streetrat/TrinityCore into 6.x | Rat | |
2015-03-16 | Core/Phases: Ported new phasing system from 4.3.4 branch and fixed some map ↵ | Rat | |
swap logic | |||
2015-03-15 | Merge pull request #14377 from DJScias/opcodes4 | Duarte Duarte | |
Core/Packets: update and enable SMSG_SUPPRESS_NPC_GREETINGS | |||
2015-03-15 | Merge pull request #14372 from DJScias/opcodes2 | Duarte Duarte | |
Core/Packets: update CMSG_QUESTLOG_REMOVE_QUEST and enabled some quest o... | |||
2015-03-15 | Core/Enums: Update TutorialAction for 6.1.0 | Vincent-Michael | |
2015-03-15 | Merge pull request #14382 from Luzifix/opcode-3 | blub | |
Core/PacketIO: Update and enable delete character for 6.1 | |||
2015-03-15 | Core/PacketIO: Update and enable delete character for 6.1 | Luzifix | |
2015-03-15 | Core/Enums: Update ResponseCodes for 6.1.0 | Vincent-Michael | |
2015-03-15 | Core/Packets: Fix typo | Vincent-Michael | |
2015-03-15 | Core/Packets: Update some opcodes and enable this | Vincent-Michael | |
2015-03-15 | Core/Packets: Update some opcodes and enable this | Vincent-Michael | |
2015-03-15 | Fix typo in MovementStatus (read/write) | Vincent-Michael | |
todo 6.x use this infos | |||
2015-03-15 | Core/Packets: Added SMSG_TRANSFER_ABORTED / SMSG_TRANSFER_PENDING opcodes ↵ | Vincent-Michael | |
for 6.1.0 and enable this | |||
2015-03-15 | Core/Packets: Update some opcodes and enable this | Vincent-Michael | |
2015-03-15 | Core/Packets: Update some opcodes and enable this | Vincent-Michael | |
2015-03-15 | Core/Packets: Enable CMSG_SET_ACTIONBAR_TOGGLES opcode for 6.1.0 | Vincent-Michael | |
2015-03-15 | Merge pull request #14376 from DJScias/opcodes3 | Carbenium | |
Core/Packets: update and enable SMSG_HEALTH_UPDATE | |||
2015-03-15 | Core/Packets: update and enable SMSG_SUPPRESS_NPC_GREETINGS | DJScias | |
2015-03-15 | Core/Packets: update and enable SMSG_HEALTH_UPDATE | DJScias | |
2015-03-14 | Core/Packets: update CMSG_QUESTLOG_REMOVE_QUEST and enabled some quest opcodes | DJScias | |
Documentation used: - These were tested in-game, you can start/accept a quest and abandon them properly. - The enables are due to fixes Shauren did in regards to sending quest data. - I found CMSG_QUESTLOG_REMOVE_QUEST due to mashing my "Abandon" button, it checks out (tested). | |||
2015-03-14 | Merge pull request #14368 from DJScias/opcodes | Duarte Duarte | |
Core/Packets: updated and enabled CMSG_QUESTGIVER_ACCEPT_QUEST | |||
2015-03-14 | Merge pull request #14352 from Luzifix/opcode-2 | Duarte Duarte | |
Core/PacketIO: updated and enabled CMSG_SET_TITLE | |||
2015-03-14 | Core/Packets: updated and enabled CMSG_QUESTGIVER_ACCEPT_QUEST | DJScias | |
2015-03-14 | Core/Player: Updated sending completed quests data to client | Shauren | |
2015-03-14 | Core/PacketIO: updated and enabled CMSG_SET_TITLE | Luzifix | |
Thx @DJScias for help | |||
2015-03-14 | Core/PacketIO: Enable some opcodes | Vincent-Michael | |
2015-03-15 | Core/PacketIO: Sync with wpp | Vincent-Michael | |
2015-03-13 | Core/Emote: Fix an issue with EMOTE_STATE_READ, which persisted after ↵ | Carbenium | |
closing the map | |||
2015-03-13 | Core/SupportMgr: Fix static analysis issue | Vincent-Michael | |
2015-03-13 | Core/PacketIO: updated and enabled CMSG_CANCEL_CAST | MitchesD | |
2015-03-12 | Core/Loot: Update and enable SMSG_LOOT_RESPONSE | Epicurus4 | |
Also correct SMSG_NOTIFICATION initializaiton. | |||
2015-03-13 | Merge pull request #14344 from DJScias/opcodes2 | Carbenium | |
Core/Packets: Update & enable more opcodes (names inside) | |||
2015-03-13 | Core/Packets: updated and enabled SMSG_CANCEL_AUTO_REPEAT, ↵ | DJScias | |
SMSG_CANCEL_ORPHAN_SPELL_VISUAL, SMSG_CANCEL_SPELL_VISUAL, SMSG_COIN_REMOVED Documentation used: - Updated and enabled the before-mentioned opcodes. - "SMSG_CANCEL_AUTO_REPEAT" also switched from PackedGuid to ObjectGuid as per @DDuarte's suggestion. - Changed initial size of "SMSG_SELL_RESPONSE" packet and default initialized SellResult Reason. Thanks @Lordron. Cleaning up latest commit. | |||
2015-03-12 | Merge pull request #14342 from DJScias/opcodes_emotes | Duarte Duarte | |
Core/Packets: update & enable CMSG_RANDOM_ROLL, SMSG_RANDOM_ROLL, CMSG_E... | |||
2015-03-12 | Merge pull request #14333 from Naios/static1 | Duarte Duarte | |
Core/Log: Fix some issues detected by static analysis. | |||
2015-03-12 | Revert "Core/SupportMgr: Fix static analysis issue" | jackpoz | |
This reverts commit 04020e717c1303bb9b175bad63d4ce155c810e88. Initializing a std::string with nullptr is not allowed by C++11 standard and trigger runtime exceptions. | |||
2015-03-12 | Core/Packets: update & enable CMSG_RANDOM_ROLL, SMSG_RANDOM_ROLL, ↵ | DJScias | |
CMSG_EMOTE, CMSG_TEXT_EMOTE and SMSG_TEXT_EMOTE Documentation used: - Enabled CMSG_TEXT_EMOTE and SMSG_TEXT_EMOTE to 6.1 - Changed CMSG_EMOTE from "0x0B2B" to "0x0B2C". It sends an empty packet but it's meant to stop the current emote as per @Zedron's sniffs. - Updated structure and enabled CMSG_RANDOM_ROLL and SMSG_RANDOM_ROLL. Thanks @rocverde for providing sniffs. Cleaning up last commit | |||
2015-03-12 | Core/Formatting: White space clean-up. | Epicurus4 | |