Mercurial > touhou
log pytouhou/ui/gamerunner.pyx @ 503:c622eaf64428
age | author | description |
---|---|---|
Fri, 04 Oct 2013 14:27:11 +0200 | Emmanuel Gil Peyrot | Optimize GameRunner some more, fix replay, and remove Window dependency in Renderer. |
Mon, 14 Oct 2013 12:11:01 +0200 | Emmanuel Gil Peyrot | Merge PlayerState into Player, fix player respawn position. |
Sat, 28 Sep 2013 20:11:41 +0200 | Emmanuel Gil Peyrot | Various netplay-related fixes. |
Fri, 27 Sep 2013 19:01:47 +0200 | Emmanuel Gil Peyrot | Merge netplay branch. base pytouhou/ui/gamerunner.py@67973f0c663d |
Wed, 11 Sep 2013 15:55:19 +0200 | Emmanuel Gil Peyrot | Make the window resizable, and scale its content correctly. |
Wed, 11 Sep 2013 00:36:52 +0200 | Emmanuel Gil Peyrot | Make GameRunner inherit from a Runner base class, to bypass Python calls in Window. |