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-30 05:43:12 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
405f823f68621352e48810c33f1f9dbd36904ff8
TrinityCore
/
src
/
server
/
game
/
Server
History
jackpoz
f07fe63e50
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
..
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: Header cleanup in game/*/*.cpp
2015-07-25 21:53:30 +01:00
WorldSession.h
Core/Misc: Add a few consts to methods
2015-07-24 12:02:57 +01:00
WorldSocket.cpp
Core: Header cleanup in game/*/*.cpp
2015-07-25 21:53:30 +01:00
WorldSocket.h
Core/Networking: Fixed unsafe access to _worldSession member in WorldSocket
2015-04-04 23:07:41 +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