| Age | Commit message (Expand) | Author |
| 2015-01-18 | Core/Misc: Fix static analysis issues | jackpoz |
| 2015-01-17 | Core/Misc: Made GetExpansionForLevel return current expansion for all creatur... | Kinzcool |
| 2015-01-17 | Core/Misc: Load all rows from gtOCTLevelExperience.dbc into xp per level stor... | Shauren |
| 2015-01-17 | Core/Commands: Added "createGameAccount" argument to .bnetaccount create comm... | Shauren |
| 2015-01-17 | Merge pull request https://github.com/TrinityCore/TrinityCore/pull/13650 | z0ldrax |
| 2015-01-17 | Build fix | Shauren |
| 2015-01-17 | Core/DataStores: Optimized memory usage for DB2Storage | Shauren |
| 2015-01-17 | Warning fix | Shauren |
| 2015-01-17 | Core/Aura: Replace assert with logged error for invalid AuraRemoveMode | jackpoz |
| 2015-01-16 | Core/Misc: Readded a rounding that vanished | Kinzcool |
| 2015-01-17 | Core/Opcodes: sync with wpp | joschiwald |
| 2015-01-16 | Core/Misc: Implemented leveling/killing experience loading from gtOCTLevelExp... | Kinzcool |
| 2015-01-16 | Core/Packet: Update some AH, BM and banker opcodes | projectcoredevs |
| 2015-01-16 | Core/Auras: Fixed saving all aura effect values to database | Shauren |
| 2015-01-16 | Core/Loot: Implement CMSG_LOOT_MONEY, CMSG_LOOT_RELEASE, SMSG_COIN_REMOVED, S... | cemak |
| 2015-01-15 | Core/Loot: Implemented SMSG_LOOT_RESPONSE, SMSG_LOOT_REMOVED, CMSG_AUTOSTORE_... | Intel |
| 2015-01-15 | Core/Player: Fixed Pandaren language | Walkum |
| 2015-01-15 | Core/PacketIO: Updated corpse related packet structures | Mogadischu |
| 2015-01-14 | Build/GCC: Compile fix (works with PCH, NOPCH not tested) | Shauren |
| 2015-01-13 | Core/PacketIO: Removed depracated opcode | Shauren |
| 2015-01-13 | Core/Config: Update CharacterCreating.Disabled.RaceMask and ClassMask | Nayd |
| 2015-01-12 | Scripts/Spells: Update several Death Knight spell scripts | Unholychick |
| 2015-01-12 | Core/Player: Fixed character creation, for real this time | Shauren |
| 2015-01-12 | Core/Quests: Send completed quest data on login | Shauren |
| 2015-01-12 | Core/Groups&Players: Fixed saving/loading after difficulty changes | Shauren |
| 2015-01-11 | DB/Schema: Boost stats in `player_levelstats` from tinyint to smallint | Nayd |
| 2015-01-11 | Core/Spells: fixed Shatter crit chance modifier | joschiwald |
| 2015-01-10 | Core/Entities: Load creature health points from the Gt DBCs | Kinzcool |
| 2015-01-10 | Scripts/Misc: some random changes after recent commits and cleanup | MitchesD |
| 2015-01-10 | Core/Players: Fixed loading and saving skill data PK violations | Shauren |
| 2015-01-10 | Core/PacketIO: Reenabled most opcodes for WorldSession::DosProtection::GetMax... | Shauren |
| 2015-01-10 | Scripts/BlackfathomDepths: Convert bosses to EventMaps/BossAI and clean up in... | Nyeriah |
| 2015-01-10 | Scripts/HellfireRamparts: Remove the spawning of the Reinforced Fel Iron ches... | Nyeriah |
| 2015-01-10 | Scripts/Stratholme: Move Maleki the Pallid to Eventmaps | Rushor |
| 2015-01-10 | Core/Packet: Update structure for SMSG_ITEM_TIME_UPDATE | projectcoredevs |
| 2015-01-10 | Core/Maps: Updated map difficulties | Shauren |
| 2015-01-10 | Core/PacketIO: Fixed WorldServerInfo structure | Shauren |
| 2015-01-10 | Core/Achievements: Defined another known achievement flag | Shauren |
| 2015-01-06 | Core/Spells: Revert unintentional change from commit e99411e4 (was replaced d... | Shocker |
| 2015-01-06 | Actually fix build (wrong copy paste) | Shocker |
| 2015-01-06 | Fix build | Shocker |
| 2015-01-06 | Core/Spells: Remove duplicate HasAttribute() method in SpellInfo | Shocker |
| 2015-01-05 | Core/Spells: Implement HasAttribute() helper for SpellInfo for easier readabi... | Shocker |
| 2015-01-05 | Core/Spells: Define some new spell aura types | Shocker |
| 2015-01-05 | Core/Spells: Define some new spell effects | Shocker |
| 2015-01-04 | Core/Packets: updated CMSG_SELL_ITEM, CMSG_REPAIR_ITEM, CMSG_ITEM_REFUND_INFO... | projectcoredevs |
| 2015-01-04 | Server/PacketIO: Enable SMSG_TRIGGER_CINEMATIC & SMSG_TRIGGER_MOVIE. | AriDEV |
| 2015-01-03 | Fix non pch build - again. | Gacko |
| 2015-01-02 | Core/Spells: Fixed loading of initial action bar. Closes #13827 | Intel |
| 2015-01-02 | Core/Quests: Fixed missing string in QuestGiverOfferReward | Intel |