aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities/Object
AgeCommit message (Expand)Author
2017-02-18Core/Position: Allow implicit casting to G3D::Vector. Also, add a utility ove...treeston
2017-02-18Core/Entities: Added possibility to construct a Position using a G3D::Vector3ariel-
2017-02-18Entities/Unit: Add overload to NearTeleportTo taking Position const&.treeston
2017-02-11Core/Entities: debloat SummonGameObject parameter list using proper wrappers ...ariel-
2017-02-11Core/GameObjects: Gameobject rotation (from cmangos/mangos-wotlk@2bcbc0f) (#1...ariel-
2017-02-05Game/Entities: Fix math problem "Disk Point Picking" in GetRandomPoint (#17577)P-Kito
2017-01-29Core/Entities: Basic AreaTrigger System (#18035)Traesh
2017-01-14Core: Updated to 7.1.5.23360Shauren
2017-01-12Core/VMaps: Fix some vmap height edge casesjackpoz
2017-01-09Core/Object: Use object edges to calculate LoSGolrag
2017-01-08Add a LOG_WARN when attempting to summon a non-existing summon group.treeston
2017-01-08Core/Scripts: Added reasonable default params to GetCreatureListWithEntryInGr...treeston
2017-01-07Core/Random: Removed ancient and unused MAP_BASED_RAND_GENShauren
2017-01-01Update copyright note for 2017vincent-michael
2016-12-28Build fixShauren
2016-12-03Core/Packets: added SMSG_PLAY_SPEAKERBOT_SOUND packet classjoschiwald
2016-11-16Core/Entities: GameObjectDespawn packet is only sent for GameObjectsjoschiwald
2016-11-06Core/Instances: Implemented base scenario system and objectives in dungeonsKrudor
2016-11-03Core/PacketIO: Fixed client crash with heirloomsShauren
2016-10-25Core/Entities: Updated updatefields to 7.1.0.22900Shauren
2016-09-11Core/Movement: Changed movement flags2 to uint32Shauren
2016-07-20Fixed nopch build and some leftover warningsShauren
2016-07-17Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into legionShauren
2016-07-14Core/PacketIO: Fixed building ITEM_DYNAMIC_FIELD_MODIFIERS updateShauren
2016-07-14Core: Update to 7.0.3.22210Shauren
2016-07-13Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into legionShauren
2016-07-13Core/PacketIO: Fixed dynamic updatefield handling when values get removedShauren
2016-07-11Core/PacketIO: SMSG_UPDATE_OBJECT optimization - removed unneccessary memory ...Shauren
2016-07-10Core/Items: Fixed saving gem bonusesShauren
2016-07-10Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into legionShauren
2016-07-10Core/Players: Fixed crash happening during character creation added in previo...Shauren
2016-07-10Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into legionShauren
2016-07-10Core/PacketIO: Refactored building SMSG_UPDATE_OBJECT to append directly to f...Shauren
2016-07-05Core/Transmog: Implemented transmog collection and updated transmog handlingShauren
2016-06-28Core/PacketIO: Fixed building SMSG_UPDATE_OBJECTShauren
2016-06-25Core/Entities: 7.0.3.22045 updatefieldsShauren
2016-06-18Core: Update to 7.0.3.21963Shauren
2016-06-13Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into legionShauren
2016-06-13Core: Updated to 7.0.3.21916Shauren
2016-06-12Core/GameObejcts: Fixed disconnects happening when viewing nearby players on ...Shauren
2016-06-05Core/PacketIO: Updated spell packetsShauren
2016-06-03Core/PacketIO: Implemented new Cast HighGuid type and fix some mistakes with ...Warpten
2016-06-01Core/PacketIO: Updated SMSG_UPDATE_OBJECTShauren
2016-05-30Core/Entites: Updated updatefields to 7.0.3.21796Shauren
2016-05-20Core/Entities: Updated updatefields to 7.0.3.21414Shauren
2016-05-20Core/DataStores: Updated dbc/db2 to 7.0.1.20810Shauren
2016-05-20Core/Entities: Updated updatefields to 7.0.1.20810Shauren
2016-05-18Core/Phase: phase_area table now support even parent area (known as zone)MitchesD
2016-04-08Merge pull request #16676 from ccrs/summonsinitTreeston
2016-04-01Adjustments to spell facing - Adjusted HaveAtClient to accept Object* (still...r00ty-tc