This website requires JavaScript.
Explore
Help
Register
Sign In
araxiaonline
/
TrinityCore
Watch
3
Star
0
Fork
0
You've already forked TrinityCore
mirror of
https://github.com/araxiaonline/TrinityCore.git
synced
2026-06-21 15:27:47 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d791afae1dfcfaf592326f787755ca32d629e4d3
TrinityCore
/
src
/
server
/
game
/
Phasing
T
History
Shauren
d791afae1d
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compatible api)
2023-01-08 21:16:53 +01: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/Utils: Replace boost flat_set with our own
2023-01-06 16:51:01 +01:00
PhasingHandler.cpp
Core/Utils: Replace boost flat_set with our own
2023-01-06 16:51:01 +01:00
PhasingHandler.h
Core/Maps: Fixed retrieving terrain info when on child maps
2022-12-31 18:22:40 +01:00