aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2016-09-12Core/Achievements: Minimize branch differencesShauren
2016-09-11Core/Movement: Changed movement flags2 to uint32Shauren
2016-09-11Core/Movement: Implemented double jumpShauren
2016-09-10Core/Items: Removed invalid item bind type 5Shauren
2016-09-10Core/Creatures: Defined CREATURE_DIFFICULTYFLAGS_UNK4 as CREATURE_DIFFICULTYF...Kinzcool
2016-09-09Core/Enums: Added my creaturedifficulty flags researchKinzcool
2016-09-09Core/Items: Defined all item flagsShauren
2016-09-08Core/Players: Fixed new created characters starting in wrong specializationShauren
2016-09-07DB/Creatures: Fixed the health of creatures over level 105Kinzcool
2016-09-07Core/Items: Implement proper flag to check for real time duration (instead of...Shauren
2016-09-06Core/PacketIO: Defined smaller limits for incoming array sizes in client pack...Shauren
2016-09-06Core/Creatures: Load expansion data from `HealthScalingExpansion` column inst...Kinzcool
2016-09-05Core/PacketIO: Replace std::list uses with std::vector in packetsShauren
2016-09-04Core/Items: Add missing nullptr check in WorldSession::HandleConfirmArtifactR...Shauren
2016-09-03Core/Items: Fixed feral form model not updating when equipping/removing artifactShauren
2016-09-03Core/Commands: Fixed buildVincent-Michael
2016-09-03Core/Commands: Implement .neargraveyard (find nearest graveyard from dbc). (#...xjose93
2016-09-03Core/PacketIO: Updated SMSG_QUERY_CREATURE_RESPONSE for 7.0.3Vincent-Michael
2016-09-03Scripts/Commands: Small QoL adjustmentstreeston
2016-08-31Core/PacketIO: Enable SMSG_WHOShauren
2016-08-30Core: Set default expansion to Legion.Shauren
2016-08-29Core/Unit: Force cancel unit events before invalidating the object on destruc...Naios
2016-08-29Core/GameObject: added possibilty for gameobjects to contain money loot.ariel-
2016-08-29Core/ObjectMgr: throw some consts and nullptr aroundariel-
2016-08-28Core/Characters: Implemented demon hunter cinematic at player loginVincent-Michael
2016-08-28Core/Spells: Updated create healthstone spellidVincent-Michael
2016-08-28Core/Quests: Renamed unknown quest objective fieldShauren
2016-08-28Core/DataStores: Implemented TactKey.db2Vincent-Michael
2016-08-27Core/Characters:Vincent-Michael
2016-08-27Core/Commands: Added offline player support for unstuck commandVincent-Michael
2016-08-27Core/PacketIO: Added CMSG_REQUEST_WORLD_QUEST_UPDATE / SMSG_WORLD_QUEST_UPDAT...Vincent-Michael
2016-08-27Core/Logging: removed useless log messagejoschiwald
2016-08-27Core/Config: Fixed typos in worldserver.conf.distjoschiwald
2016-08-27Core/Logging: delete old logs of the own realm onlyjoschiwald
2016-08-27Core/Pets: Fixed client crashes when logging in with a pet activeShauren
2016-08-26Core/Items: Implemented new item bonus typesShauren
2016-08-25Core/Players: Implemented new glyph systemShauren
2016-08-24Update CriteriaHandler.hAokromes
2016-08-24Core/PacketIO: Fixed issue reported by static analysisVincent-Michael
2016-08-24Core/Items: Removed old stupid code dropping enchantment charges when sheathi...Shauren
2016-08-23Core/Objects: Added check (error log) for possible invalid position for creat...Vincent-Michael
2016-08-23Core/Spells: Defined known shapeshift flagsShauren
2016-08-22Core/ObjectMgr: Load correct XP for level data (#17843)funjoker
2016-08-22Core/Spell: Restore SPELL_AURA_MOD_DAMAGE_PERCENT_TAKEN behavior (#17704)Regigicas
2016-08-22Core/Items: Rename ITEM_SPELLTRIGGER_ON_NO_DELAY_USE to ITEM_SPELLTRIGGER_ON_...Shauren
2016-08-21Core/PacketIO: Updated SMSG_ACCOUNT_HEIRLOOM_UPDATE opcode for 7.0.3Vincent-Michael
2016-08-21Warning fixShauren
2016-08-21Warning fixShauren
2016-08-21Core/Criteria: Fixed `disables` table requiring a reload for achievement crit...Shauren
2016-08-20Core/Creatures: Implemented loading animkits from creature_addon (#17834)Malcrom