aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities/GameObject
AgeCommit message (Expand)Author
2014-06-18Merge branch '4.3.4_phases' of https://github.com/TrinityCore/TrinityCore int...Kinzcool
2014-06-15Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-06-14Core: Fix failVincent-Michael
2014-06-14Core/Ulduar: Added IsInCombat check for ulduar teleporterVincent-Michael
2014-06-13Core/Transports: Fixed crash happening during teleporting transportsShauren
2014-06-11Merge pull request #12046 from phoenixfight/fishmasterAokromes
2014-06-10[core/database]Repair fishing spell result fish escapephoenixfight
2014-06-07Merge branch '4.3.4' of github.com:TrinityCore/TrinityCore into 4.3.4_phasesSubv
2014-06-07Core/Phases: Removed more of the old phasemasksSubv
2014-06-07Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-06-07Core/GOs: When unlinking Fishing Bobber from player to prevent despawning, un...Trisjdc
2014-06-02Core/Phases: Removed some phasemask handling, more to comeSubv
2014-06-01Core/Phases: Preliminary work with correctly implementing the phase system in...Subv
2014-05-25Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Michael
2014-05-25Core/Collision: Solve collision issues with GAMEOBJECT_TYPE_DOOR GOsTrisjdc
2014-05-22Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-05-20Core/Misc: Remove Unit::Get* wrappers for ObjectAccessor::Get*jackpoz
2014-05-18Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-05-17Core/GameObjects: fixed instant reset of gameobjects after activationjoschiwald
2014-05-11Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-05-11Merge branch 'master' of github.com:TrinityCore/TrinityCoreGacko
2014-05-11Core/GameObject: Set trap type 0 back to GO_READY after activation.Gacko
2014-05-10Scripts/HallsOfReflection: Major changesMitchesD
2014-05-08Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-05-06Remove unnecessary check in previous fixGacko
2014-05-06Core/GameObject: Fix crash added in c6bf7e0b1d615a22c2145c6f4a757a10a9eca92cGacko
2014-05-05Core/GameObject: Finish moving activation code of traps to GO_ACTIVATEDGacko
2014-05-05Core/GameObject: Add missing initialization of m_lootStateUnitGacko
2014-05-05Core/GameObject: Store unit in GameObject::SetLootState - required for trap a...Gacko
2014-05-05Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-05-05Core/GameObject: Format comments and apply rename of previous commit.Gacko
2014-05-05Core/Gameobject: Added missing break in 24ef7dbdf4b76d312cb1df44958c6ccc79bf75f4Vincent-Michael
2014-05-04Fix indention from changes in previous commit.Gacko
2014-05-04Core/GameObject: Solve some TODOs related to traps in GameObject::Update and ...Gacko
2014-05-03Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-05-03Merge pull request #11968 from Dehravor/cpp11Aokromes
2014-05-01Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-05-01Core/Battleground: fixed possible crash in BattlegroundSAjoschiwald
2014-05-01Core/Misc: Remove remaining COMPILER_HAS_CPP11_SUPPORT related macrosDehravor
2014-04-26Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-04-26Core/BG/SA:joschiwald
2014-04-11Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-04-10Core/GameObjects: Fix crash with Summoning Ritual GOsjackpoz
2014-04-05Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-03-24Core/Misc: Fix assertion triggeredjackpoz
2014-03-23Core/Transports: Enabled LoS on transportsShauren
2014-03-21Core/Misc: Fix some static analysis issuesjackpoz
2014-03-21Core/GameObjects: Added workaround for elevators having different position fo...Shauren
2014-02-06Core/Entities: allow interaction with gameobject questgivers if player can ta...joschiwald
2014-01-27Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael