This website requires JavaScript.
Explore
Help
Register
Sign In
araxiaonline
/
TrinityCore
Watch
3
Star
0
Fork
0
You've already forked TrinityCore
mirror of
https://github.com/araxiaonline/TrinityCore.git
synced
2026-06-21 07:22:02 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f8a3fa28bb6c19aa065afc03038e9d922dc7238d
TrinityCore
/
src
/
server
/
game
/
Server
T
History
MitchesD
3b90b0368a
Core/Misc: fix warning and misc codestyle fixes
2015-11-26 19:28: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/Misc: fix warning and misc codestyle fixes
2015-11-26 19:28: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