From: Charles Date: Sun, 21 Mar 2010 03:04:44 +0000 (+0000) Subject: Switched to using the asynchronous NetworkSession calls per request. X-Git-Url: https://git.dogcows.com/gitweb?a=commitdiff_plain;h=fc7104b36d66d536d38ba38a4afae588c437f6c6;hp=fc7104b36d66d536d38ba38a4afae588c437f6c6;p=chaz%2Fcarfire Switched to using the asynchronous NetworkSession calls per request. - There are some new states and callback methods in LobbyGUI that need to be implemented correctly. Documented the NetworkGame class. Started work on the network protocol implementation. - It's currently non-functional; no chatting yet! git-svn-id: https://bd85.net/svn/cs3505_group@27 92bb83a3-7c8f-8a45-bc97-515c4e399668 ---