]> git.stg.codes - stg.git/history - projects/sgauthstress/proto.cpp
Locks added, rnd logic for ALIVE changed, CONN_ACK bug fixed
[stg.git] / projects / sgauthstress / proto.cpp
2011-05-11 Maxim MamontovLocks added, rnd logic for ALIVE changed, CONN_ACK...
2011-05-10 Maxim MamontovImplement connecting and disconnecting users
2011-05-10 Maxim MamontovFix some types and add UserCount method to PROTO
2011-05-10 Maxim MamontovA map of ip-to-user replaced with vector of pairs
2011-05-06 Maxim MamontovAnother part of PROTO implemented
2011-05-05 Maxim MamontovAdd proto implementation and user state holder