aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities/Player
AgeCommit message (Expand)Author
2014-09-22Core/Players/DK: Implement Rune Grace Period mechanicMorgoporc
2014-09-19Oops.DDuarte
2014-09-19Core/Misc: Multiple static analysis issues fixed (small optimizations and cle...DDuarte
2014-09-16Merge branch 'ObjectGuid' of https://github.com/TrinityCore/TrinityCoreShauren
2014-09-16Core/Logging: Fixed incorrect usage of guid in logsShauren
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-09-13Core/Chat: cleanup MonsterText methodsjoschiwald
2014-09-13Core/Entities: Use new PackedGuid classShauren
2014-09-12Core/Skills: Fix rogue's lock pickingDDuarte
2014-09-09Core/Loot: Fix some issues with master lootDDuarte
2014-09-07Core: Remove again whitespace (meh :/)Vincent-Michael
2014-09-06Core: Fix git fail -.-Vincent-Michael
2014-09-06SQL: Rename SQL after recent PR mergeVincent-Michael
2014-08-29Merge pull request #12958 from Nyeriah/patch-irDuarte Duarte
2014-08-29Merge pull request #12959 from Nyeriah/patch-qfDuarte Duarte
2014-08-29Core/Player: Already complete quests shouldn't turn failedNyeriah
2014-08-29Core/Player: Implement a method to send out the Postmaster's item retrieval m...Nyeriah
2014-08-28Core/Player: Dungeon Finder quests don't follow the same rule as repeatable q...Nyeriah
2014-08-28Core/Players: Dungeon Finder quest rewards should be sent as a mail if the pl...Nyeriah
2014-08-27Added a new hook Called when a player's money is at limitchadryx
2014-08-24Merge branch 'Rochet2/questreward'jackpoz
2014-08-24Removed OnQuestComplete hook, use QuestReward instead. Implemented OnQuestSta...Rochet2
2014-08-23Core/Misc: Fix some -Wconversion warningsjackpoz
2014-08-23Core/Auctionhouse: Better fix for 809fb9894ec5ee5aDDuarte
2014-08-18Core/Loot: Fixes lootable items being able to be moved in inventory, andBrian Swango
2014-08-09Core/Server: Use nullptr instead of 0 where pointers are expectedDDuarte
2014-08-09Core/Server: Add missing overridesDDuarte
2014-08-09Merge pull request #12810 from Carbenium/questrewardDuarte Duarte
2014-08-09Core/Player: Fix an issue with Player::RemoveRewardedQuest not deleting the q...Carbenium
2014-08-08Core/Misc: Fix static analysis issuesjackpoz
2014-08-01Core/Trade: Replaced SendNotification hacks with proper trade packetsShauren
2014-07-31Core/Loot: Fixed pickpocket refill timer and use send proper loot error packe...Shauren
2014-07-29Scripts/OutdoorPvP: replaced some chat texts with proper defense messagesjoschiwald
2014-07-23Core/Players: Set fist weapon skill value equal to current unarmed skill when...Shauren
2014-07-20Refactored singletons to enable proper deconstruction during shutdownleak
2014-07-17Core/Codestyle: Do not use a pointer to a shared_ptr in Player::ModifyArenaPo...Subv
2014-07-18Core/Players: Fix possible crash in ModifyArenaPoints and ModifyHonorPointsDuarte Duarte
2014-07-17Restored character creation that was broken due to some logic errors cause by...leak
2014-07-17Compile fix for previous commit. vim edition over ssh is a bad idea.Warpten
2014-07-17Core/Spells: SMSG_SUPERCEDED_SPELL is now sent by an unique function.Warpten
2014-07-17Buildsystem/MSVC: Warning fixesShauren
2014-07-16Merge branch 'master' of github.com:TrinityCore/TrinityCore into boostleak
2014-07-14Core: Fix warnings vs2014 ctp (no support)Vincent-Michael
2014-07-13Merge branch `master` into `boost`Subv
2014-07-12Core/Misc: Renamed a few spell and skill line related methods to follow tc co...Shauren
2014-07-12Core/Skills: Fixed spells automatically learned from skill lines adding more ...Shauren
2014-07-12Core/Player: Improve error logVincent-Michael
2014-07-07Core/Spells: Add function for modify cooldownVincent-Michael
2014-07-06Merge branch 'master' of github.com:TrinityCore/TrinityCore into boostleak
2014-07-04Core/Skills: Fixed players getting all ranged skills when learning one of bow...Shauren