ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/Daodan/MSVC/Flatline.h
(Generate patch)

Comparing Daodan/MSVC/Flatline.h (file contents):
Revision 577 by gumby, Mon Oct 11 08:22:59 2010 UTC vs.
Revision 578 by gumby, Wed Jan 12 18:47:16 2011 UTC

# Line 81 | Line 81 | typedef struct {
81   } connect_reply;
82  
83   //um, status of the server? :/
84 + //probably obsolete. revive again once i do something crazy
85 + //like make a master server
86   typedef struct {
87          char name[256];
88          uint32_t numplayers; //signature="STATUS\0\0"
# Line 196 | Line 198 | enum FlatlineEvent {
198  
199  
200  
199
201   enum {
202          STATE_ALIVE,
203          STATE_DEAD,

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)