aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Handlers/CharacterHandler.cpp
AgeCommit message (Expand)Author
2015-10-15Core/Players: Check if player can enter the instance during login before tryi...Shauren
2015-10-06Core/Battle.net:Shauren
2015-10-05Core/World: Store account id in CharacterInfo to reduce the amount of databas...Shauren
2015-09-28Core/Maps: Moved corpse management to map levelShauren
2015-09-27Core/Player: Changed ranged weapons to be equipped in main hand slot instead ...Shauren
2015-09-19Core/Taxi: Further improvementsShauren
2015-09-13Core/DBLayer: Allowed using GetDouble for SUM results instead of requiring st...Shauren
2015-09-09Core/BattlePets: Basics for Battle Petshorn
2015-08-30Core/Players: Implemented serverside validation of reserved/profane namesShauren
2015-08-16Merge pull request #15297 from StormBytePP/3.3.5_rename_Revision.hjackpoz
2015-08-16Core/Build: Removed obsolete SystemConfig.h and made genrev be part of shared...StormBytePP
2015-08-01Core/Opcodes: enabled duel opcodes and updated CMSG_OPENING_CINEMATICMitchesD
2015-07-25Core: Header cleanup in game/*/*.cppVincent-Michael
2015-07-21Core/Misc: Fixing warnings detected by Visual Studio 2015 compilerShauren
2015-07-07Core/DataStores: Updated dbc/db2 structures to 6.2.0Shauren
2015-07-06Core/PacketIO: Update SMSG_FEATURE_SYSTEM_STATUSCarbenium
2015-06-02Core/PacketsIO: Updated and enabled SMSG_CHAR_CUSTOMIZE, SMSG_CHAR_CUSTOMIZE_...DJScias
2015-05-22Core/Garrisons: Implemented follower class/spec abilities and saving them to ...Shauren
2015-05-08Core/Garrisons: Basics for garrisonsShauren
2015-04-28Core/Entities: Reworked guid scopesShauren
2015-04-27Core/Misc: Use boost::in_place() to initialize optionals.Naios
2015-04-26Core/Misc: Replace tc's optional with boost::optional.Naios
2015-04-23Core/PacketIO: Updated and enabled CMSG_SET_FACTION_AT_WAR, CMSG_SET_FACTION_...DJScias
2015-04-21Core/Logging: Removed a bunch of useless "received X" logsShauren
2015-04-21Core/Player: Added character templatesCarbenium
2015-04-21Core/Misc: Barbershop fixesShauren
2015-04-20Core/Misc: fixed referencing to non-existing hair, facialHair and skinColor I...MitchesD
2015-04-19Core/Socket: Fixed race conditions with instance socketShauren
2015-04-18Core/Player: Added possibility to deactivate the character creation for neutr...Carbenium
2015-04-18Core/PacketIO: Updated and enabled more battleground packetsShauren
2015-04-17Core/PacketIO: Fix typo in CharRaceOrFactionChangeVincent-Michael
2015-04-12Core/PacketIO: Updated and Enabled CMSG_USE_EQUIPMENT_SET / SMSG_USE_EQUIPMEN...Vincent-Michael
2015-04-12Core/PacketIO: Updated and Enabled CMSG_DELETE_EQUIPMENT_SET for 6.1.2Vincent-Michael
2015-04-10Core/Token: Fix freeze at opening game time windowsVincent-Michael
2015-04-09Core/PacketIO: Reimplemented SMSG_SET_FORCED_REACTIONS as a response to clien...Shauren
2015-04-05Core/Misc: Removed unused variablesShauren
2015-04-05Core/Player: Implement CharSections.dbc and serverside checksCarbenium
2015-04-01Core/PacketIO: Updated all client opcode valuesShauren
2015-03-30Core/Spells: Reset talent specialization when using reset talents commandRat
2015-03-28Core/PacketIO: SMSG_BARBER_SHOP_RESULT, CMSG_ALTER_APPEARANCE, SMSG_ENABLE_BA...MitchesD
2015-03-27Core/PacketIO: Updated values of all known server opcodesShauren
2015-03-26Core/Misc: Update base stuff for V6.1.2 build 19802Carbenium
2015-03-22Core/Misc: Warning fixesShauren
2015-03-10Core/Support: Update the support/ticket system to 6.xCarbenium
2015-03-09Core/Packets: update & enabled CMSG_SHOWING_CLOAK, CMSG_SHOWING_HELMDJScias
2015-03-08Core/Misc: Cleaned up data truncation warningsShauren
2015-03-01Core/Misc: Update base stuff for V6.1.0 build 19702Vincent-Michael
2015-02-23Core/PacketIO: Handle ConnectToFailed and allow the client to reconnect up to...Shauren
2015-02-17Core/Spells: Cooldown updatesShauren
2015-02-05Core/Players: Updated player byte field offsetsShauren