warzone2100/lib/netplay
Buginator 9e0767ecfd * Fixes memory leak.
* Fixes eventFireCallbackTrigger which was called multiple times.

* LOG_NET is to *only* be used for network traffic, not for sync issues.

* Adds visual display about when player leaves/drops.

* Adds / cleans up debug messages concerning connection issues.

* Adds new message type NET_PLAYER_DROPPED, (as opposed to NET_PLAYER_LEAVING). One is when we lose a connection, the other is when a player quits 'normally'.


Will be adding icons from Ticket #247 done by Zarel soon.

NOTE: please use --debug net if you have connection issues!


git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@6677 4a71c877-e1ca-e34f-864e-861f7616d084
2009-02-21 22:09:58 +00:00
..
Makefile.am * Wrap all file lists in the automake and win32 makefiles across lines such that there's only one file on each line 2008-10-13 13:04:37 +00:00
makefile.win32 * Wrap all file lists in the automake and win32 makefiles across lines such that there's only one file on each line 2008-10-13 13:04:37 +00:00
netjoin_stub.c Bump copyright 2009-02-10 18:01:48 +00:00
netlog.c * Fixes memory leak. 2009-02-21 22:09:58 +00:00
netlog.h Bump copyright 2009-02-10 18:01:48 +00:00
netplay.c * Fixes memory leak. 2009-02-21 22:09:58 +00:00
netplay.h * Fixes memory leak. 2009-02-21 22:09:58 +00:00
netplay.vcproj Get rid of unnecessary warnings when compiling release build using MSVC. 2008-04-01 15:56:39 +00:00
nettypes.c Bump copyright 2009-02-10 18:01:48 +00:00
nettypes.h Bump copyright 2009-02-10 18:01:48 +00:00