aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities
AgeCommit message (Expand)Author
2015-03-09Core/Logging: Fixed ObjectGuid::ToString to output full guidShauren
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-07Core/Player: All spells and skills are now automatically learned without any ...Shauren
2015-03-06Core/Packets: updated & enabled SMSG_LEVELUP_INFOMitchesD
2015-03-06Core/Player: fixed some leftovers in db after player deletejoschiwald
2015-03-04Core/DataStores: Updated dbc structures to 6.1Shauren
2015-03-01Core/PacketIO: Sync with wppEpicurus4
2015-03-01Core/Unit: Added missing update for UpdateFieldFlagsVincent-Michael
2015-03-01Core/Misc: Update base stuff for V6.1.0 build 19702Vincent-Michael
2015-02-22Core/Packets: SMSG_EXPLORATION_EXPERIENCEGolrag
2015-02-22Core/Database: Removed locales_item from world database (use item_sparse_loca...Shauren
2015-02-22Core/Packets:Golrag
2015-02-22Merge pull request #14103 from Epicurus4/6.xDuarte Duarte
2015-02-22Merge pull request #14167 from Golrag/WorldStatesDuarte Duarte
2015-02-21Core/Spells: Restored totem category checkShauren
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/Packets: fixed crash on SMSG_ATTACKSTOP and fixed init of ItemInstancejoschiwald
2015-02-17Core/Spells: Cooldown updatesShauren
2015-02-16Core/Opcodes: SMSG_INIT_WORLD_STATESGolrag
2015-02-16Core/Objects: Fixed Object::RemoveGuidValue only clearing low part of the guidShauren
2015-02-14Core/Opcodes:Golrag
2015-02-13Core/Guild: Updated and enabled most previously implemented guild and petitio...Mogadischu
2015-02-13Core/Packets: Fix and enable CMSG_BUY_ITEM, SMSG_BUY_FAILED and SMSG_BUY_SUCC...Duarte Duarte
2015-02-12Core/Items: Defined a few new item flagsShauren
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-11Core/Packets: Update and enable SMSG_COOLDOWN_EVENTDuarte Duarte
2015-02-11Merge pull request #13963 from tkrokli/3.3.5Duarte Duarte
2015-02-11Merge pull request #14098 from ariel-/arenacdDuarte Duarte
2015-02-11Merge pull request #14099 from flippy84/fixesDuarte Duarte
2015-02-11Remove un-needed code.Epicurus4
2015-02-10Added a player searcherEpicurus4
2015-02-10Stat fixesAnte
2015-02-10Fix health calculation.Ante
2015-02-09Core/Items: Defined all item modifiersShauren
2015-02-08Core/Misc: Fix static analysis issuesjackpoz
2015-02-08Core/Items: fixed AuctionHouse and GuildBank items from DBjoschiwald
2015-02-08Core/Misc: Fix static analysis issuesjackpoz
2015-02-08Fix non pch build. ffs...Gacko
2015-02-08Core/Spells: Implemented SpellLearnSpell.db2 for auto learning linked spellsShauren
2015-02-08Fixed buildjoschiwald
2015-02-08Core/Packets: updated some contactlist packetsjoschiwald
2015-02-07Core/Packets: Implement all mail system relevant packetsCarbenium
2015-02-05Core/Players: Updated player byte field offsetsShauren
2015-02-05Core/Packets:joschiwald
2015-02-05Core/Spells: Added missed iterator check to Player::GetCastSpellInfoShauren
2015-02-04Core/Entities: Fixed dynamic updatefields not being sent to the client.Warpten