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

Comparing Daodan/MSVC/Flatline_Server.h (file contents):
Revision 567 by gumby, Fri Jun 25 03:52:34 2010 UTC vs.
Revision 573 by gumby, Thu Sep 9 09:27:04 2010 UTC

# Line 7 | Line 7
7  
8  
9   extern uint16_t max_connections;
10 < player_info* FLrServer_AddPlayer(int ip, char* name, bool is_server);
10 > player_info* FLrServer_AddPlayer(int ip, char* name, bool is_server, bool is_bot);
11 > void FLsPublic_Event( unsigned int eventIndex, int * args);
12 >
13   void FLrServer_Initialize();
14   #endif

Diff Legend

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