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-24 19:06:49 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f7a79750c9e9ba5737dcc93edf36ce5cbbea0535
TrinityCore
/
src
/
server
History
Treeston
f7a79750c9
Core/Maps: All RespawnInfo* handed to outside code are now RespawnInfo const*, to signify that outside code has zero business changing these.
2021-01-03 09:44:08 +01:00
..
bnetserver
Core/Misc: added trainer data to Myriam Spellwaker and added missing config settings to bnetserver.conf (
#193
)
2020-11-23 02:23:49 +01:00
database
Core/DBLayer: fixed debug build (
#195
)
2020-12-05 18:27:35 +01:00
game
Core/Maps: All RespawnInfo* handed to outside code are now RespawnInfo const*, to signify that outside code has zero business changing these.
2021-01-03 09:44:08 +01:00
ipc
…
scripts
Core/Maps: All RespawnInfo* handed to outside code are now RespawnInfo const*, to signify that outside code has zero business changing these.
2021-01-03 09:44:08 +01:00
shared
Core/Datastores: cleaned up some master exclusive code and fixed an issue that was causing default localized strings being sent for all remaining fields, despite having available locales
2020-07-07 13:59:13 +02:00
worldserver
Core/Battlegrounds: implement rated battleground world state allow queueing up for rated BGs
2020-10-31 12:54:53 +01:00
CMakeLists.txt
…