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
b83de81a70b580045540ed4db5627aff5edc682c
TrinityCore
/
src
/
server
History
Shauren
b83de81a70
Core/AuctionHouse: Fixed use after free
...
Closes
#30128
2024-11-03 20:51:03 +01: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: Updated db2 structures to 11.0.5
2024-10-30 14:40:23 +01:00
game
Core/AuctionHouse: Fixed use after free
2024-11-03 20:51:03 +01: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/Spells: Fix warlock Demonbolt energize (
#30216
)
2024-11-03 16:06:10 +01: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