aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Handlers/CharacterHandler.cpp
AgeCommit message (Expand)Author
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
2012-11-20Core/Misc: Reduction of header dependencies - Step IISpp
2012-11-18Core/Calendar: Completely rewrite and fix most of the calendar systemhorn
2012-11-17Core: Remove Player.h dependency from all the possible headersSpp
2012-11-02Core/Guild: Code RefactorSpp
2012-10-29Core/Dungeon Finder: Add some more debug msgs and restore LFG group structure...Spp
2012-10-29Core/Misc: Proper fix for previous commit (c5c8e38 - check race change before...Spp
2012-10-29Core/Misc: Check if race is changed before performing faction-change actions....Spp
2012-10-24Core/Misc: reduced amount of string memory allocations (Step II)Spp
2012-10-24Core/Misc: reduced amount of string memory allocations (Step I)Spp
2012-10-12renaming GetBaseReputation used for offline playerstibbi
2012-10-08adding a new prepared statement for selecting char at_login and titlestibbi
2012-10-08some optimization + adding level to CharacterNameDatatibbi
2012-10-07correct reputation converting at faction changetibbi
2012-10-04Core/Battlegrounds: Optimize internal battleground data storage (from Array M...Spp
2012-10-02Core/Utilities: Do not expose internal store structure in Tokens and rename i...Spp
2012-09-28typotibbi
2012-09-27adding Title converter to faction converter, original author Silinorontibbi
2012-09-18Core/Achievements: Force all calls to AchievementMgr be done through Player f...Spp
2012-09-09Corrections to previous merged in PRNay
2012-09-08Core/Characters: Add validation checks to barbershop use (prevents exploits)Nay
2012-09-01Core/Logging: Fix delete player crash having logging player enabled.Spp
2012-08-15Core/Logging: Added documentation about this systemSpp
2012-08-06Core/Logging: Try to simplify configuration of loggers and appendersSpp
2012-08-06Core/Logging: Move player delete logging to new type LOG_FILTER_PLAYER_DELETE...Spp
2012-08-05Core/Logging: Add option to remove timestamp, Log Level and Log Filter Type f...Spp
2012-08-03Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...Spp
2012-07-13Core/Player: Fix issues with 'ignore this slot' option on equipment manager u...NNN666
2012-04-03Core/World: Add character name data after loading PlayerDumpShauren