| Age | Commit message (Expand) | Author |
| 2014-11-10 | Merge branch 'dbc' of https://github.com/Intel/TrinityCore into Intel-dbc | Rat |
| 2014-11-10 | Warning fixes | Shauren |
| 2014-11-10 | Core/Commands: Battle.net account command changes | Shauren |
| 2014-11-09 | Core/DataStores: Even more converted dbcs | Intel |
| 2014-11-08 | Core/DataStores: Updated item dbcs | Intel |
| 2014-11-08 | Core/DataStores: Updated DungeonEncounter.dbc, DurabilityCosts.dbc, Durabilit... | Intel |
| 2014-11-08 | Core/DataStores: Updated CreatureFamily.dbc, CreatureModelData.dbc, CreatureS... | Intel |
| 2014-11-08 | Core/NetworkIO: updated CMSG_RANDOMIZE_CHAR_NAME, SMSG_RANDOMIZE_CHAR_NAME, S... | joschiwald |
| 2014-11-07 | Core/DataStores: Updated ChatChannels.dbc, ChrClasses.dbc, ChrRaces.dbc structs | Intel |
| 2014-11-07 | Core/DataStores: Updated BattlemasterList.dbc, CharStartOutfit.dbc, CharTitle... | Intel |
| 2014-11-07 | Core/DataStores: Fixed name consistency and improved coords handling | Intel |
| 2014-11-06 | Core/DataStores: Updated AreaTrigger.dbc struct | Intel |
| 2014-11-05 | Core/DataStores: Fixed build after rename | Intel |
| 2014-11-03 | Core/NetworkIO: implemented undelete opcodes and moved char create/delete pac... | joschiwald |
| 2014-11-02 | Core/Graveyards: Made the graveyard orientations loading from WorldSafeLocs.dbc | Kinzcool |
| 2014-10-30 | Core/GameObjects: Updated GameObjectTemplate data structure | Shauren |
| 2014-10-29 | Core/Entites: Updated GUID format | Shauren |
| 2014-10-28 | Merge pull request #13440 from Rochet2/ahbot | jackpoz |
| 2014-10-27 | Core: Even more warning fixes | DDuarte |
| 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-25 | DB/Graveyards: Added a comment field to describe the graveyards in `graveyard... | Kinzcool |
| 2014-10-26 | Core/Entities: Changed object lowguid to uint64 | Shauren |
| 2014-10-25 | Core/Entities: Changed a few lowguid uses to ObjectGuid::LowType | Shauren |
| 2014-10-25 | Core: Fix build in some compilers by calling proper cctor of ObjectGuid | DDuarte |
| 2014-10-25 | Core/Opcodes: Support opcodes with the same ids and different direction | DDuarte |
| 2014-10-25 | Core/Guilds: Fifth part of converting int to bigint guids in database | Shauren |
| 2014-10-24 | Core/Misc: First part of renaming to Blizzard's names | Kinzcool |
| 2014-10-24 | Core/Entities: Fourth part of converting int to bigint guids in database | Shauren |
| 2014-10-24 | Core: Fix build | DDuarte |
| 2014-10-23 | Core/Entities: Third part of converting int to bigint guids in database | Shauren |
| 2014-10-23 | Core/Entities: Second part of required database changes for migrating guids t... | Shauren |
| 2014-10-23 | Core/Entities: First step to 128 bit guids | Shauren |
| 2014-10-23 | Core/Entities: Removed Object::GetGUIDLow() | Shauren |
| 2014-10-22 | Core/Entities: Second part of removing GetGUIDLow() uses | Shauren |
| 2014-10-22 | Scripts/Commands: Replaced lowguid printing in command output with ToString()... | Shauren |
| 2014-10-21 | Core/Entities: First batch of removing implicit conversions of ObjectGuid to ... | Shauren |
| 2014-10-20 | Core/Entities: First part of required database changes for migrating guids to... | Shauren |
| 2014-10-19 | Core/Misc: fixed a scenario when character factionchange create unexpected re... | joschiwald |
| 2014-10-19 | Core/Misc: Remove unsafe not thread-safe localtime() calls | jackpoz |
| 2014-10-19 | Scripts/Cmds: Replace AccountMgr::normalizeString with Utf8ToUpperOnlyLatin | DDuarte |
| 2014-10-19 | Merge remote-tracking branch 'origin/3.3.5' into 4.3.4 | DDuarte |
| 2014-10-19 | Merge remote-tracking branch 'origin/3.3.5' into 4.3.4 | DDuarte |
| 2014-10-18 | Scripts/Commands: Fix static analysis issues | Nyeriah |
| 2014-10-18 | Scripts/Commands: Implement mutehistory command for GM's with requested impro... | Heihachi |
| 2014-10-18 | Scripts/Commands: Implement commands to set and get boss states during run time | Nyeriah |
| 2014-10-18 | Merge pull request #13353 from ShinDarth/335_quest_tracker | Duarte Duarte |
| 2014-10-18 | Core/Quest: implement Quest Tracker | ShinDarth |
| 2014-10-18 | Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4 | Shauren |