aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Handlers/CharacterHandler.cpp
AgeCommit message (Expand)Author
2012-09-05Core/Misc: Rename void storage related prep. statements to comply with standardsNay
2012-09-03[Core/Currency] save all currencies on special db table.cyberbrest
2012-09-01Merge remote-tracking branch 'origin/master' into 4.3.4Nay
2012-09-01Core/Logging: Fix delete player crash having logging player enabled.Spp
2012-08-23Core/PacketIO: Corrected character reorderingShauren
2012-08-22Core: Fix a typo and whitespace cleanupNay
2012-08-22Core/Opcodes: Fix CMSG_REORDER_CHARACTERSNTX
2012-08-15Merge remote-tracking branch 'origin/master' into 4.3.4Nay
2012-08-15Core/Logging: Added documentation about this systemSpp
2012-08-10Core/Misc: Use ByteBuffer's WriteString where possible/neededNay
2012-08-09Core/PacketIO: Enabled/Fixed more opcodesSubv
2012-08-08Core/PacketIO: Enabled more opcodesSubv
2012-08-07Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Subv
2012-08-06Core/PacketIO: Fix structure of CMSG_RANDOMIZE_CHAR_NAMENay
2012-08-06Core: Fix buildNay
2012-08-06Core/PacketIO: Fixed a mistake in SMSG_RANDOMIZE_CHAR_NAME (thk Shauren)Subv
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-05Fixed a compile errorSubv
2012-08-05Core/PacketIO: Enabled another bunch of opcodes and made some misc fixes here...Subv
2012-08-05Core/Items: Implemented SOCKET_COLOR_COGWHEEL.Subv
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-08-01Core/PacketIO: Send better values for SMSG_FEATURE_SYSTEM_STATUSShauren
2012-07-30Core: Implement Void StorageNay
2012-07-24Core/Misc: Update money to 64 bits (from 32), increasing the maximum gold pos...Nay
2012-07-19Core/Guilds: Added level to guild class and moved sending motd after player i...Shauren
2012-07-18Core/Units: Some cleanup in movement packet related functions - try to keep o...Shauren
2012-07-14Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Shauren
2012-07-13Core/Player: Fix issues with 'ignore this slot' option on equipment manager u...NNN666
2012-07-12Core/PacketIO: Updated SMSG_UPDATE_OBJECT structureShauren
2012-07-11Core/PacketIO: Update structures of many packets sent during the login processShauren
2012-07-11Core/MiscShauren
2012-07-11Core/PacketIO: Defined and enabled character list time opcodes (customize, re...Shauren
2012-07-09Core/PacketIO: Updated character list packet structure to 4.3.4Shauren
2012-07-09Core/Achievements: Implemented guild achievementsShauren
2012-07-04Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.xShauren
2012-05-30Merge git://github.com/TrinityCore/TrinityCore into 4.xkaelima
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