aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Tools
AgeCommit message (Expand)Author
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
2012-11-27Merge branch 'master' into 4.3.4Spp
2012-11-27Core/Misc: Random changes here and there to minimize differences with 4.3.4 b...Spp
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-11-20Merge branch 'master' into 4.3.4Spp
2012-11-20Core/Misc: Reduce header dependencies - Step IIISpp
2012-10-30Merge branch 'master' into 4.3.4Spp
2012-10-24Core/Misc: reduced amount of string memory allocations (Step II)Spp
2012-10-16Fix compile without pchSpp
2012-10-08some optimization + adding level to CharacterNameDatatibbi
2012-09-11Merge remote-tracking branch 'origin/master' into 4.3.4Nay
2012-09-10Core: Warning fixes (Also some -pedantic under game folder)Spp
2012-09-10Core/Guilds: Implemented GuildFinder.Warpten
2012-09-08Core/Tools: Update PlayerDumpNay