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-21 09:44:45 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4854d9c51aee3ef4c616aaa6a37fa22e8f448499
TrinityCore
/
src
/
server
History
Shauren
4854d9c51a
Core/PacketIO:
4936094379
followup - removed silly way of sending the packet
2024-10-22 19:21:46 +02:00
..
bnetserver
Core/Utilities: Extend make_unique_ptr_with_deleter functionality to allow it to create deleters with compile time constant functions (reduces its size to just sizeof(void*))
2024-10-01 21:03:44 +02:00
database
Core/Misc: Replace std::ostringstream based formatting with Trinity::StringFormat where possible in common and database projects
2024-10-16 18:58:45 +02:00
game
Core/PacketIO:
4936094379
followup - removed silly way of sending the packet
2024-10-22 19:21:46 +02:00
proto
Build: Add WITH_WARNINGS_AS_ERRORS cmake option that turns compile warnings into compile errors
2024-09-20 13:19:42 +02:00
scripts
Scripts/Orgrimmar: Fix nopch
2024-10-22 04:07:13 +02:00
shared
Build: Add WITH_WARNINGS_AS_ERRORS cmake option that turns compile warnings into compile errors
2024-09-20 13:19:42 +02:00
worldserver
Core/Utilities: Extend make_unique_ptr_with_deleter functionality to allow it to create deleters with compile time constant functions (reduces its size to just sizeof(void*))
2024-10-01 21:03:44 +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