aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Handlers/CharacterHandler.cpp
AgeCommit message (Expand)Author
2014-06-05Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Michael
2014-06-02Core/Misc: Kick player in case of multiple CMSG_PLAYER_LOGINjackpoz
2014-05-29Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-05-29CoreCore/NetworkIO: Fix disconnect when canceling character creationjackpoz
2014-04-20Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-04-20Core/Misc: Fix change faction on dead Night Elves keeping the speed buffjackpoz
2014-04-05Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
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-18Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2014-01-18Core/Items: Fixed swapping equipment sets in combatShauren
2014-01-18Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2014-01-17Core/Misc: When a player changes its faction its only removed from all its ar...Discover-
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-10-07Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Shauren
2013-09-27Core/RBAC: Move RBAC code to namespace rbacSpp
2013-09-09Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-09-05Core/Guild: Fix memory leak on Guild disbandjackpoz
2013-08-30Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-08-30Core/CharacterHandler: Some more rules for CMSG_CHAR_ENUM allowanceMachiavelli
2013-08-30Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-08-30Core/NetworkIO: Allow CMSG_CHAR_ENUM after char creation and char deletionMachiavelli
2013-08-29Core/NetworkIO: Generic packet spam solutionMachiavelli
2013-08-18Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-08-18Core/Players: Do not add banned characters to _legitCharacters containerShauren
2013-08-10Core/PacketIO: Fixed object update failuresShauren
2013-06-23Core/PacketIO: Updates and enabled a bunch of opcodesShauren
2013-06-18Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Shauren
2013-06-13Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-06-11Core: More Function Renaming.Malcrom
2013-06-11Core: Some function renaming.Malcrom
2013-05-26Core/Misc: Rename AreaTrigger structure to AreaTriggerStructShocker
2013-05-21Minor correction to mergeSpp
2013-05-21Merge branch 'master' into 4.3.4 (Only the Logging System One)Spp
2013-05-21Merge branch 'master' into 4.3.4 [NOTE: There are parts of code marked as "RE...Spp
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-05-11Core/Players: Cast Summon Pet on first login, relocate created petsMihapro
2013-04-29Core/Players: Fixed deleting characters, remove CharacterNameData only after ...Shauren
2013-04-09Core/MovementShauren
2013-03-10Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-03-09Merge 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-03-08Core/RBAC: Fix multiple permissions and remove multiple config options that a...Spp
2013-03-04Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-03-04Core/Players: Implemented converting quests on faction change (keeping old fa...Shauren
2013-02-25Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-02-25Core/RBAC: Create new permissions related to character creationSpp