| Age | Commit message (Expand) | Author |
| 2015-04-05 | Core/GameObjects: Implemented gameobject_addon table, you can now set invisib... | Rat |
| 2015-04-02 | Add missing override keyword in game | Daniel M. Weeks |
| 2015-03-29 | Core/Phases: phaseMask remove part 1 | Rat |
| 2015-03-29 | Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into 6.x | Rat |
| 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-24 | Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into 6.x | Rat |
| 2015-03-21 | Core/GameObjects: Updated GameObjectTemplate::Data fields | Shauren |
| 2015-03-16 | Core/Phases: Ported new phasing system from 4.3.4 branch and fixed some map s... | Rat |
| 2015-03-08 | Core/Misc: Cleaned up data truncation warnings | Shauren |
| 2015-01-30 | Core/Misc: fixed creating battlefield/opvp capturepoints and prevented mem leak | joschiwald |
| 2015-01-28 | Core/Packets: Update and enable CMSG_STAND_STATE_CHANGE and SMSG_STAND_STATE_... | Nayd |
| 2015-01-10 | Core/Maps: Updated map difficulties | Shauren |
| 2015-01-01 | Update copyright note for 2015 | Vincent-Michael |
| 2014-12-28 | Core/GameObjects: Fix crash if GameObject cannot be created | jackpoz |
| 2014-12-26 | Core/DataStores: Added DB2Manager | Shauren |
| 2014-12-01 | Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into Spells | Rat |
| 2014-12-01 | Core/Game: Fix several warnings about wrong data types | Gacko |
| 2014-11-24 | Core/Spells: core now builds without scripts project, still not stable | Rat |
| 2014-11-08 | Core/DataStores: Updated GameObjectDisplayInfo.dbc, GemProperties.dbc, GlyphP... | Intel |
| 2014-11-08 | Core/DataStores: Updated CreatureFamily.dbc, CreatureModelData.dbc, CreatureS... | Intel |
| 2014-10-30 | SQL: Changed data fields in gameobject_template to allow int32s | Kinzcool |
| 2014-10-30 | Core/GameObjects: Updated GameObjectTemplate data structure | Shauren |
| 2014-10-29 | Core/Entites: Updated GUID format | Shauren |
| 2014-10-27 | Core: Fix warnings, mostly wrong printf formatters | DDuarte |
| 2014-10-27 | Core/Entities: Updated HighGuid values | Shauren |
| 2014-10-26 | Core/Entities: Updated updatefields | Shauren |
| 2014-10-26 | Core/Entities: Changed object lowguid to uint64 | Shauren |
| 2014-10-22 | Core/Entities: Fourth part of removing GetGUIDLow() uses | Shauren |
| 2014-10-22 | Core/Entities: Third part of removing GetGUIDLow() uses | Shauren |
| 2014-10-22 | Core/Groups: Use full guid for group lookup | Shauren |
| 2014-10-21 | Core/Entities: Second batch of removing implicit conversions of ObjectGuid to... | Shauren |
| 2014-10-21 | Core/Entities: First batch of removing implicit conversions of ObjectGuid to ... | Shauren |
| 2014-10-18 | Merge branch '4.3.4' of https://github.com/TrinityCore/TrinityCore into 6.x | Shauren |
| 2014-10-18 | Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4 | Vincent-Michael |
| 2014-10-17 | Core/Players: Fix players not being notified if on loading screen | jackpoz |
| 2014-10-06 | Core/Defines: Updated some enums to build 6.0.2.18988 | Kinzcool |
| 2014-09-30 | Core/GameObjects: Fixed possible crashes if transport objects don't have entr... | Shauren |
| 2014-09-30 | Fixed c/p mistake | Shauren |
| 2014-09-29 | Core/GameObjects: Implemented new gameobject type 11 (transport) states, fixe... | Shauren |
| 2014-09-20 | Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4 | Shauren |
| 2014-09-19 | Core/Misc: Multiple static analysis issues fixed (small optimizations and cle... | DDuarte |
| 2014-09-14 | Core/Entities: Use ObjectGuid class in game project | Shauren |
| 2014-09-13 | Core/Entities: Use new PackedGuid class | Shauren |
| 2014-09-08 | Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4 | Vincent-Michael |
| 2014-09-07 | Core/Misc: dropped obsolete GameObject::GetGameObject method | joschiwald |
| 2014-08-24 | Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4 | Vincent-Michael |
| 2014-08-23 | Core/Misc: Fix some -Wconversion warnings | jackpoz |
| 2014-08-17 | Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4 | Vincent-Michael |
| 2014-08-16 | Core/Transports: Delayed adding transport model to next tick after teleportin... | Shauren |