aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Phasing/PhasingHandler.cpp
AgeCommit message (Expand)Author
2025-05-22Core/PacketIO: Migration to PacketUtilities bit/string operations part 3Shauren
2024-06-04Core/Disables: Added DISABLE_TYPE_PHASE_AREA (#29997)ModoX
2023-11-22Core/Phasing: Fixed startup crash caused by accessing uninitialized global va...Shauren
2023-01-28Core/Quests: Dont immediately update object visibility at PhaseShift and wait...Seyden
2023-01-06Core/Utils: Replace boost flat_set with our ownShauren
2022-12-31Core/Maps: Fixed retrieving terrain info when on child mapsShauren
2022-12-26Core/Objects: Implement FindNearestCreatureWithOptions helper function (#28488)Seyden
2022-08-14Core/Phasing: Fixed terrain swaps appearing on incorrect maps when player is ...Shauren
2022-07-23Core/Maps: Move terrain data handling out of Map classShauren
2022-01-29Core/Objects: Cleanup SmoothPhasing code - move to separate files and better ...Shauren
2022-01-29Core/Objects: Implement SmoothPhasing part of CreateObject and replacing visi...Seyden
2022-01-12Core/Phasing: Fixed stack overflow happening when modifying vehicle passenger...Shauren
2021-12-28Core/Phasing: Implemented db spawns in personal phases (#26345)Matan Shukry
2021-12-18Core/Vehicle: Change vehicle accessories' phase according to the player on th...Giacomo Pozzoni
2021-12-07Core/Misc: Add helper table phase_name and improve .npc info and .gpsfunjoker
2021-11-22Core/Phasing: Fixed inverse phaseshift logicShauren
2021-02-27Core/Phasing: Implemented setting personal guid on PhaseShiftShauren
2021-02-26Core/Auras: Implemented SPELL_AURA_PHASE_ALWAYS_VISIBLEShauren
2020-05-24Core/Maps: Improvements to terrain swap handlingShauren
2020-04-27Core/Misc: Enum flag v3 - allow enabling flag operations directly after enum ...Shauren
2020-04-26Core/Misc: Improve enum flags with type safe operatorsShauren
2020-04-03Core/Entities: Fixed saving spawn difficulties to db for .npc add and .gob ad...Shauren
2020-01-02New YearAokromes
2019-01-01Update copyright note for 2019vincent-michael
2018-09-26Core/DataStores: Updated hotfix database structureShauren
2018-04-12Core/Phasing: Fixed setting phaseshift flags on condition updatesShauren
2018-03-25Core/Phasing: Rewrite GetTerrainMapIdShauren
2018-03-25Core/Maps: Implemented loading swapped mapsShauren
2018-03-25Core/Entities: Take terrain swaps into account when calculating LoS/height/areaShauren
2018-03-25Core/Entities: Phasing rewriteShauren