Mercurial > touhou
log pytouhou/network.py @ 772:7492d384d122 default tip
age | author | description |
---|---|---|
Fri, 26 Aug 2022 18:55:39 +0200 | Emmanuel Gil Peyrot | Python: Use logger.warning() as logger.warn() is deprecated |
Sat, 28 Mar 2015 21:40:51 +0100 | Emmanuel Gil Peyrot | Don’t inherit explicitely from object, we are not on Python 2.7 anymore. :) |
Sat, 28 Sep 2013 20:11:41 +0200 | Emmanuel Gil Peyrot | Various netplay-related fixes. |
Sun, 15 Jan 2012 15:36:23 +0100 | Thibaut Girka | Improve network latency by increasing game latency to 3 frames. |