log pytouhou/ui/gamerunner.pyx @ 504:69c73023f7a0

age author description
Wed, 23 Oct 2013 18:24:17 +0200 Emmanuel Gil Peyrot Make ANM garbage collectable.
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.