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-23 18:36:31 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7e193e15dbaf6429b93ec9f0bea099f1fb90ff05
TrinityCore
/
src
/
server
History
Shauren
7e193e15db
Core/Misc: Replace sprintf with safer alternatives (Trinity::StringFormat or snprintf)
...
(cherry picked from commit
67244a1f70
)
2025-08-30 22:55:20 +02:00
..
authserver
Core/Authserver: Add auth session timeout - socket is closed after 10s of inactivity if not authenticated or after 1 minute if authenticated
2025-07-16 12:57:03 +02:00
database
Core/Database: Fix database auto updater when using MySQL 9.4 (
#31243
)
2025-08-30 21:02:16 +02:00
game
Core/Misc: Replace sprintf with safer alternatives (Trinity::StringFormat or snprintf)
2025-08-30 22:55:20 +02:00
scripts
Scripts/Shadow Labyrinth: Modernize scripts (
#31010
)
2025-08-28 13:19:48 +02:00
shared
Core/Authserver: Add auth session timeout - socket is closed after 10s of inactivity if not authenticated or after 1 minute if authenticated
2025-07-16 12:57:03 +02:00
worldserver
Core/Misc: Add configuration option for setting the update interval of the Who list cache (
#30750
)
2025-06-10 19:02:52 +02:00
CMakeLists.txt
Build: CMake cleanup
2025-04-13 19:05:21 +02:00