| Age | Commit message (Expand) | Author |
| 2015-04-06 | Core/PacketIO: Updated and enabled SMSG_SET_VEHICLE_REC_ID and SMSG_ON_CANCEL... | Shauren |
| 2015-04-05 | Core/GameObjects: Implemented gameobject_addon table, you can now set invisib... | Rat |
| 2015-04-05 | Core/Quests: fixed targeting of quest reward auras, mostly used for quest inv... | Rat |
| 2015-04-05 | Core/Player: Implement CharSections.dbc and serverside checks | Carbenium |
| 2015-04-05 | Core/PacketIO: Updated and enabled collision height opcodes | Shauren |
| 2015-04-05 | Merge pull request #14491 from doctaweeks/fixes-for-6.x | Carbenium |
| 2015-04-04 | Core/PacketIO: Enabled CMSG_MOVE_KNOCK_BACK_ACK, SMSG_MOVE_UPDATE_KNOCK_BACK ... | Shauren |
| 2015-04-04 | Core/Packets: rename classes to match standards | MitchesD |
| 2015-04-04 | Core/PacketIO: SMSG_ZONE_UNDER_ATTACK, SMSG_THREAT_CLEAR and enabled some opc... | MitchesD |
| 2015-04-04 | Core/PacketIO: Updated and enabled SMSG_SPELL_CHANNEL_START and SMSG_SPELL_CH... | Shauren |
| 2015-04-04 | Core/PacketIO: Updated and enabled RaF packets | Shauren |
| 2015-04-04 | Core/Players: Updated trading | Shauren |
| 2015-04-03 | Core/PacketIO: updated SMSG_LOOT_RELEASE and enabled CMSG_OPEN_ITEM | MitchesD |
| 2015-04-02 | Add missing override keyword in game | Daniel M. Weeks |
| 2015-04-02 | Rename variables to fix C++11 keyword collision | Daniel M. Weeks |
| 2015-04-02 | Core/Packets: Fix writing WorldPackets::Duel::DuelComplete | DDuarte |
| 2015-04-02 | Core/Packets: Updated and enabled duel opcodes | xerkoss |
| 2015-04-02 | Core/Unit: Fix crash introduced by 930a6af70a85f0d14b9befd74f33e0ad24f74875 | Carbenium |
| 2015-04-02 | Core/Unit: Implement SMSG_HEALTH_UPDATE | Carbenium |
| 2015-04-01 | Core/PacketIO: Updated all client opcode values | Shauren |
| 2015-03-31 | Core/Quests: updated SMSG_QUEST_GIVER_QUEST_LIST_MESSAGE packet | Rat |
| 2015-03-30 | Core/Quests: updated questlog offset | Rat |
| 2015-03-30 | Core/Entities: Regenerated UpdateField data for build 19802 | Shauren |
| 2015-03-29 | Fix warnings | Gacko |
| 2015-03-29 | Core/Phases: phaseMask remove part 1 | Rat |
| 2015-03-29 | Core/Phases: Defined default phaseID | Rat |
| 2015-03-29 | Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into 6.x | Rat |
| 2015-03-28 | Core/Currencies: Restores updating conquest caps - thanks @soulfrost for noti... | Shauren |
| 2015-03-28 | Core/PacketIO: SMSG_BARBER_SHOP_RESULT, CMSG_ALTER_APPEARANCE, SMSG_ENABLE_BA... | MitchesD |
| 2015-03-27 | Core/PacketIO: Updated values of all known server opcodes | Shauren |
| 2015-03-25 | Core/Creature: fixed trigger visibility of vehicles | cr4st |
| 2015-03-24 | Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into 6.x | Rat |
| 2015-03-22 | Merge pull request #14426 from tkrokli/SetQuestSlotState | Duarte Duarte |
| 2015-03-22 | Core/Misc: Warning fixes | Shauren |
| 2015-03-22 | Core/PacketIO: Restored missing code in Player::SendEquipError | Shauren |
| 2015-03-21 | Core/GameObjects: Updated GameObjectTemplate::Data fields | Shauren |
| 2015-03-20 | Core/PacketIO: CMSG_SET_ACTIVE_MOVER, SMSG_MOVE_SET_ACTIVE_MOVER updated and ... | MitchesD |
| 2015-03-18 | Revert "*Do not allow players to use vehicles to go further than 1st boss in ... | jackpoz |
| 2015-03-18 | Core/Dungeon Finder: Fix Vote Kick breaking LFG queue | jackpoz |
| 2015-03-18 | Core: And yet more INFO->DEBUG logging | click |
| 2015-03-18 | Core: Pet.cpp - INFO -> DEBUG level notifications... | click |
| 2015-03-18 | Core: More INFO -> DEBUG (Unit.cpp this time) | click |
| 2015-03-18 | Core: INFO->DEBUG cleanups in Player.cpp | click |
| 2015-03-18 | Core/Player: Optimize Player::HaveAtClient() performance | jackpoz |
| 2015-03-16 | Core/Phases: Ported new phasing system from 4.3.4 branch and fixed some map s... | Rat |
| 2015-03-14 | Core/Player: Updated sending completed quests data to client | Shauren |
| 2015-03-15 | Core/PacketIO: Sync with wpp | Vincent-Michael |
| 2015-03-13 | Merge pull request #14344 from DJScias/opcodes2 | Carbenium |
| 2015-03-13 | Core/Packets: updated and enabled SMSG_CANCEL_AUTO_REPEAT, SMSG_CANCEL_ORPHAN... | DJScias |
| 2015-03-12 | Core/Loot: Enable setting AcquireReason, correct LootMethod definition, fix s... | Epicurus4 |