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-25 03:12:09 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ce947814c6fa2c32c0908f1e7088ce971f74d365
TrinityCore
/
src
/
server
/
game
/
Server
History
Shauren
ce947814c6
Core/PacketIO: Fixed crash happening when someone sends too small packet that is processed directly in WorldSocket
...
Ref
#17536
2016-07-07 18:22:29 +02:00
..
Protocol
Core/Misc: Fixed -Wmisleading-indentation warnings
2016-04-28 16:22:51 +01:00
WorldSession.cpp
Core/Entities: Moved PITCH movement flags into TURNING mask (they do not cause movement in any direction alone, only combined with forward/backward/strafe)
2016-06-18 16:53:34 +02:00
WorldSession.h
Core/Game: Converted the game library to a shared library.
2016-03-24 02:46:42 +01:00
WorldSocket.cpp
Core/PacketIO: Fixed crash happening when someone sends too small packet that is processed directly in WorldSocket
2016-07-07 18:22:29 +02:00
WorldSocket.h
Core/Game: Converted the game library to a shared library.
2016-03-24 02:46:42 +01:00
WorldSocketMgr.cpp
Core/Network: Change SocketMgr.StartNetwork to take the thread count by arg instead of config
2016-03-28 02:02:29 +01:00
WorldSocketMgr.h
Core/Network: Change SocketMgr.StartNetwork to take the thread count by arg instead of config
2016-03-28 02:02:29 +01:00