aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Tools
AgeCommit message (Expand)Author
2016-07-20Nopch build fixesShauren
2016-07-10Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into legionShauren
2016-07-10Core/PacketIO: Refactored building SMSG_UPDATE_OBJECT to append directly to f...Shauren
2016-06-14Core/Players: Fixed saving talents for all specsShauren
2016-05-20Core/DataStores: Updated opcodes and db2 to 7.0.3.21414Shauren
2016-05-07Core/Achievements: AchievementMgr refactoringShauren
2016-03-24Core/Game: Converted the game library to a shared library.Naios
2016-01-01Update copyright note for 2016Vincent-Michael
2015-10-05Core/World: Store account id in CharacterInfo to reduce the amount of databas...Shauren
2015-08-30Core/Players: Implemented serverside validation of reserved/profane namesShauren
2015-04-28Core/Entities: Reworked guid scopesShauren
2015-03-06Core/PlayerDump:joschiwald
2015-01-30Core/Spells: Reimplemented automatic spell learningShauren
2015-01-01Update copyright note for 2015Vincent-Michael
2014-11-26Core: Use the correct function to convert strings to unsigned longs and unsig...Nayd
2014-11-12Core/Talents:Intel
2014-11-12Core/World: hold deleted characters in character storejoschiwald
2014-11-10Core/Talents: Update talent system, remove talent pointsIntel
2014-11-03Core/NetworkIO: implemented undelete opcodes and moved char create/delete pac...joschiwald
2014-10-29Core/Entites: Updated GUID formatShauren
2014-10-27Core: Fix warnings, mostly wrong printf formattersDDuarte
2014-10-27Core/Entities: Updated HighGuid valuesShauren
2014-10-26Core/Entities: Changed object lowguid to uint64Shauren
2014-10-24Core/Entities: Fourth part of converting int to bigint guids in databaseShauren
2014-09-20Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-09-19Core/Misc: Multiple static analysis issues fixed (small optimizations and cle...DDuarte
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-07-19Merge remote-tracking branch 'origin/master' into 4.3.4Shauren
2014-07-17Buildsystem/MSVC: Warning fixesShauren
2014-04-05Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-02-13Core/PlayerDump: fix mail items and gifts exportjoschiwald
2014-01-11Merge branch 'master' into 4.3.4DDuarte
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-11-08Merge branch 'master' into 4.3.4Spp
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-11-08Merge branch 'master' into 4.3.4Spp
2013-10-27Core/Code: Unify codestyle for brackets: {} to { }.Ascathor
2013-05-21Merge branch 'master' into 4.3.4 (Only the Logging System One)Spp
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-03-10Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-03-08First step of comment style refactoring to doxygen-style.Nefarion
2013-01-30Merge branch 'master' into 4.3.4 (+ some changes to minimize differences)Spp
2013-01-02Merge branch 'master' into 4.3.4Spp
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-12-23Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Subv
2012-12-19Merge pull request #8668 from joschiwald/random_changesKaelima
2012-12-19Core/Misc:joschiwald
2012-12-19Merge branch 'master' into 4.3.4Spp
2012-12-18Core: Fix non pch buildVincent_Michael
2012-12-18Core/Character: Fix logic fail with world state in b2928e59fa8334e91dfa1a5951...Vincent_Michael