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
1ddf44caf3b0c9af2cc4169b608f1801c2f6f52a
TrinityCore
/
src
/
server
/
game
/
Server
History
jackpoz
1ddf44caf3
Core/Quest: Fix issues reported by static analysis
2015-12-07 18:31:53 +01:00
..
Protocol
Core/Threading: Handle CMSG_BATTLEFIELD_MGR_ENTRY_INVITE_RESPONSE only in WorldSession update because it removes the Player from his Group which is not thread-safe
2015-07-28 20:23:18 +02:00
WorldSession.cpp
Core/Quest: Fix issues reported by static analysis
2015-12-07 18:31:53 +01:00
WorldSession.h
Core/DBLayer: Sprinkle some async magic on worldserver auth/session load process
2015-10-31 15:36:48 +01:00
WorldSocket.cpp
Core/Networking: Fixed possible crashes happening if async query retrieving account data takes too long
2015-10-31 16:04:14 +01:00
WorldSocket.h
Core/Networking: Fixed possible crashes happening if async query retrieving account data takes too long
2015-10-31 16:04:14 +01:00
WorldSocketMgr.cpp
Core: Header cleanup in game/*/*.cpp
2015-07-25 21:53:30 +01:00
WorldSocketMgr.h
Core/NetworkIO: Use reactor style sending on linux to reduce locking overhead
2014-09-09 19:19:25 +02:00