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-23 02:25:38 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c71987b1a1403fa20654cc24b37448ca807ff363
TrinityCore
/
src
/
server
History
Shauren
c71987b1a1
Core/Logging: Force synchronous logging after io_service shutdown - fixes logging on worldserver shutdown
...
(cherry picked from commit
a0b2be6c1d
)
2016-03-12 23:49:56 +01:00
..
authserver
Core/Auth: Fixed login for accounts with accented characters
2016-03-12 21:22:16 +01:00
database
Core/Auth: Fixed login for accounts with accented characters
2016-03-12 21:22:16 +01:00
game
Core/PacketIO: Requeue packets handled with STATUS_LOGGEDIN received before player is fully loaded in one step after packet processing loop - reduces used locks from 3 per packet to 1 per packet
2016-03-12 23:49:39 +01:00
scripts
Scripts: Added missing overrides
2016-03-12 21:45:37 +01:00
shared
Core/Misc: Removed unneccessary boost/asio/buffer.hpp include
2016-03-12 23:44:49 +01:00
worldserver
Core/Logging: Force synchronous logging after io_service shutdown - fixes logging on worldserver shutdown
2016-03-12 23:49:56 +01:00
CMakeLists.txt
Core/Common: Generalize platform specific includes in common/Platform
2016-03-11 19:09:56 +01:00