aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Handlers/CharacterHandler.cpp
AgeCommit message (Expand)Author
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
2012-04-02Core/DBLayer: Yet more type fixesNay
2012-04-01Core/DBLayer: More type fixesNay
2012-03-30Merge pull request #5933 from GyxTom/masterShocker
2012-03-29Core/DBLayer: More type fixesShauren
2012-03-29Core/DBLayer: Fix stupid mishap from last commit (i need glasses) - thanks na...click
2012-03-29Core/DBlayer: ... and some more COUNT()-based type-fixing ...click
2012-03-29Core/DBLayer: Fixed some crashes caused by incorrect prepared statements usageShauren
2012-03-29Core/Misc: Code style and remove unused define.Gyx
2012-03-28Core/Protocol:kaelima
2012-03-25Core/DBLayer: Convert PAppend() queries to prepared statements No.3leak
2012-03-25Core/DBLayer: Convert PAppend() queries to prepared statements No.1leak
2012-03-24Core/DBLayer: Convert PQuery() queries to prepared statementsleak