Mercurial > touhou
log pytouhou/ui/gamerunner.py @ 306:52d791bb7c32
age | author | description |
---|---|---|
Tue, 13 Mar 2012 18:38:14 +0100 | Thibaut Girka | Update attribute names to reflect the actual interface. |
Sat, 10 Mar 2012 17:47:03 +0100 | Emmanuel Gil Peyrot | Add the game interface. |
Sat, 31 Dec 2011 02:50:04 +0100 | Thibaut Girka | Fix replay handling a bit |
Mon, 19 Dec 2011 21:35:40 +0100 | Thibaut Girka | Move game size in the game's definition, and don't keep changing the window's size. |
Mon, 19 Dec 2011 20:29:30 +0100 | Thibaut Girka | Remove useless and occasionally problematic (think about non-utf8 terminals) print calls. |
Tue, 01 Nov 2011 13:50:33 +0100 | Thibaut Girka | Rename pytouhou.opengl to pytouhou.ui, makes much more sense that way. base pytouhou/opengl/gamerunner.py@a3e31447526a |