Mercurial > touhou
log pytouhou/ui/gamerenderer.pyx @ 242:1d3c8c7473a2
age | author | description |
---|---|---|
Mon, 02 Jan 2012 15:46:29 +0100 | Emmanuel Gil Peyrot | Implement auxiliary animations of enemies like magic circles, and interruptions from ecl. |
Sun, 18 Dec 2011 21:23:51 +0100 | Thibaut Girka | Make pytouhou.ui.{background,texture} Cython modules as they are only used by Cython modules. |
Sun, 18 Dec 2011 20:47:48 +0100 | Thibaut Girka | Refactor rendering code a bit. |
Sun, 18 Dec 2011 19:51:29 +0100 | Emmanuel Gil Peyrot | Don’t try to render effect if there is no game. |
Sat, 17 Dec 2011 21:18:39 +0100 | Emmanuel Gil Peyrot | Change background during spellcards. |
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/gamerenderer.pyx@16b5a912068e |