aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities/Player
AgeCommit message (Expand)Author
2016-06-16Core/PacketIO: Updated combat log packetsShauren
2016-06-15Core/Players: Players now always have some class specialization selected, sta...Shauren
2016-06-14Core/Players: Fixed saving talents for all specsShauren
2016-06-14Core/PacketIO: Updated AH and mail packetsShauren
2016-06-13Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into legionShauren
2016-06-13Core: Updated to 7.0.3.21916Shauren
2016-06-13Core/Movement: Fixed weird loading screen behavior (progress bar loading to f...Shauren
2016-06-12Core/GameObejcts: Fixed disconnects happening when viewing nearby players on ...Shauren
2016-06-10Core/PacketIO: Fixed sending wrong movement packets to nearby players that re...Shauren
2016-06-10Core/PacketIO: Updated MiscPacketsShauren
2016-06-09Core/Players: Updated talent specializationsShauren
2016-06-05Core/PacketIO: Updated spell packetsShauren
2016-06-03Core/PacketIO: Implemented new Cast HighGuid type and fix some mistakes with ...Warpten
2016-06-01Core/Players: Fixed Player::LoadFromDBShauren
2016-05-30Core/Players: Fixed character appearance validationShauren
2016-05-27Core/DataStores: Updated db2 to 7.0.3.21737Shauren
2016-05-26Core/Pets: Implemented pet specializations (#17058)myran2
2016-05-20Core/Entities: Updated updatefields to 7.0.3.21414Shauren
2016-05-20Core/DataStores: Updated opcodes and db2 to 7.0.3.21414Shauren
2016-05-20Core/DataStores: Updated dbc/db2 to 7.0.1.20994Shauren
2016-05-20Core/DataStores: Updated dbc/db2 to 7.0.1.20914Shauren
2016-05-20Core/DataStores: Updated dbc/db2 to 7.0.1.20810Shauren
2016-05-20Core/Entities: Updated updatefields to 7.0.1.20810Shauren
2016-05-20Core/PacketIO: Updated character list packets for 7.xShauren
2016-05-18Core/Auras: Implemented SPELL_AURA_MOD_XP_FROM_CREATURE_TYPEShauren
2016-05-18Core/Phase: phase_area table now support even parent area (known as zone)MitchesD
2016-05-17Core/Spells: Fixed spell mod application orderShauren
2016-05-17Core/Auras: Implemented auras SPELL_AURA_PREVENT_DURABILITY_LOSS and SPELL_AU...Shauren
2016-05-16Core/PacketIO: Updated charm/vehicle spell sendingShauren
2016-05-07Core/Achievements: AchievementMgr refactoringShauren
2016-05-04Core/Spells: Removed code for handling SPELL_AURA_OVERRIDE_CLASS_SCRIPTS whos...Shauren
2016-05-02Core/Spells: Implemented RPPM proc effectsShauren
2016-05-01Core/Spells: Fixed overwriting summon requestsIncorrect
2016-04-29Core/Spells: Fixed applying mastery aurasShauren
2016-04-25Core/Quests: Fixed quest log counter display for quests with more than 4 obje...Shauren
2016-04-23Scripts/Spells: fixed Decahedral Dwarven Dice and Worn Troll Dicejoschiwald
2016-04-18Core/Player: Defined new known byte field offsetShauren
2016-04-13Core/Pets: Fixed issues reported by static analysisVincent-Michael
2016-04-13Core/Toys: Check whether player has the toy he is attempting to use and if th...Shauren
2016-04-08Unit/AI: Making Nayd happy.treeston
2016-04-08Unit/AI: Move CharmedPlayerAI logic from the SetCharmedBy/RemoveCharmedBy hoo...treeston
2016-04-08Merge pull request #16644 from Treeston/3.3.5-customcharmaiTreeston
2016-04-08Merge pull request #16038 from tkrokli/grammar_and_spelling_corrections_335Aokromes
2016-04-08Core/Misc: Fixed a crash happening when a db string array was NULLShauren
2016-04-08Merge pull request #16637 from P-Kito/lfg_questTreeston
2016-04-07Core/Spells: Implemented spell effect 243 - SPELL_EFFECT_APPLY_ENCHANT_ILLUSI...Shauren
2016-04-06Core/Misc: MSVC /W4 warning fixesShauren
2016-04-05Merge branch '3.3.5-instanceextend' into 3.3.5 (PR #16392)Shauren
2016-04-05Core/Misc: MSVC warning fixesShauren
2016-04-04Core/Mail: Fix integer size for Player::_SaveMail() fieldsShocker