Mercurial > touhou
log pytouhou/ui/gamerenderer.pyx @ 274:f037bca24f2d
age | author | description |
---|---|---|
Sun, 05 Feb 2012 23:41:55 +0100 | Thibaut Girka | Partially implement lasers. |
Tue, 24 Jan 2012 00:56:31 +0100 | Thibaut Girka | Fix visibility handling |
Sun, 22 Jan 2012 18:03:47 +0100 | Thibaut Girka | Preload textures to avoid slowdowns during gameplay |
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. |