aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-09-27Core/Player: Allow graveyards to be specified for areas, not only zonesJaredNinja
2016-09-26Core/Commands: Slightly improve output of bnetaccount create commandShauren
2016-09-25Fix non PCH build.Gacko
2016-09-25Core/Scenes: Implemented scene systemTraesh
2016-09-25Core/Config: Add config values for all power regen ratesShauren
2016-09-24Core/Database: removed unused prepared statementsjoschiwald
2016-09-24Core/Bnet: correct a typo in enum (#17991)tkrokli
2016-09-24Core/Bnetserver: Re-enable ban on wrong passwordKevin Plestan
2016-09-24Warning fixShauren
2016-09-24Warning fixShauren
2016-09-23Core/Players: Implemented regen (and out of combat decay) for all power typesShauren
2016-09-22Core/PacketIO: Mark all earlyprocess packets as STATUS_NEVER, PROCESS_INPLACE...Shauren
2016-09-22Core/Misc: Whitespace cleanupVincent-Michael
2016-09-20Core/Player: Set max power values from PowerType.db2Shauren
2016-09-19Core/Spells: Removed handling of deprecated spell attributeShauren
2016-09-18Core/Garrison: Defined new follower status flagShauren
2016-09-18Core/DataStores: Updated DB2 version checks to 7.0.3 (22594). (#17949)Software Engineer
2016-09-17Core/DataStores: Fixed loading hotfix locales when default locale set in worl...Shauren
2016-09-16Core/Creatures: Fixed visuals for spells cast by creatures that have missile/...Shauren
2016-09-15Core/Scripts: Fix a crash when swapping creatures with pending vehicle join e...Naios
2016-09-15Core/Scripts: Fix a crash when adding/removing objects from the map while swa...Naios
2016-09-14Core/Garrison: Add all garrison error codesShauren
2016-09-13Core/Garrison: Defined more garrison follower ability flagsShauren
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-09-01Core/Random: Remove no longer needed hack for VS 2013Shauren
2016-08-31Core/PacketIO: Enable SMSG_WHOShauren
2016-08-30Core: Set default expansion to Legion.Shauren
2016-08-29Core/Define: Remove the conditional macro for constexpr.Naios
2016-08-29Core/Common: Correct the linking of localeNamesNaios
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-