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-14 20:22:23 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
86f0337d64776b9dd724f3ec21ca964fffc8aac4
TrinityCore
/
src
/
server
History
Aqua Deus
536240dee7
Scripts/NerubarPalace: Implement Ulgrax intro (
#30256
)
2024-10-07 16:47:29 +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/DataStores: Load FlightCapability.db2
2024-10-06 14:36:32 +02:00
game
Core/Movement: Store adv flying speeds instead of hardcoding them in SMSG_UPDATE_OBJECT and enable packets modifying them
2024-10-07 16:08:13 +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/NerubarPalace: Implement Ulgrax intro (
#30256
)
2024-10-07 16:47:29 +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