unc0rr [Thu, 09 Oct 2008 20:36:53 +0000] rev 1339
Fix the bug
unc0rr [Thu, 09 Oct 2008 17:28:22 +0000] rev 1338
Stub to run network game
unc0rr [Thu, 09 Oct 2008 17:15:04 +0000] rev 1337
Update protocol doc
unc0rr [Thu, 09 Oct 2008 17:14:29 +0000] rev 1336
Fix team colors mismatch on some conditions (just synchronize them when team is added)
unc0rr [Thu, 09 Oct 2008 16:05:01 +0000] rev 1335
Small optimization (use partition instead of two filters with opposite predicates)
unc0rr [Thu, 09 Oct 2008 16:03:27 +0000] rev 1334
Send team removal message to others in room when client disconnects
unc0rr [Thu, 09 Oct 2008 15:54:09 +0000] rev 1333
- Fix a bug with chosen map (new clinet gets wrong information)
- Fix mapContainer bug when switching quickly from random map to a painted one
unc0rr [Thu, 09 Oct 2008 13:57:18 +0000] rev 1332
Fix that bug (lol, pretty fast, eh?)
unc0rr [Thu, 09 Oct 2008 13:57:02 +0000] rev 1331
Send teams info to newly connected client (has a bug with team sequence, need to discover)
unc0rr [Thu, 09 Oct 2008 13:53:03 +0000] rev 1330
- Allow team color changing
- Fix team removing handler in client's code