aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities
AgeCommit message (Expand)Author
2013-10-04Merge pull request #10981 from Lillecarl/hookzDiscover-
2013-10-03Core/Players: Fixed issues with incorrect targets being selected for spellsShauren
2013-10-02Core/Vehicles: Fixed a crash happening when a minion vehicle despawns with pa...Shauren
2013-10-01Core/Vehicles: Fixed calling Vehicle::Uninstall on freed memoryShauren
2013-10-01Implement script hooks: OnDamge, OnHealCarl Hjerpe
2013-10-01Whitespace between string literals and user-defined literals is now mandatory...Ellie
2013-09-30Core/SAI: Add 'playerOnly' parameters to SMART_TARGET_CLOSEST_ENEMY and SMART...Discover-
2013-09-27Core/RBAC: Move RBAC code to namespace rbacSpp
2013-09-25Core/Scripts: added some OVERRIDEsjoschiwald
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-09-03Core/Misc: Fixed some more issues found by static code analysis tools.Sebastian Valle
2013-09-03Core/Movement: Fix uninitialized MovementInfo fieldsjackpoz
2013-09-01Merge pull request #10687 from jackpoz/farsight_fixShauren
2013-09-01Core/Spell: Fix farsight log error "Player requests non-existing seer"jackpoz
2013-09-01Core/Objects: Removed obsolete codeShauren
2013-08-30Core/Quests: Split Flags and SpecialFlagsNay
2013-08-30Core/Creatures: Fix base stats calculations for some cases.Machiavelli
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
2013-08-27Core&Scripts: Fix clang compiler warningsNay
2013-08-27Core/Misc: Fix compiler warningsNay
2013-08-26Core&Tools: Fix multiple issues found by a static code coverage toolNay
2013-08-25Core/Player: Fix uninitialized Player field.jackpoz
2013-08-24Core&Tools: Fix multiple issues found by a static code coverage toolNay
2013-08-24Fix uninitialized UpdateMask fieldjackpoz
2013-08-20Core/AurasShauren
2013-08-19Scripts: Random script fixes and code optimizationsjoschiwald
2013-08-18Misc: replace Unit::GetPlayer with ObjectAccessor::GetPlayer and some cosmeti...joschiwald
2013-08-17Core/Misc: Implemented GetObjectScale functionVincent-Michael
2013-08-17Core/Spells: move spell resistance calculation into separate function (and so...joschiwald
2013-08-16Core/Spells: Fix deathknight gladiator glove bonusbetagan
2013-08-15Core/Spells: Fixed cast time mods using two charges on every castShauren
2013-08-15Core/Auras: Allow preventing whole aura proc default handler from script hook...Shauren
2013-08-14Core/Spells:joschiwald
2013-08-12Core/Spells: Fix Rogue T10 4P bonusVincent-Michael
2013-08-11Core/Spells: Convert hunter "Improved Mend Pet" in spell scriptVincent-Michael
2013-08-11Core/Player: Add debug log when SendCanTakeQuestResponse(INVALIDREASON_*) is ...Nay
2013-08-11Core/CreatureAI: Do not remove clone_caster auras on evade (in addition to co...Nay
2013-08-07Core/Battleground: Get rid of dinamic casts BattlegroundXX outside Battlegrou...Spp
2013-08-06Server/Player: Fix a logical mistake in ApplyEquipCooldownNay
2013-08-06Merge pull request #10245 from Mihapro/masterNay
2013-08-06Merge pull request #10445 from Discover-/Cooldown-ExploitNay
2013-08-06Merge pull request #10455 from Discover-/Battleground-Reinterpret-CastsNay
2013-08-06Core/Misc: Implement reinterpret casts for all battleground classes and use t...Discover-
2013-08-05Scripts/Commands: Fix compile (v2)Nay
2013-08-05Core/Items: Correct randomProperlyId type when reading to/from DBNay
2013-08-05Merge pull request #9761 from xjose93/ImproveLog11Aokromes