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-25 03:12:09 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
661bd1a7f4efa09e385408a4c06c6784c77f804d
TrinityCore
/
src
/
server
History
Shauren
661bd1a7f4
Core/JSON: Prevent more out of bounds memory accesses in json deserialization
2024-12-26 00:02:13 +01:00
..
bnetserver
Core/JSON: Prevent more out of bounds memory accesses in json deserialization
2024-12-26 00:02:13 +01:00
database
Core: Updated to 11.0.7
2024-12-18 22:50:33 +01:00
game
Core/Spells: Moved loading aoe target caps out of SpellMgr::LoadSpellInfoCorrections
2024-12-23 17:53:58 +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/OutdoorPvp: converted two raw pointers into smart pointers to fix possible memory leaks
2024-12-25 10:45:47 +01:00
shared
Core/PacketIO: Fixed writing exactly 32 bits
2024-12-20 17:27:18 +01:00
worldserver
Dep: Replace basic_deadline_timer with std::chrono based basic_waitable_timer
2024-12-09 21:13:18 +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