| Age | Commit message (Expand) | Author |
| 2015-02-05 | Core/Players: Updated player byte field offsets | Shauren |
| 2015-02-04 | Core/Packets: Typo fixes and cleanup of 0f84c7c7b106fffa33e3c114858218f89e634da4 | Nayd |
| 2015-02-04 | Core/Packets: Add structure for CMSG_GM_TICKET_GET_CASE_STATUS, SMSG_GM_TICKE... | Carbenium |
| 2015-02-01 | Core/Packets: | joschiwald |
| 2015-01-28 | Core/Packets: Update and enable CMSG_STAND_STATE_CHANGE and SMSG_STAND_STATE_... | Nayd |
| 2015-01-26 | Core/Packets: moved CMSG_AUTOSTORE_BAG_ITEM, CMSG_CANCEL_AURA, CMSG_CHAR_UNDE... | joschiwald |
| 2015-01-25 | Core/NetworkIO: sync opcodes with wpp | joschiwald |
| 2015-01-16 | Core/Auras: Fixed saving all aura effect values to database | Shauren |
| 2015-01-10 | Core/Maps: Updated map difficulties | Shauren |
| 2015-01-01 | Update copyright note for 2015 | Vincent-Michael |
| 2014-12-29 | Core/Scripts: multiple changes | joschiwald |
| 2014-12-28 | Core/Quests: Updated Quest System to new Format | Intel |
| 2014-12-26 | Core/DataStores: Added DB2Manager | Shauren |
| 2014-11-26 | Core: Use the correct function to convert strings to unsigned longs and unsig... | Nayd |
| 2014-11-23 | Core/Packets: | joschiwald |
| 2014-11-20 | Core/Util: Fixed "value" name in Optional struct to follow code style | Shauren |
| 2014-11-19 | Core/Packets: updated EquipmentSet save packets | joschiwald |
| 2014-11-15 | Core/PacketIO: Renamed a few packet classes to match client names | Shauren |
| 2014-11-14 | Core/Packets: updated SMSG_FEATURE_SYSTEM_STATUS, SMSG_INITIAL_SPELLS and SMS... | joschiwald |
| 2014-11-12 | Core/Talents: | Intel |
| 2014-11-12 | Core/World: hold deleted characters in character store | joschiwald |
| 2014-11-12 | Core/Packets: updated char rename customize and factionchange packets | joschiwald |
| 2014-11-10 | Merge branch 'dbc' of https://github.com/Intel/TrinityCore into Intel-dbc | Rat |
| 2014-11-10 | Core/Packets: CMSG_LOAD_SCREEN (LoadingScreenNotify) handler | DDuarte |
| 2014-11-09 | Core/NetworkIO: updated SMSG_UPDATE_WORLD_STATE, added SMSG_PVP_SEASON and ad... | joschiwald |
| 2014-11-09 | Core/NetworkIO: Added second connection to WorldSession, handle AuthContinued... | Shauren |
| 2014-11-08 | Core/DataStores: Updated GameObjectDisplayInfo.dbc, GemProperties.dbc, GlyphP... | 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-06 | Core/NetworkIO: updated CMSG_REORDER_CHARACTERS packet and other opcode values | joschiwald |
| 2014-11-06 | Core/DataStores: Updated ArmorLocation.dbc, AuctionHouse.dbc, BankBagSlotPric... | Intel |
| 2014-11-04 | Core/PacketIO: Enabled SMSG_ADDON_INFO and SMSG_ACCOUNT_DATA_TIMES | Shauren |
| 2014-11-03 | Core/PacketIO: Updated SMSG_LOGIN_VERIFY_WORLD | Shauren |
| 2014-11-03 | Core/PacketIO: Minor refactor to writing server packets | Shauren |
| 2014-11-03 | Core/NetworkIO: implemented undelete opcodes and moved char create/delete pac... | joschiwald |
| 2014-11-03 | Core/PacketIO: Changed CMSG_PLAYER_LOGIN handler signature for new packet cla... | Shauren |
| 2014-10-31 | Core/NetworkIO: update SMSG_CHAR_ENUM and CMSG_PLAYER_LOGIN | joschiwald |
| 2014-10-29 | Core/Entites: Updated GUID format | Shauren |
| 2014-10-27 | Core/Entities: Updated HighGuid values | Shauren |
| 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/Guilds: Fifth part of converting int to bigint guids in database | Shauren |
| 2014-10-24 | Core/Entities: Fourth part of converting int to bigint guids in database | Shauren |
| 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-22 | Core/Entities: First part of removing GetGUIDLow() uses | Shauren |
| 2014-10-22 | Core/Social: Use full guid for friend and ignore storage | Shauren |
| 2014-10-21 | Core/Entities: Second batch of removing implicit conversions of ObjectGuid to... | Shauren |