This website requires JavaScript.
Explore
Help
Register
Sign In
Mirror
/
TrinityCore
Watch
1
Star
0
Fork
0
You've already forked TrinityCore
mirror of
https://github.com/TrinityCore/TrinityCore.git
synced
2026-01-18 16:38:42 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f4e4e62aea79ff478dbc0f2bb2c5ab7f412a8a66
TrinityCore
/
src
/
server
/
game
/
Phasing
History
Shauren
f0a862e71b
Core/Misc: Modernize comparison operators
2023-08-24 00:51:26 +02:00
..
PersonalPhaseTracker.cpp
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compatible api)
2023-01-08 21:16:53 +01:00
PersonalPhaseTracker.h
Core/Phasing: Implemented db spawns in personal phases (
#26345
)
2021-12-28 13:24:10 +01:00
PhaseShift.cpp
Core/Misc: Move (or delete) constructors and destructors to .cpp files (avoids compiling them in every file that includes them)
2022-02-12 21:36:46 +01:00
PhaseShift.h
Core/Misc: Modernize comparison operators
2023-08-24 00:51:26 +02:00
PhasingHandler.cpp
Core/Quests: Dont immediately update object visibility at PhaseShift and wait for the AI Hooks to be called in Player::RewardQuest (
#28516
)
2023-01-28 15:36:28 +01:00
PhasingHandler.h
Core/Quests: Dont immediately update object visibility at PhaseShift and wait for the AI Hooks to be called in Player::RewardQuest (
#28516
)
2023-01-28 15:36:28 +01:00