aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities/Player
AgeCommit message (Expand)Author
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-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-03Core/Players: Resetting talents will no longer reset character specializationShauren
2015-02-01Core/Packets:joschiwald
2015-02-01Core/Misc: Fix static analysis issuesjackpoz
2015-01-30Core/Spells: Reimplemented automatic spell learningShauren
2015-01-30Core/Misc: Fix static analysis issuesjackpoz
2015-01-28Core/Packets: Update and enable SMSG_ATTACKSWING_ERROR and SMSG_CANCEL_COMBATNayd
2015-01-25Core/NetworkIO: sync opcodes with wppjoschiwald
2015-01-25Core/Players: Updated PLAYER_EXPLORED_ZONES_SIZEShauren
2015-01-25Core/Players: Removed garbage code for autolearning class spells. Lookup by n...Shauren
2015-01-24Core/Loot: Implemented automatic assignment of Heroic/Mythic item bonuses whe...Shauren
2015-01-24Core/Player: Fixed loading raid difficulties from dbShauren
2015-01-18Core/NetworkIO: sync opcode values with wpp and removed duplicate onesjoschiwald
2015-01-18Core/Misc: Fix static analysis issuesjackpoz
2015-01-17Core/Opcodes: sync with wppjoschiwald
2015-01-16Core/Misc: Implemented leveling/killing experience loading from gtOCTLevelExp...Kinzcool
2015-01-16Core/Auras: Fixed saving all aura effect values to databaseShauren
2015-01-16Core/Loot: Implement CMSG_LOOT_MONEY, CMSG_LOOT_RELEASE, SMSG_COIN_REMOVED, S...cemak
2015-01-15Core/Loot: Implemented SMSG_LOOT_RESPONSE, SMSG_LOOT_REMOVED, CMSG_AUTOSTORE_...Intel
2015-01-15Core/PacketIO: Updated corpse related packet structuresMogadischu
2015-01-14Build/GCC: Compile fix (works with PCH, NOPCH not tested)Shauren
2015-01-12Core/Player: Fixed character creation, for real this timeShauren
2015-01-12Core/Quests: Send completed quest data on loginShauren
2015-01-12Core/Groups&Players: Fixed saving/loading after difficulty changesShauren
2015-01-11DB/Schema: Boost stats in `player_levelstats` from tinyint to smallintNayd
2015-01-10Core/Players: Fixed loading and saving skill data PK violationsShauren
2015-01-10Core/Maps: Updated map difficultiesShauren
2015-01-05Core/Spells: Implement HasAttribute() helper for SpellInfo for easier readabi...Shocker
2015-01-04Server/PacketIO: Enable SMSG_TRIGGER_CINEMATIC & SMSG_TRIGGER_MOVIE.AriDEV
2015-01-02Core/Spells: Fixed loading of initial action bar. Closes #13827Intel
2015-01-02Core/PacketIO: Fixed duration field order in SMSG_AURA_UPDATEShauren
2015-01-02Merge pull request #13809 from AriDEV/6.xjoschiwald
2015-01-02Server/PacketIO: Currency UpdatesAriDEV
2015-01-01Core/PacketIO: Removed SMSG_DESTROY_OBJECT from opcodes enumShauren
2015-01-01Core: updated refer a friend enumGoatform
2015-01-01Update copyright note for 2015Vincent-Michael
2014-12-30Core/Packets: rename packet structs to match client namesjoschiwald
2014-12-29Core/Quests: Do not rely on StorageIndex for quest objectivesIntel