aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities/Unit
AgeCommit message (Expand)Author
2015-03-18Core: More INFO -> DEBUG (Unit.cpp this time)click
2015-03-10Core/Players: Set holy power decay timer to 20 seconds after leaving combat (...Shauren
2015-03-08Core/Misc: Cleaned up data truncation warningsShauren
2015-03-08Core/Auras: Implemented SPELLMOD_EFFECT4 and SPELLMOD_EFFECT5Shauren
2015-03-08Core/Spells: Implemented multiple spell power costsShauren
2015-03-01Core/PacketIO: Sync with wppEpicurus4
2015-03-01Core/Misc: Update base stuff for V6.1.0 build 19702Vincent-Michael
2015-02-19Core/Auras: Implemented using Mount.db2 for selecting mount display idShauren
2015-02-17Core/Packets: fixed crash on SMSG_ATTACKSTOP and fixed init of ItemInstancejoschiwald
2015-02-17Core/Spells: Cooldown updatesShauren
2015-02-14Core/Opcodes:Golrag
2015-02-11Merge pull request #14099 from flippy84/fixesDuarte Duarte
2015-02-10Stat fixesAnte
2015-02-10Fix health calculation.Ante
2015-02-08Core/Misc: Fix static analysis issuesjackpoz
2015-02-08Core/Misc: Fix static analysis issuesjackpoz
2015-02-05Core/Players: Updated player byte field offsetsShauren
2015-02-01Core/Packets:joschiwald
2015-02-01Core/Spells: Updated base spell hit chance calculation (spells will never mis...Shauren
2015-01-31Core/Movement: Fixed speed change packetsShauren
2015-01-31Merge pull request #13961 from GreenBagels/WoD-stat-updateDuarte Duarte
2015-01-30Core/Spells: Reimplemented automatic spell learningShauren
2015-01-29Core/Spells: Updated SpellMod enumShauren
2015-01-28Core/Packets: Update and enable CMSG_STAND_STATE_CHANGE and SMSG_STAND_STATE_...Nayd
2015-01-27Scripts/Spells: Fix some faulty code in spell_dk.cppUnholychick
2015-01-26Merge pull request #13907 from Aaron126/diminishing_returnsDuarte Duarte
2015-01-26Changed Attack Power / DPS from 14 AP/DPS to 3.5 AP/DPSgreenbagels
2015-01-26Core/Packets: moved CMSG_AUTOSTORE_BAG_ITEM, CMSG_CANCEL_AURA, CMSG_CHAR_UNDE...joschiwald
2015-01-25Core/NetworkIO: sync opcodes with wppjoschiwald
2015-01-20Core/Misc: Fix static analysis issuesjackpoz
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-17Warning fixShauren
2015-01-17Core/Aura: Replace assert with logged error for invalid AuraRemoveModejackpoz
2015-01-17Core/Opcodes: sync with wppjoschiwald
2015-01-16Core/Packet: Update some AH, BM and banker opcodesprojectcoredevs
2015-01-12Scripts/Spells: Update several Death Knight spell scriptsUnholychick
2015-01-11Core/Spells: fixed Shatter crit chance modifierjoschiwald
2015-01-10Core/Maps: Updated map difficultiesShauren
2015-01-05Core/Spells: Implement HasAttribute() helper for SpellInfo for easier readabi...Shocker
2015-01-05Core/Spells: Define some new spell aura typesShocker
2015-01-02Core/Packets: updated some channel moderation packetsjoschiwald
2015-01-01Core/PacketIO: Removed SMSG_DESTROY_OBJECT from opcodes enumShauren
2015-01-01Update copyright note for 2015Vincent-Michael
2014-12-29Core/Scripts: multiple changesjoschiwald
2014-12-26Core/DataStores: Added DB2ManagerShauren
2014-12-25Core/DataStores: Moved broadcast_text handling to DB2StorageShauren
2014-12-23Core/Packets: moved chat packet building function to packet builder classjoschiwald
2014-12-21Core/Items: Refactored ItemTemplateShauren