aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Spells
AgeCommit message (Expand)Author
2015-03-18Core: Move some more INFO-level logentries to DEBUGclick
2015-03-11Merge pull request #14334 from Naios/static2Carbenium
2015-03-11Core/PacketIO: updated and enabled SMSG_PLAY_MUSICMitchesD
2015-03-11Core/Game: Fix some issues detected by static analysis.Naios
2015-03-10Core/PacketIO: updated SMSG_CLEAR_TARGET and enabled some opcodesMitchesD
2015-03-09Core/Spells: Fixed level value scaling for spells with scaling class < -1Shauren
2015-03-08Core/Misc: Cleaned up data truncation warningsShauren
2015-03-08Core/Auras: Fixed applying more than 8 aura effectsShauren
2015-03-08Core/Spells: Implemented SPELLMOD_JUMP_DISTANCEShauren
2015-03-08Core/Auras: Implemented SPELLMOD_EFFECT4 and SPELLMOD_EFFECT5Shauren
2015-03-08Core/Spells: Implemented multiple spell power costsShauren
2015-03-07Core/Auras: Fixed possible crash in Aura::RefreshDuration - Aura::GetCaster c...Shauren
2015-03-04Core/DataStores: Updated dbc structures to 6.1Shauren
2015-02-22Core/DataStores: Added iterator class for DBCStorage and DB2StorageShauren
2015-02-22Core/DataStores: Added tables for all loaded DB2 storesShauren
2015-02-22Core/Log: Change periodic spell notificiations to DEBUG-level and set it as a...click
2015-02-21Core/Spells: Restored totem category checkShauren
2015-02-21Core/Misc: Fix static analysis issuesjackpoz
2015-02-21Core/Spells: Removed leftovers of old cooldown handlingShauren
2015-02-19Core/Auras: Implemented using Mount.db2 for selecting mount display idShauren
2015-02-17Core/Spells: fixed mem leakjoschiwald
2015-02-17Core/Spells: Cooldown updatesShauren
2015-02-15Core/Spells: Fix a float division issue in EffectLeapBackDuarte Duarte
2015-02-12Core/Spells: Refactor code changed in 8c49d204c38e321f033a47233801a172e7f1abb5Duarte Duarte
2015-02-12Core/Packets: Write targets (hit & miss) to SMSG_SPELL_GODuarte Duarte
2015-02-12Core/Packets: Update and enable CMSG_GOSSIP_SELECT_OPTION, SMSG_BINDER_CONFIR...Duarte Duarte
2015-02-12Core/Packets: Update and enable CMSG_USE_ITEMDuarte Duarte
2015-02-08Core/Misc: Fix static analysis issuesjackpoz
2015-02-08Core/Spells: Implemented SpellLearnSpell.db2 for auto learning linked spellsShauren
2015-02-05Core/Players: Updated player byte field offsetsShauren
2015-02-03Core/Players: Resetting talents will no longer reset character specializationShauren
2015-02-02Game/Spells: AoD Specials should only target one UnitRushor
2015-01-31Core/Spells: Renamed SPELL_ATTR4_TRIGGERED to SPELL_ATTR4_CAN_CAST_WHILE_CAST...Shauren
2015-01-30Core/Spells: Reimplemented automatic spell learningShauren
2015-01-30Core/Spells: fixed loading `spell_target_position`joschiwald
2015-01-28Core/Packets: Update and enable SMSG_WEATHERNayd
2015-01-27Core/Spells: Correction Stuck effect (6.0.3)Gooyeth
2015-01-26Merge pull request #13907 from Aaron126/diminishing_returnsDuarte Duarte
2015-01-26Core/Spells: Update Stuck effect 6.0.3Gooyeth
2015-01-26Core/Auras: Fixed AuraEffects being leakedShauren
2015-01-24Core/Loot: Implemented automatic assignment of Heroic/Mythic item bonuses whe...Shauren
2015-01-18Core/NetworkIO: sync opcode values with wpp and removed duplicate onesjoschiwald
2015-01-18Core/Misc: Fix static analysis issuesjackpoz
2015-01-17Core/Spells: Update DR's for WoDAaron126
2015-01-17Core/Aura: Replace assert with logged error for invalid AuraRemoveModejackpoz
2015-01-17Core/Opcodes: sync with wppjoschiwald
2015-01-16Core/Auras: Fixed saving all aura effect values to databaseShauren
2015-01-10Core/Maps: Updated map difficultiesShauren
2015-01-06Core/Spells: Revert unintentional change from commit e99411e4 (was replaced d...Shocker
2015-01-06Actually fix build (wrong copy paste)Shocker