Mercurial > touhou
log pytouhou/network.py @ 485:c099802e2435
age | author | description |
---|---|---|
Sun, 15 Jan 2012 15:36:23 +0100 | Thibaut Girka | Improve network latency by increasing game latency to 3 frames. |
Thu, 29 Dec 2011 10:35:54 +0100 | Thibaut Girka | Don't stick with the remote user unless the game has started, avoid skipping to prevent desynchro |
Thu, 29 Dec 2011 01:10:34 +0100 | Thibaut Girka | Remove useless checksum, and wait as long as possible for valid packets (do not stop waiting on invalid packets) |
Wed, 28 Dec 2011 21:32:30 +0100 | Thibaut Girka | Fix a synchro issue... again... |
Wed, 28 Dec 2011 21:09:55 +0100 | Thibaut Girka | Fix synchro bug |
Wed, 28 Dec 2011 19:47:29 +0100 | Thibaut Girka | Hopefully improve performance |