Mercurial > touhou
log pytouhou/opengl/gamerunner.py @ 203:df8b2ab54639
age | author | description |
---|---|---|
Mon, 31 Oct 2011 19:29:47 +0100 | Thibaut Girka | Make pylint slightly happier (and code analysis easier) |
Thu, 27 Oct 2011 14:24:07 +0200 | Thibaut Girka | Fix replay handling and add support for encrypted replays |
Wed, 26 Oct 2011 17:54:03 -0700 | Emmanuel Gil Peyrot | Implement replays. |
Mon, 10 Oct 2011 18:56:13 +0200 | Thibaut Girka | Minor cleanup |
Tue, 04 Oct 2011 23:32:02 +0200 | Thibaut Girka | Merge GameState into Game. TODO: Merge PlayerState into Player |
Mon, 03 Oct 2011 22:42:26 +0200 | Thibaut Girka | Evil workaround to pyglet's X11 backend |
Sun, 11 Sep 2011 02:02:59 +0200 | Thibaut Girka | Use Cython, improve performances! |