Mercurial > touhou
log pytouhou/opengl/gamerenderer.pyx @ 174:c0183515a0a3
age | author | description |
---|---|---|
Fri, 21 Oct 2011 19:20:03 +0200 | Thibaut Girka | Use integers instead of floats to avoid filtering and ugly approximations (like the official game) |
Tue, 18 Oct 2011 13:17:23 -0700 | Emmanuel Gil Peyrot | Better enemy death, with animation and (hopefully) correct flags handling. |
Sun, 16 Oct 2011 08:01:28 -0700 | Emmanuel Gil Peyrot | Implement player bullets rendering and updating. |
Tue, 11 Oct 2011 11:29:33 +0200 | Thibaut Girka | Add bullet cancel anim support |
Tue, 04 Oct 2011 23:32:02 +0200 | Thibaut Girka | Merge GameState into Game. TODO: Merge PlayerState into Player |
Tue, 04 Oct 2011 23:09:41 +0200 | Thibaut Girka | Introduce items, implement ECL instruction 83 |