aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities
AgeCommit message (Expand)Author
2015-09-05Core: Updated to 6.2.2.20444.Shauren
2015-09-01Core/Spells: Extended spell required shapeshift masks to 64 bits and defined ...Shauren
2015-08-31Core/Spells: Fix Tauren and Night Elf Moonkin formThomas33
2015-08-30Core/Players: Implemented serverside validation of reserved/profane namesShauren
2015-08-29Core/Players: Fixed warnings about incorrect creator guid when loading void s...Shauren
2015-08-29Core/Unit: Prevent AoE damage to have effect in some cases when faction is un...StormBytePP
2015-08-27Only read and delete from corpse table for current map instance. Not forpete318
2015-08-26Core/Player: implemented ToyboxMitchesD
2015-08-25Core/Unit: Updated ReactStates for WoDVincent-Michael
2015-08-18Core/PacketIO: Updated and enabled CMSG_TRANSMOGRIFY_ITEMSShauren
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-14Core/Misc: Build fix for VS 2013Shauren
2015-08-12Core/Void Storage: Implemented saving item upgrade and bonuses for items depo...Shauren
2015-08-10[Core\Quests] Add missing learn spell objective check.xerkoss
2015-08-10Core/PacketIO: Exclude DamageDealt/DamageTaken script hook results from damag...Shauren
2015-08-09Core/Instances: Added ResetFailedReason enum for 6.2.0Vincent-Michael
2015-08-09Core/PacketIO: Updated and enabled SMSG_RAID_GROUP_ONLY opcodeVincent-Michael
2015-08-08Core/PacketIO: Updated and enabled SMSG_BREAK_TARGET opcodeVincent-Michael
2015-08-08Core/PacketIO: Added and enabled CMSG_SET_LOOT_SPECIALIZATION opcodeVincent-Michael
2015-08-08Core/PacketIO: Updated and enabled SMSG_QUEST_GIVER_QUEST_FAILED opcodeVincent-Michael
2015-08-08Core/PacketIO: Updated and enabled SMSG_QUEST_UPDATE_FAILED_TIMER opcodeVincent-Michael
2015-08-08Core/PacketIO: Implemented advanced combat loggingShauren
2015-08-08Core/PacketIO: Updated and enabled SMSG_QUEST_GIVER_INVALID_QUEST opcodeVincent-Michael
2015-08-08Core/Misc:Vincent-Michael
2015-08-08Core/Quests: Update QuestFailedReason enum for 6.2.0Vincent-Michael
2015-08-06Core/PacketIO: Refactored combat log packet sending in preparation for advanc...Shauren
2015-08-05Core/PacketIO: Updated and enabled a few combat log opcodesShauren
2015-08-04Core/Misc: Defined combat log flags and new spell attributeShauren
2015-08-03Fix buildVincent-Michael
2015-08-03Core/PacketIO: Updated and enabled SMSG_DESTROY_ARENA_UNITShauren
2015-08-02Core/Loot: Fix group lootVincent-Michael
2015-08-02Core/PacketIO: Update and enabled SMSG_PARTY_KILL_LOG opcodeVincent-Michael
2015-08-02Core: Added code back in f60a28978a78e983246e97332b8f6d2eff539144Vincent-Michael
2015-08-02Core/PacketIO: Update and enabled SMSG_ITEM_COOLDOWN opcodeVincent-Michael
2015-08-01Core/Misc: Update game creature template locale in simple systemVincent-Michael
2015-07-28Merge pull request #15145 from pete318/runeforging6xDuarte Duarte
2015-07-28Core/PacketIO: updated CMSG_INSTANCE_LOCK_RESPONSE and fixed instance binding...MitchesD
2015-07-28Core/PacketIO: Updated and enabled SMSG_ITEM_PUSH_RESULTShauren
2015-07-27Core/PacketIO: updated SMSG_INSTANCE_SAVE_CREATEDMitchesD
2015-07-26Core/PacketIO: updated totem packetsjoschiwald
2015-07-26Core/PacketIO: updated SMSG_QUEST_LOG_FULL (empty packet)MitchesD
2015-07-25Core: Header cleanup in game/*/*.cppVincent-Michael
2015-07-25Core/Collision: Removed direct GameObject references from collision projectShauren
2015-07-25Core/Misc: Removed ReadAsPacked/WriteAsPacked methods from ObjectGuid, they a...Shauren
2015-07-23Core/PacketIO: updated SMSG_CONVERT_RUNE and SMSG_RESYNC_RUNESMitchesD
2015-07-22Core/Misc: Add a few consts to methodsDDuarte
2015-07-22Implement correction from 3.3.5 into 6.x for runeforging skill learnt frompete318
2015-07-21Core/PacketIO: updated SMSG_CONTROL_UPDATEMitchesD
2015-07-21Core/PacketIO: updated SMSG_QUEST_PUSH_RESULTMitchesD