aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities/Object
AgeCommit message (Expand)Author
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
2016-03-28Core/PacketIO: Updated remaining packet structures and enums appearing in pac...Shauren
2016-03-24Core/Game: Converted the game library to a shared library.Naios
2016-03-02Core/Conditions: fix a memory leak for CONDITION_SOURCE_TYPE_TERRAIN_SWAPariel-
2016-02-03Core/PacketIO: Use Vector3 instead of Position since orientation isn't includ...Carbenium
2016-01-01Update copyright note for 2016Vincent-Michael
2015-11-24Core/Spells: Implemented scaling spell value with item levelShauren
2015-10-27Core/Misc: Removed manually defined ObjectGuid copy/move constructors. This w...Shauren
2015-10-25Core/Conditions: Type renamingShauren
2015-10-25Core/Conditions: Phase condtion changesShauren
2015-10-06Core/Battle.net:Shauren
2015-09-28Core/Maps: Moved corpse management to map levelShauren
2015-09-24Core/RestState: Check area trigger radius instead of 1.0f distanceRochet2
2015-09-21Core: Added ABORT() macro to prevent the usage of ASSERT(false) as a quick ha...StormBytePP
2015-09-19Merge remote-tracking branch 'origin/6.x_implement_taxi' into 6.xShauren
2015-09-19Core/Taxi: Further improvementsShauren