aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities/Transport
AgeCommit message (Expand)Author
18 hoursCore/Objects: Added new visible object type - bnet account with HousingStorag...Shauren
28 hoursCore/Objects: Refactor building SMSG_UPDATE_OBJECT to make CGObject fragment ...Shauren
2 daysCore/Objects: Create a base class for Object to support creating new client v...Shauren
2025-10-14Core/Entities: Merge duplicate functions calculating relative positions - rem...Shauren
2025-07-11Core/Misc: Simplify LinkedListHead::isEmpty and rename to empty to fit standa...Shauren
2025-04-17Core/Transports: Fixed clientside position of stoppable transportsShauren
2025-03-29Core/Transports: Fix triggering transport arrival events on stop waypoints (#...Teleqraph
2025-01-04Core/Misc: Implemented spawn tracking (#30247)Meji
2024-11-05Core/Summons: Handle summons using SummonProperties.Control type 5 as vehicle...Meji
2024-10-30Core/PacketIO: Updated SMSG_UPDATE_OBJECT for 11.0.5Shauren
2024-05-25Core/Players: Allow targeting a specific transport during teleportsGolrag
2024-01-22Core/Object: use the final keyword for several (World)Object classes that sho...Ovahlord
2023-10-17Core/Misc: Fixed thread-unsafe access to list of objects that should be spawn...Shauren
2023-08-09Core/Creatures: std::chrono-ify TempSummonShauren
2023-05-27Core/Creatures: Allow summons to be initialized properly when summoner is not...Shauren
2023-01-08Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...Shauren
2022-12-25Core/Phasing: Reduce differences between branches in GridNotifiersShauren
2022-07-24Core/Maps: Removed MapInstanced - no longer neccessary for grid data referenc...Shauren
2022-07-10Core/Transports: remove an obsolete check that prevented vehicles from updati...Ovahlord
2022-06-13Core/Transports: Localized transport objects within each mapShauren
2022-06-07Core/Transports: Path generation rewrite v2Shauren
2022-05-25Core/GameObjects: Transport (type 11) improvementsShauren
2022-05-22Core/Transports: Extracted transport and vehicle passenger relocation to shar...Shauren
2022-04-24Core/Scripts: Begin unifying triggering gameevents (not the game_event db stuff)Shauren
2022-03-26Core/Misc: Rename SetXXXFlags updatefield functions to ReplaceAllXXXFlagsShauren
2022-02-07Core/Transports: Add missing null pointer check in Transport::SummonPassengerShauren
2022-01-24Core/Common: Merge TimeTrackerSmall with TimeTrackerCarbenium
2021-12-02Core/Object: Range check (#23179)Jozef DĂșc
2021-11-16Core/Misc: Log more information in asserts (#22783)Giacomo Pozzoni
2021-11-16Core/Spells: Implemented SummonPropertiesFlags: UseSummonerFaction & IgnoreSu...Meji
2021-10-02Core/Transports: Store information about continent transportsShauren
2021-09-26Core/Transports: Force transport passengers into legacy spawn groupShauren
2021-08-08Core/GameObject: implemented gameobject_overrides table to change faction and...ariel-
2020-08-22Dynamic Creature/Go spawning:r00ty-tc
2020-08-14Core/Misc: Replace NULL with nullptrShauren
2020-07-27Core/GameObjects: Properly set GO_FLAG_MAP_OBJECT during gameobject creationShauren
2020-06-14Core/Transport: fix logic errorccrs
2020-04-07Core/Misc: Defined new summon properties titlesShauren
2020-01-02New YearAokromes
2019-07-21Added some missing SetFallInformation calls (#19121)xinef1
2019-06-08Core/PacketIO: Rewrite updatefield handlingShauren
2019-01-01Update copyright note for 2019vincent-michael
2018-11-05Core/PacketIO: Updated packet structures to 8.0.1Shauren
2018-09-15Core/Maps: Replaced spawnmask with difficulty listShauren
2018-03-25Core/Entities: Phasing rewriteShauren
2018-03-19Core/Movement: Fixed transport teleports on the same map (and teleporting on ...Shauren
2018-03-12Core/DataStores: Fixed db2 structures after 7.3.5Shauren
2018-01-27Core/Entities: Created factory methods to create new areatriggers, creatures ...joschiwald
2018-01-10Core/Entities: Remove phasemaskShauren
2018-01-06Core/Entities: Extended SpawnMask to 64 bitjoschiwald