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-24 10:56:38 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
11a832fa8ba2362a0efcde601e7225582326e0da
TrinityCore
/
src
/
server
History
Shauren
11a832fa8b
Core/Database: Change database async thread shutdown to fix some corner cases leading to servers being stuck on shutdown (for example with exit() call)
2024-09-19 13:38:49 +02:00
..
bnetserver
Build: Automatically include WindowsSettings.manifest in all executables instead of listing it separately as source file in every target
2024-09-15 12:55:50 +02:00
database
Core/Database: Change database async thread shutdown to fix some corner cases leading to servers being stuck on shutdown (for example with exit() call)
2024-09-19 13:38:49 +02:00
game
Core/Misc:
cedf4e2b34
followup - change default value in code
2024-09-18 13:05:12 +02:00
proto
Core/Auth: Refactor client auth key storage to support more future client variants and preserve more information about client version
2024-08-29 15:08:47 +02:00
scripts
Core/Commands: Refactor .additem to use typed args
2024-09-17 15:35:20 +02:00
shared
Core/DataStores: Refactor DBStorageIterator to make it usable with more std::ranges algorithms
2024-09-09 23:21:23 +02:00
worldserver
Core/Conf: Change evoker start level to 10 (
#30252
)
2024-09-18 05:53:08 +02:00
CMakeLists.txt
Core/Common: Compile ServiceWin32 as part of common project instead of directly adding its source files to both server executables
2024-09-15 12:40:54 +02:00