Mercurial > touhou
log pytouhou/ui/gamerenderer.pyx @ 273:595b227886b1
age | author | description |
---|---|---|
2012-01-23 | Thibaut Girka | Fix visibility handling |
2012-01-22 | Thibaut Girka | Preload textures to avoid slowdowns during gameplay |
2012-01-02 | Emmanuel Gil Peyrot | Implement auxiliary animations of enemies like magic circles, and interruptions from ecl. |
2011-12-18 | Thibaut Girka | Make pytouhou.ui.{background,texture} Cython modules as they are only used by Cython modules. |
2011-12-18 | Thibaut Girka | Refactor rendering code a bit. |
2011-12-18 | Emmanuel Gil Peyrot | Don’t try to render effect if there is no game. |
2011-12-17 | Emmanuel Gil Peyrot | Change background during spellcards. |
2011-11-01 | Thibaut Girka | Rename pytouhou.opengl to pytouhou.ui, makes much more sense that way. base pytouhou/opengl/gamerenderer.pyx@16b5a912068e |