aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Handlers/CharacterHandler.cpp
AgeCommit message (Expand)Author
2016-08-27Core/Logging: removed useless log messagejoschiwald
2016-08-11Core/Logs: Fine tune more logsAokromes
2016-07-16Core/Misc: remove two synch queries and replace them with CharacterInfo cacheariel-
2016-07-09Core/Handlers: removed useless db queryjoschiwald
2016-06-23Core/Player: Add option to prevent rename during character customizationpsayafan
2016-06-04Core/Player: Added support cast spell for some class spellsSnapper
2016-06-04Implement real time statistic visualization (#16956)Duarte Duarte
2016-04-12Core/Entities: Ported byte field offset naming from 6.xShauren
2016-04-08Properly rename the stand state method...Shauren
2016-04-08Core/Misc: Renamed getStandState to minimize differences between branchesShauren
2016-03-13Core/Players: Split playerBytes fields in characters tableShauren
2016-03-06Core: Backport 6.x realm changesDDuarte
2016-01-01Update copyright note for 2016Rushor
2015-11-27Core/Players: Use constant gender from PLAYER_BYTES_3 where appropriate.Shauren
2015-10-31Core/DBLayer: Allowed using GetDouble for SUM results instead of requiring st...Shauren
2015-10-31Core/Players: Implemented serverside validation of reserved/profane namesShauren
2015-10-29Core/World: Store account id in CharacterInfo to reduce the amount of databas...Shauren
2015-10-29Core/Players: Check if player can enter the instance during login before tryi...Shauren
2015-10-12Change many uint32 to ObjectGuid::LowType in line with 6.x changes.pete318
2015-09-29Core/Maps: Moved corpse management to map levelShauren
2015-09-22Map local guids 6.x -> 3.3.35:pete318
2015-09-14Core/Misc: rename some variables after latest backportsShinDarth
2015-08-16Core/Build: Renamed Revision.h to GitRevision.h to avoid compile failure when...StormBytePP
2015-08-16Build fix for WheatyExceptionReport, c++ exceptions must not be thrown in SEH...Shauren
2015-08-16Core/Build: Removed obsolete SystemConfig.h and made genrev be part of shared...StormBytePP
2015-07-24Core/Misc: Fixing warnings detected by Visual Studio 2015 compilerShauren
2015-04-24Core/Misc: Ported relevant barbershop fixes from 4208c0d8396e10dc806939e1d178...Shauren
2015-04-05Merge pull request #13862 from ariel-/pr_tmpCarbenium
2015-03-30Core/Misc: Remove unused headersleak
2015-01-27Implement CharSections.dbc and Serverside Checks.arks
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-10-19Core/Misc: fixed a scenario when character factionchange create unexpected re...joschiwald
2014-10-08Core/Logging: Replaced direct calls to GetCounter() in logs with ToString()Shauren
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-08-09Core/Server: Use nullptr instead of 0 where pointers are expectedDDuarte
2014-07-17Buildsystem/MSVC: Warning fixesShauren
2014-07-13Merge branch `master` into `boost`Subv
2014-06-26Core: Fix warnings and kill again whitespace ...Vincent-Michael
2014-06-23Merge pull request #11976 from Ascathor/masterAokromes
2014-06-21Core: Add loginFirst param to OnLogin hook to allow doing things on first log...Rochet2
2014-06-13Core/Misc:Ascathor
2014-06-06Core/NetworkIO: Added latency info for opcodes overflow logMichael
2014-06-02Core/Misc: Kick player in case of multiple CMSG_PLAYER_LOGINjackpoz
2014-05-29CoreCore/NetworkIO: Fix disconnect when canceling character creationjackpoz
2014-04-20Core/Misc: Fix change faction on dead Night Elves keeping the speed buffjackpoz
2014-03-02Core/Player: delete queststatus (weekly/monthly/seasonal) on deleting charact...joschiwald
2014-02-05Core/Achievements: Implement criteria type ACHIEVEMENT_CRITERIA_TYPE_ON_LOGIN...Discover-
2014-01-18Core/Items: Fixed swapping equipment sets in combatShauren
2014-01-17Core/Misc: When a player changes its faction its only removed from all its ar...Discover-