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-31 06:07:37 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a18268156ab5a0e455637f1eb42120edc64a0497
TrinityCore
/
src
/
server
History
Treeston
a18268156a
Core/Chat: Always save channel info to database on shutdown if persistence is enabled.
...
(cherry picked from commit
2d74652b5b
)
2021-12-18 11:37:14 +01:00
..
bnetserver
Core/conf: conf.dist typo & grammar corrections (
#23190
)
2021-12-02 00:37:00 +01:00
database
Core/Chat: Custom channel preservation rewrite. Channel data is now loaded at startup, and written to the DB periodically, instead of both things happening in real time.
2021-12-17 23:22:13 +01:00
game
Core/Chat: Always save channel info to database on shutdown if persistence is enabled.
2021-12-18 11:37:14 +01:00
proto
…
scripts
Core/Unit: Spell focusing now no longer nonsensical. HasSpellFocus always const. Error logs for various stuff.
2021-12-18 11:36:50 +01:00
shared
…
worldserver
Core/Chat: Custom channel preservation rewrite. Channel data is now loaded at startup, and written to the DB periodically, instead of both things happening in real time.
2021-12-17 23:22:13 +01:00
CMakeLists.txt
…