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-27 04:12:40 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a4299c2a4b88d1cbdcea1301a190da6081abf876
TrinityCore
/
src
/
server
/
database
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
..
Database
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
Logging
Core/Common: Tokenizer -> Trinity::Tokenize (PR:
#25327
)
2020-08-28 00:11:16 +02:00
PrecompiledHeaders
…
Updater
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compatible api)
2023-08-15 20:10:04 +02:00
CMakeLists.txt
…