aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities/Player
AgeCommit message (Expand)Author
2015-04-05Merge pull request #14491 from doctaweeks/fixes-for-6.xCarbenium
2015-04-04Core/PacketIO: Enabled CMSG_MOVE_KNOCK_BACK_ACK, SMSG_MOVE_UPDATE_KNOCK_BACK ...Shauren
2015-04-04Core/PacketIO: Updated and enabled RaF packetsShauren
2015-04-04Core/Players: Updated tradingShauren
2015-04-03Core/PacketIO: updated SMSG_LOOT_RELEASE and enabled CMSG_OPEN_ITEMMitchesD
2015-04-02Add missing override keyword in gameDaniel M. Weeks
2015-04-02Rename variables to fix C++11 keyword collisionDaniel M. Weeks
2015-04-02Core/Packets: Fix writing WorldPackets::Duel::DuelCompleteDDuarte
2015-04-02Core/Packets: Updated and enabled duel opcodesxerkoss
2015-04-01Core/PacketIO: Updated all client opcode valuesShauren
2015-03-31Core/Quests: updated SMSG_QUEST_GIVER_QUEST_LIST_MESSAGE packetRat
2015-03-30Core/Quests: updated questlog offsetRat
2015-03-29Fix warningsGacko
2015-03-29Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into 6.xRat
2015-03-28Core/Currencies: Restores updating conquest caps - thanks @soulfrost for noti...Shauren
2015-03-27Core/PacketIO: Updated values of all known server opcodesShauren
2015-03-25Core/Creature: fixed trigger visibility of vehiclescr4st
2015-03-24Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into 6.xRat
2015-03-22Merge pull request #14426 from tkrokli/SetQuestSlotStateDuarte Duarte
2015-03-22Core/PacketIO: Restored missing code in Player::SendEquipErrorShauren
2015-03-20Core/PacketIO: CMSG_SET_ACTIVE_MOVER, SMSG_MOVE_SET_ACTIVE_MOVER updated and ...MitchesD
2015-03-18Revert "*Do not allow players to use vehicles to go further than 1st boss in ...jackpoz
2015-03-18Core/Dungeon Finder: Fix Vote Kick breaking LFG queuejackpoz
2015-03-18Core: INFO->DEBUG cleanups in Player.cppclick
2015-03-18Core/Player: Optimize Player::HaveAtClient() performancejackpoz
2015-03-16Core/Phases: Ported new phasing system from 4.3.4 branch and fixed some map s...Rat
2015-03-14Core/Player: Updated sending completed quests data to clientShauren
2015-03-15Core/PacketIO: Sync with wppVincent-Michael
2015-03-13Merge pull request #14344 from DJScias/opcodes2Carbenium
2015-03-13Core/Packets: updated and enabled SMSG_CANCEL_AUTO_REPEAT, SMSG_CANCEL_ORPHAN...DJScias
2015-03-12Core/Loot: Enable setting AcquireReason, correct LootMethod definition, fix s...Epicurus4
2015-03-11Core/Packets: updated and enabled SMSG_SELL_RESPONSEDJScias
2015-03-11Core/PacketIO: updated SMSG_ENVIRONMENTALDAMAGELOG and enabled some opcodesMitchesD
2015-03-10Core/Support: Update the support/ticket system to 6.xCarbenium
2015-03-10Core/Players: Set holy power decay timer to 20 seconds after leaving combat (...Shauren
2015-03-10Core/Enum: Fix typoEpicurus4
2015-03-08Core/Misc: Cleaned up data truncation warningsShauren
2015-03-07Core/Player: All spells and skills are now automatically learned without any ...Shauren
2015-03-06Core/Packets: updated & enabled SMSG_LEVELUP_INFOMitchesD
2015-03-06Core/Player: fixed some leftovers in db after player deletejoschiwald
2015-03-04Core/DataStores: Updated dbc structures to 6.1Shauren
2015-03-01Core/PacketIO: Sync with wppEpicurus4
2015-02-22Core/Packets: SMSG_EXPLORATION_EXPERIENCEGolrag
2015-02-22Core/Packets:Golrag
2015-02-22Merge pull request #14167 from Golrag/WorldStatesDuarte Duarte
2015-02-21Core/Spells: Restored totem category checkShauren
2015-02-21Core/Spells: Removed leftovers of old cooldown handlingShauren
2015-02-17Core/Spells: Cooldown updatesShauren
2015-02-16Core/Opcodes: SMSG_INIT_WORLD_STATESGolrag
2015-02-13Core/Guild: Updated and enabled most previously implemented guild and petitio...Mogadischu