aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities
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/Packets: rename classes to match standardsMitchesD
2015-04-04Core/PacketIO: SMSG_ZONE_UNDER_ATTACK, SMSG_THREAT_CLEAR and enabled some opc...MitchesD
2015-04-04Core/PacketIO: Updated and enabled SMSG_SPELL_CHANNEL_START and SMSG_SPELL_CH...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-02Core/Unit: Fix crash introduced by 930a6af70a85f0d14b9befd74f33e0ad24f74875Carbenium
2015-04-02Core/Unit: Implement SMSG_HEALTH_UPDATECarbenium
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-30Core/Entities: Regenerated UpdateField data for build 19802Shauren
2015-03-29Fix warningsGacko
2015-03-29Core/Phases: phaseMask remove part 1Rat
2015-03-29Core/Phases: Defined default phaseIDRat
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-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-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/Misc: Warning fixesShauren
2015-03-22Core/PacketIO: Restored missing code in Player::SendEquipErrorShauren
2015-03-21Core/GameObjects: Updated GameObjectTemplate::Data fieldsShauren
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: And yet more INFO->DEBUG loggingclick
2015-03-18Core: Pet.cpp - INFO -> DEBUG level notifications...click
2015-03-18Core: More INFO -> DEBUG (Unit.cpp this time)click
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