aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities/Unit
AgeCommit message (Expand)Author
2012-11-20Fix compile under windowsSpp
2012-11-20Core/Misc: Reduce header dependencies - Step IIISpp
2012-11-20Core/Misc: Reduction of header dependencies - Step IISpp
2012-11-09Doze mechanics Fix - By ArrakioLorenzo J. Gonzalez Cabrera
2012-10-29Core/Misc: Proper fix for previous commit (c5c8e38 - check race change before...Spp
2012-10-26Core/Misc: Tweaked ThreatContainer internalsSpp
2012-10-24Core/Misc: reduced amount of string memory allocations (Step I)Spp
2012-10-16Core/Spells: Fix a possible crash in Light's Beacon when a player logged in w...Subv
2012-10-10Merge pull request #8001 from tibbi/reputation_convertSubv
2012-10-09Core/Achievements: ACHIEVEMENT_CRITERIA_TYPE_SPECIAL_PVP_KILL doesn't require...Subv
2012-10-08adding forgotten UpdateCharacterNameDataLevel calltibbi
2012-10-07Merge pull request #8015 from Retriman/masspellsTIIISubv
2012-10-07Core/Spells: Fixed a crash caused by Beacon of Light.Subv
2012-10-07Core/Spells:Ranged spells cant be parried or dodged.Retriman
2012-10-06Scripts/Ruby Sanctum: Halion, the Twilight Destroyer.Warpten
2012-10-05Merge pull request #7971 from Retriman/SpellTikandera
2012-10-04Core/Spell: Remove LOS in spell tremor, grounding Totem.Retriman
2012-10-02Core/Spells: fix typo from 0f85a1d4f33a1ff9bd99040fdf1195a09019c578Kandera
2012-10-02Core/Spells: Fix seal procs from tiny abom in a jar. Closes #3463Kandera
2012-10-02Core/Spells: when charges are removed by a proc they should be handled with A...Kandera
2012-10-02Core: "Initial support for C++11 compilers"Spp
2012-10-02Core/Utilities: Use generic templates with AddPct, ApplyPct and CalculatePctSpp
2012-10-02Core/Utilities: Do not expose internal store structure in Tokens and rename i...Spp
2012-09-30SQL: Rename file merged in PR; Core: cleanup whitespace and tabsNay
2012-09-27correct hit result if the spell has SPELL_ATTR3_IGNORE_HIT_RESULTtibbi
2012-09-26Core/Spells: fix typo from previous commit that caused a crash.Kandera
2012-09-24Merge pull request #6788 from Vincent-Michael/charmerkandera
2012-09-24Core/Spells: fix beacon of light being on a non player.Kandera
2012-09-24Merge pull request #7811 from Faq/SplitDamage2kandera
2012-09-22Core/Combat: Fix Evade MechanicsMrSmite
2012-09-18Core/Spells: Implementing some hooks for split damage taken, fixes the limita...Faq
2012-09-18Core/Achievements: Force all calls to AchievementMgr be done through Player f...Spp
2012-09-17Merge pull request #7797 from Warpten/kingOfTehWorldkandera
2012-09-17Core/Spells: Fixed King of the Jungle.Warpten
2012-09-17Core/Spells: fix beacon of light proc thx (oMadMono)Kandera
2012-09-17Merge pull request #7280 from Faq/PrayerOfMendingkandera
2012-09-16Core/Spells: Defined and implemented SPELL_ATTR5_DONT_TURN_DURING_CAST.Shauren
2012-09-10Core/Spells: Add parenthesis to some bitwise AND comparisonsSubv
2012-09-10Core/Vehicles: Fix warningsVincent-Michael
2012-09-10Core: Warning fixes (Also some -pedantic under game folder)Spp
2012-09-09Core/Vehicles: Improved vehicle passenger position calculation (still not com...Shauren
2012-09-09Core/Spells: Convert Gift of the Naaru in spell scriptVincent-Michael
2012-09-09Corrections to previous merged in PRNay
2012-09-08Core/Spells: Corrected Glyph of Blessing of Might and Glyph of Blessing of Wi...Subv
2012-09-08Core/Spells: Fix Flash of Light proc only for Infusion of LightVincent-Michael
2012-09-07Core/Spells: Allow more aura types to use spell_group_stack_rules data.Subv
2012-09-07Core/Vehicle: Correction to 5eb22e5b646fbe1774100e6b3eb7b876591e1cf6. Thanks ...kaelima
2012-09-07Core/Vehicles:kaelima
2012-09-07Core: Fix some code styleVincent-Michael
2012-09-06Core/Conditions: Allow multiple condition for spellclick source typecyberbrest