aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities/Object
AgeCommit message (Expand)Author
2017-08-21Core/Creature: temporary summons are now dynamic flagged (oversight in dynspa...Treeston
2017-07-31Dynamic Creature/Go spawning:r00ty-tc
2017-07-01[3.3.5] Combat/Threat rewrite - prep & refactor (#19966)Treeston
2017-06-19Core: ported headers cleanup from master branchariel-
2017-06-19Core: fix warningariel-
2017-06-19Core/Grids: Ported cmangos/mangos-wotlk@ea99457e50790acde8928aa0f3dc4a9c096b4a8cShauren
2017-06-11Core/Scripts: fix some /W4 warningsariel-
2017-06-10So, I came in trying to fix gameobject LoS. So I restructured some stuff.treeston
2017-06-08[3.3.5] Get zone/area IDs from vmap data in the liquid update (#19840)Treeston
2017-04-28Core/Misc: camelize GetFaction/SetFaction properlyariel-
2017-03-23Core/Spells: fix wrong distance calculations in AoE spells [Needs testing] (#...Chaouki Dhib
2017-03-19Core/Object: Fix Line of Sight issue with object edgesGolrag
2017-03-01Ensure that all actions are compared to fixed point in time (ie. world update...xinef1
2017-02-27Core/Auras: reworked multiplicative AuraEffects calculationariel-
2017-02-20Core/Misc: changed WorldPacket pointers to constariel-
2017-02-17Core/SmartAI: Various fixes and extensions for smart scripts: (#18673)xinef1
2017-02-08fix typoShauren
2017-02-08Core/Maps: Adjusted WorldObject::GetGridActivationRange() to never be less th...Shauren
2017-02-05Core/Spells: Remade trajectory target selection (#19048)xinef1
2017-02-05Core/Misc: Various crash fixes (#19059)xinef1
2017-01-21Core/Vmaps: Stop M2s from occluding for spellcast LoSHelloKitty
2017-01-13Core/Objects: Fixed trap visibility for enemies. (#18815)ForesterDev
2017-01-11Fixed visual bug where accessory could detach from vehicle on client (#18590)xinef1
2017-01-02Update Copyright notice for 2017tkrokli
2016-11-19Core/Entities: fix interaction of traps with ffa pvp and sanctuary flagsariel-
2016-10-13Core/Entities: fix dynamic linkingariel-
2016-10-13Core/Entities: extend available containers for WorldObject::GetxxxInGridariel-
2016-10-05Core/Event: Add Brewfest Music during the eventKittnz
2016-09-10Woops. Thanks, clang.treeston
2016-09-10Entities/Object: Add some Position const& overloads to distance/angle methods...treeston
2016-08-31Core/Position: Allow implicit casting to G3D::Vector. Also, add a utility ove...treeston
2016-08-28Core/Entities: Added possibility to construct a Position using a G3D::Vector3ariel-
2016-08-26Entities/Unit: Add overload to NearTeleportTo taking Position const&.treeston
2016-07-30Core/Entities: debloat SummonGameObject parameter list using proper wrappers ...ariel-
2016-07-30Core/GameObjects: Gameobject rotation (from cmangos/mangos-wotlk@2bcbc0f) (#1...ariel-
2016-07-13Game/Entities: Fix math problem "Disk Point Picking" in GetRandomPoint (#17577)P-Kito
2016-06-04Core/VMaps: Fix some vmap height edge casesjackpoz
2016-05-26Merge remote-tracking branch 'Golrag/LoS_object_size' into 3.3.5 (PR #15807)treeston
2016-05-14Seriously, who doesn't support std::string instead of char* in 2016?treeston
2016-05-14Add a LOG_WARN when attempting to summon a non-existing summon group.treeston
2016-05-13Core/Scripts: Added reasonable default params to GetCreatureListWithEntryInGr...treeston
2016-05-11Core/Maps - Improvements to Cinematic functionr00ty-tc
2016-05-09Core/Random: Removed ancient and unused MAP_BASED_RAND_GENShauren
2016-04-14[Core/Maps] Activate creatures and objects during opening cinematics and othe...r00ty-tc
2016-04-12Core/Entities: Ported byte field offset naming from 6.xShauren
2016-03-30Merge pull request #16839 from chaodhib/spell_facing_fixTreeston
2016-03-27Adjustments to spell facing - Adjusted HaveAtClient to accept Object* (still...r00ty-tc
2016-03-24Core/Game: Converted the game library to a shared library.Naios
2016-03-21Core/Object: Use object edges to calculate LoSGolrag
2016-03-01Core/TempSummons: avoid use MoveInLineOfSight before InitSummonccrs