This website requires JavaScript.
Explore
Help
Register
Sign In
araxiaonline
/
TrinityCore
Watch
3
Star
0
Fork
0
You've already forked TrinityCore
mirror of
https://github.com/araxiaonline/TrinityCore.git
synced
2026-06-16 21:20:01 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
af16011726ffca6f9a9ca5efebd0247f4e209fb0
TrinityCore
/
src
/
server
History
ModoX
af16011726
Scripts/Orgrimmar: Fix nopch
2024-10-22 04:07:13 +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/SAI: Implemented new event type SMART_EVENT_AREATRIGGER_EXIT (88) (
#30367
)
2024-10-22 04:01:37 +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