aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities/Unit
AgeCommit message (Expand)Author
2013-03-15Core/Unit: Fall after exiting vehicle if is in air and can not flyGacko
2013-03-15Fix some engrishGacko
2013-03-13Core/VehiclesShauren
2013-03-09Core/Vehicles: Fixed a possible crash if vehicle is deleted before its passen...Shauren
2013-03-08First step of comment style refactoring to doxygen-style.Nefarion
2013-03-04Core: Whitespace cleanupVincent_Michael
2013-03-04Core/Entities: Move complex function implementations from Player.h to Player.cppQAston
2013-03-04Move complex functions from Unit.h to Unit.cppQAston
2013-03-03Core/Spells: Improved facing setting for creature castsShauren
2013-02-28Core/Spells: Defined & implemented SPELL_ATTR6_IGNORE_CATEGORY_COOLDOWN_MODSShauren
2013-02-28Core/Spells: Defined two spell attributesShauren
2013-02-26Core/Player: Rename PLAYER_FLAGS_UNK19 to PLAYER_FLAGS_UBERNay
2013-02-25Core: Whitespace cleanupVincent_Michael
2013-02-25Merge pull request #9193 from drskull/masterQAston
2013-02-25Merge pull request #9062 from Chaplain/originQAston
2013-02-25Merge pull request #9260 from ille/randomtypos03QAston
2013-02-25Core/Spells: Implement TRIGGERED_IGNORE_EQUIPPED_ITEM_REQUIREMENT to allow ig...Shocker
2013-02-24Core/Movement: Do not attempt to pathfind for stop/turn movementShauren
2013-02-24Core/Vehicles: Fixed a crash that happened if someone called ExitVehicle duri...Shauren
2013-02-20Core/Conditions: add missing breakille
2013-02-18Core: Whitespace cleanupVincent_Michael
2013-02-18Core/Vehicles: Refactor some parts of vehicle systemMachiavelli
2013-02-17Core/Auras: Restore part of 1845ab79 that was accidentally revertedMachiavelli
2013-02-17Core/Vehicles: Fix another crashMachiavelli
2013-02-17Scripts/Icecrown Citadel: Improvements to Shadowmourne quest lineShauren
2013-02-16Core/Auras: Only auras that are stackable to use the same slotShauren
2013-02-16Core/Vehicle: Make the passenger join event asynchronousMachiavelli
2013-02-15Core/Auras: Allow auras that cannot create a separate stack for each caster t...Shauren
2013-02-11Set Spirit Wolf attack speed at 1.5s (enhancement shaman spell Feral Spirit)dr.skull
2013-02-02Core/Misc: Small code optimisationsVincent_Michael
2013-02-02Core/SmartAI: Implement SMART_ACTION_SET_ROOT (103)Vincent_Michael
2013-01-30Core/Misc: Some changes to minimize differences with 4.3.4 branchSpp
2013-01-25Core/Spells: rename wrong spell attributeChaplain
2013-01-23Merge pull request #9016 from joschiwald/spellscripts4blub
2013-01-22Core/Spell: convert more spells to SpellScriptsjoschiwald
2013-01-16Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmapsVincent_Michael
2013-01-15Merge pull request #8879 from joschiwald/spell_proc_scriptsTrista
2013-01-14Merge remote-tracking branch 'origin/master' into mmapsNay
2013-01-14Core/Misc: Apply codestyle to multiple filesSpp
2013-01-11Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmapsVincent_Michael
2013-01-10Merge pull request #8581 from Butterfly69/patch-9Nay
2013-01-11Core/SpellScripts: implement Spell Proc Hooks and use it in old and new proc ...joschiwald
2013-01-07Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmapsVincent_Michael
2013-01-06Merge pull request #8738 from joschiwald/spell_proc_conditionsNay
2013-01-07Fix a small typoValcorb
2013-01-06Make sure that "guardians" also gain the owner's speedValcorb
2013-01-05Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmapsVincent_Michael
2013-01-04Core/Misc: Fix a couple of warnings, some of them performance relatedNay
2013-01-04Core/Player: Prevent a crash in CastedCreatureOrGO and add an assertion to Ki...Nay
2013-01-03Merge pull request #8753 from MrSmite/Pet_SpeedFixSubv