aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Tools
AgeCommit message (Expand)Author
2020-01-02New yearAokromes
2019-01-01Happy New Year, folks. It's 2019!Treeston
2018-02-17Core/Misc: ASSERT() cleanupjackpoz
2018-01-22Core/Misc: fix some /W4 warnings and some reported by GCC 6.3ariel-
2018-01-01Update copyright note for 2018tkrokli
2017-11-25Misc: More cleanupAokromes
2017-07-15Core/Misc: Fix static analysis issuesjackpoz
2017-06-19Core: ported headers cleanup from master branchariel-
2017-05-26Core/PlayerDump: use extentariel-
2017-05-26Core/PlayerDump: more travisariel-
2017-05-26Core/PlayerDump: Travis fixariel-
2017-05-26Core/PlayerDump: general revampingariel-
2017-02-25Core/Misc: Fix static analysis issuesjackpoz
2017-02-05Core/Misc: Moved CharacterInfo out of world to separate classxinef1
2017-01-02Update Copyright notice for 2017tkrokli
2016-09-13Core/Fishing: implement retail-like fishing skill-up functionality (#17528)SnapperRy
2016-08-16Core/PlayerDump: add missing character_queststatus_* columns to dumpariel-
2016-03-24Core/Pdump: Fix pdump loadAokromes
2016-03-24Core/Game: Converted the game library to a shared library.Naios
2016-03-22Fixed pdump write...Yehonal
2016-01-01Update copyright note for 2016Rushor
2015-10-31Core/Players: Implemented serverside validation of reserved/profane namesShauren
2015-10-31Core/PlayerDump: cherry picked refactoring from commit e49462fc1e7b5515977da0...joschiwald
2015-10-29Core/World: Store account id in CharacterInfo to reduce the amount of databas...Shauren
2015-10-13Core/Pch - Fix non PCH build.pete318
2015-10-12Change many uint32 to ObjectGuid::LowType in line with 6.x changes.pete318
2015-09-22Map local guids 6.x -> 3.3.35:pete318
2015-06-26DB/Characters: Backport schema changes from 6.x branch (renames)ShinDarth
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-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-17Buildsystem/MSVC: Warning fixesShauren
2014-02-13Core/PlayerDump: fix mail items and gifts exportjoschiwald
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-10-27Core/Code: Unify codestyle for brackets: {} to { }.Ascathor
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-03-08First step of comment style refactoring to doxygen-style.Nefarion
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-12-19Merge pull request #8668 from joschiwald/random_changesKaelima
2012-12-19Core/Misc:joschiwald
2012-12-18Core: Fix non pch buildVincent_Michael
2012-12-18Core/Character: Fix logic fail with world state in b2928e59fa8334e91dfa1a5951...Vincent_Michael
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-20Core/Misc: Reduce header dependencies - Step IIISpp
2012-10-24Core/Misc: reduced amount of string memory allocations (Step II)Spp
2012-10-08some optimization + adding level to CharacterNameDatatibbi
2012-09-10Core: Warning fixes (Also some -pedantic under game folder)Spp