aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities/Player
AgeCommit message (Expand)Author
2014-01-17Core/Entities: bg vehicle will also have charmer's faction (save faction befo...joschiwald
2014-01-13Core/Entities: Fix combat state setting when FFA PvP flag is setElron103
2014-01-13Core/Player: Fix compile error introduced in ##11377 mergeDuarte Duarte
2014-01-13Merge pull request #11377 from Yelvann/masterDuarte Duarte
2014-01-11Merge pull request #11310 from Ric101/can_quest_rewardDuarte Duarte
2014-01-11Core/Entities: Don't allow to login while character is forced to renameDehravor
2014-01-10Core/Spells: Fix potions cooldown in combatjackpoz
2014-01-04Core/Entities: correct creature damage, offhand damage should work toojoschiwald
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-12-30Core/Instances: Fix exploit too much players in instances/raidsyelvann
2013-12-25Core/Scripting: Replace casted with cast as casted is not a word.Malcrom
2013-12-23Core/Chat: Refactored building chat packetsShauren
2013-12-16Core/Player: Fix logic for questgiver cast spellMalcrom
2013-12-14Core/Player: Fix questgiver spell cast.Malcrom
2013-12-14Core/AI: Fix an issue where the OnQuestAccept hooks were not called for auto-...Discover-
2013-12-14Core/Misc: Fix some static analysis issuesjackpoz
2013-12-14Core/Player: Add another exception to questgiver spell casting.Malcrom
2013-12-12Core/Players: On CanRewardQuest, use the same item dest vector for all potent...Ric101
2013-12-12Core/Movement: Fixed possible invalid memory accessShauren
2013-12-08Core/Spells: Fixed rare issues where spell modifiers would not be correctly r...Warpten
2013-12-03Core/Chat: Fix ChatFlood.MessageCount not being handled correctlyjackpoz
2013-12-01Core/Player: GetRewSpellCast & GetRewSpell should not be cast by questgiver i...Malcrom
2013-12-01Core/Misc: Fix some static analysis issuesjackpoz
2013-11-24Scripts/Oculus: cleanup a bitjoschiwald
2013-11-23Core/Player: Allow questgiver, if npc, to cast quest RewSpellCast & RewSpell ...Malcrom
2013-11-21Core/Movement: fix player fall under ground on teleportjoschiwald
2013-11-21Core/Transports: addition to f0c4d0ac05eee967ebe9322e0f362b7f5d1088a4joschiwald
2013-11-18Core/Misc: Fix a compile warning.jackpoz
2013-11-18Core/Misc: Fix a compile warning.Discover-
2013-11-17Core/Transports: Fix few transport issues on relog.jackpoz
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-11-02Fixed typo in 39175ac68071a22233cb6828bfd8f2cd099861d7Shauren
2013-11-02Core/TransportsShauren
2013-10-28Core/Code: Unify [more] codestyle for brackets: )\n{\n} to ) { }.leguybrush
2013-10-27Core/Code: Unify codestyle for brackets: {} to { }.Ascathor
2013-10-26Core/Spells: Implemented additional conditions for spells that start cooldown...Shauren
2013-10-22Core/Transports: Fixed players taking fall damage when teleporting from trans...Shauren
2013-10-21Core/Quest: Remove assertionjackpoz
2013-10-20Core/Transports: Fixed crashes happening when passenger is removed from trans...Shauren
2013-10-16Core/TransportsShauren
2013-10-03Core/Players: Fixed issues with incorrect targets being selected for spellsShauren
2013-10-01Whitespace between string literals and user-defined literals is now mandatory...Ellie
2013-09-27Core/RBAC: Move RBAC code to namespace rbacSpp
2013-09-18Core/Achievements: Implemented ACHIEVEMENT_CRITERIA_TYPE_KILL_CREATURE_TYPEjoschiwald
2013-09-18Core/Auras:zorix
2013-09-05Core/Guild: Fix memory leak on Guild disbandjackpoz
2013-08-30Core/Quests: Split Flags and SpecialFlagsNay
2013-08-30Core/Quests: Remove CastedCreatureOrGO methodNay
2013-08-29Core/Quests: Drop world.quest_template.RequiredSpellCastXNay
2013-08-28Core/Quests: Add repeatable quest rate to world.reputation_reward_rateAokromes