aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Handlers/CharacterHandler.cpp
AgeCommit message (Expand)Author
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-
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-09-27Core/RBAC: Move RBAC code to namespace rbacSpp
2013-09-05Core/Guild: Fix memory leak on Guild disbandjackpoz
2013-08-30Core/CharacterHandler: Some more rules for CMSG_CHAR_ENUM allowanceMachiavelli
2013-08-30Core/NetworkIO: Allow CMSG_CHAR_ENUM after char creation and char deletionMachiavelli
2013-08-29Core/NetworkIO: Generic packet spam solutionMachiavelli
2013-08-18Core/Players: Do not add banned characters to _legitCharacters containerShauren
2013-06-11Core: More Function Renaming.Malcrom
2013-06-11Core: Some function renaming.Malcrom
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-04-29Core/Players: Fixed deleting characters, remove CharacterNameData only after ...Shauren
2013-03-08First step of comment style refactoring to doxygen-style.Nefarion
2013-03-08Core/RBAC: Fix multiple permissions and remove multiple config options that a...Spp
2013-03-04Core/Players: Implemented converting quests on faction change (keeping old fa...Shauren
2013-02-25Core/RBAC: Create new permissions related to character creationSpp
2013-02-16Core/Character: Rename engrish functionVincent_Michael
2013-02-14Core/Handlers: Missing returns after KickPlayer() callMachiavelli
2013-02-14Core/Handlers: Prevent some cheating in CharacterHandlerMachiavelli
2013-02-14Core/Handlers: Fix a crash in HandleCharFactionOrRaceChangeMachiavelli
2013-01-04Core/Misc: Fix a couple of warnings, some of them performance relatedNay
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-12-19Core/Misc:joschiwald
2012-12-04Core/Quest: Add support for monthly questsVincent-Michael
2012-11-30Core/Misc: Include character level in log when a character is being deletedSpp
2012-11-27Core/Misc: Random changes here and there to minimize differences with 4.3.4 b...Spp