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-15 23:20:36 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
master
Add File
New File
Upload File
Apply Patch
TrinityCore
/
src
/
server
History
Shauren
180646025e
Core/Objects: Move AaBox out of generated UpdateFields.h file (it was manually added there)
2026-01-14 17:24:47 +01:00
..
bnetserver
Core/Network: Refactor AsyncAcceptor to use async_accept overload producing sockets through argument instead of having to preallocate it
2026-01-12 20:59:19 +01:00
database
Core/Misc: Mark some functions noexcept to reduce size of compiled code
2026-01-09 12:14:36 +01:00
game
Core/Objects: Move AaBox out of generated UpdateFields.h file (it was manually added there)
2026-01-14 17:24:47 +01:00
proto
Build: Modernize include directory management using target_sources(FILE_SET)
2025-11-12 22:53:54 +01:00
scripts
Scripts/Spells: Implement priest talent Death's Torment (
#31487
)
2026-01-13 22:05:34 +01:00
shared
Core/PacketIO: Support using std::string_view in ClientPacket with WorldPackets::SizedString and WorldPackets::SizedCString
2025-12-24 13:03:25 +01:00
worldserver
Core/Network: Refactor AsyncAcceptor to use async_accept overload producing sockets through argument instead of having to preallocate it
2026-01-12 20:59:19 +01: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