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

Comparing Daodan/MSVC/Flatline_Server.c (file contents):
Revision 573 by gumby, Thu Sep 9 09:27:04 2010 UTC vs.
Revision 574 by gumby, Mon Oct 11 08:22:59 2010 UTC

# Line 120 | Line 120 | int UDPServer_SendToAll(void* packet, in
120          return players;
121   }
122  
123 + //Always make sure you send a pointer to this, even if it is just one arg. ;)
124   void FLsPublic_Event( unsigned int eventIndex, int * args )
125   {
126          int numArgs = FLrEvent_GetNumArgs( eventIndex );

Diff Legend

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