aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities/Unit
AgeCommit message (Expand)Author
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
2014-12-19Core/Spells: Implemented using dbc spellpower/ap coeffiecients for spellsShauren
2014-12-19Core/Spells: Implemented varying damage for spells with no base valueShauren
2014-12-14Core/Auras: Fixed a possible crash in proc triggeringShauren
2014-12-07Merge branch '6.x' into SpellsIntel
2014-12-07Core/DataStores: Refactored "gt" dbc handling. Wrapped these stores in a new ...Shauren
2014-12-07Core: fixed few coverity issues and warningsjoschiwald
2014-12-04Merge branch 'Spells' of https://github.com/TrinityCore/TrinityCore into SpellsRat
2014-12-04Core/Spells: some updates to player spell and talent learningRat
2014-12-02Core/Packets: Added SMSG_SPELLNONMELEEDAMAGELOGIntel
2014-12-01Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into SpellsRat
2014-11-30Core/Packets: Added SMSG_MOVE_TELEPORT, SMSG_MOVE_UPDATE_TELEPORT, CMSG_MOVE_...Intel