aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-10-16Core/Auras: Implemented SPELL_AURA_CAN_TURN_WHILE_FALLINGShauren
2016-10-15Core/DataStores: Fixed loading int arrays from trailing packed blobs in db2 f...Shauren
2016-10-15[6.x] Core/Spells: Implement SPELL_AURA_INTERFERE_TARGETTING (#17566)Krudor
2016-10-15Core/Spells: Removed a faulty aura handlerKrudor
2016-10-13Core/Quests: Fixed quest objectives order, thanks @cocolino for pointing it outShauren
2016-10-12Core/Spells: Implement SPELL_AURA_MOD_MINIMUM_SPEED_RATE (aura 437)Shocker
2016-10-11Core/Player: Fix logic fail in ApplyEquipCooldownariel-
2016-10-11Core/Items: Fixed more build warnings7.0.3/22747Shauren
2016-10-10Warning fixShauren
2016-10-09Core/Spells: Effect leap back fix (#18057)Krudor
2016-10-09Core/DataStores: Fixed loading signed db2 fieldsShauren
2016-10-09Core/PacketIO: Fixed SMSG_QUEST_GIVER_OFFER_REWARD_MESSAGE structuremzk
2016-10-08Core/DataStores: Fixed format string for ChrSpecialization.db2 and Map.db2Shauren
2016-10-08Core/DataStores: Corrected SummonProperties.db2 structurefunjoker
2016-10-08Core/DataStores: TaxiMaskSize not large enoughtkrokli
2016-10-07Core/Channels: remove unneeded default constructorariel-
2016-10-07Core/Channels: fix nopch build, take twoariel-
2016-10-07Core/Channels: fix nopch buildariel-
2016-10-07Core/Channels: Revamp of channel systemariel-
2016-10-05Core/Auras: Add root aura handler to aura type 455Shauren
2016-10-04Core/Units: Clear UNIT_NPC_EMOTESTATE on death (blizzlike)Shauren
2016-10-03Core/Spells: fixed SPELL_ATTR5_USABLE_WHILE_STUNNEDjoschiwald
2016-10-03Core/DataStores: Fixed uninitialized data in power types arrayShauren
2016-10-02Core/Items: Fixed saving artifact power gainsShauren
2016-10-01Core/Spells: use spellinfo helper methodsjoschiwald
2016-10-01Core/Player: fixed math errorjoschiwald
2016-10-01Core/Player: Implemented account wide mountsMitchesD
2016-10-01Core/PacketIO: Fixed SMSG_MAIL_LIST_RESULT structureShauren
2016-09-30Core/Items: Reworked loading child equipment from database, these items are n...Shauren
2016-09-29Core/Players: Removed references to removed currenciesShauren
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