Changeset e62b56c in network-game for common/MessageContainer.h


Ignore:
Timestamp:
Dec 23, 2013, 4:56:22 PM (11 years ago)
Author:
dportnoy <dmp1488@…>
Branches:
master
Children:
ad1e2fc
Parents:
35f6097
Message:

The code that processes player movement, attacks, and flag captures has been restructured to work on a per-game basis

File:
1 edited

Legend:

Unmodified
Added
Removed
  • common/MessageContainer.h

    r35f6097 re62b56c  
    3838#define MSG_TYPE_JOIN_GAME_ACK     23
    3939#define MSG_TYPE_PLAYER_JOIN_GAME  24
     40#define MSG_TYPE_FINISH_GAME       25
    4041
    4142typedef struct
Note: See TracChangeset for help on using the changeset viewer.