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-02-02 15:17:27 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ba0ed27e3298c3cd997ec211f988d8de145e2e0d
TrinityCore
/
src
/
server
/
game
/
Tools
History
Shauren
a4299c2a4b
Core/Misc: Replace string to int conversion functions from Common.h with c++17 std::from_chars based ones Trinity::StringTo
...
(cherry picked from commit
3260b94dd6
)
2023-08-15 21:59:52 +02:00
..
CharacterDatabaseCleaner.cpp
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compatible api)
2023-08-15 20:10:04 +02:00
CharacterDatabaseCleaner.h
…
PlayerDump.cpp
Core/Misc: Replace string to int conversion functions from Common.h with c++17 std::from_chars based ones Trinity::StringTo
2023-08-15 21:59:52 +02:00
PlayerDump.h
…