Mercurial > touhou
log pytouhou/ui/sprite.pyx @ 301:6f1ca1cb5238
age | author | description |
---|---|---|
Wed, 08 Feb 2012 18:43:39 +0100 | Thibaut Girka | Fix sprite rotation/translation. |
Sun, 05 Feb 2012 23:41:55 +0100 | Thibaut Girka | Partially implement lasers. |
Sun, 01 Jan 2012 23:51:01 +0100 | Thibaut Girka | Fix ANM wait, translation/rotation order, and partially implement ANM0 instruction 24 |
Sun, 01 Jan 2012 19:47:34 +0100 | Thibaut Girka | Implement ANM0 interrupts |
Wed, 07 Dec 2011 13:23:02 +0100 | Emmanuel Gil Peyrot | Don’t scale texture instead of shifting it, fix ANM’s 28th opcode. |
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/sprite.pyx@31cf488d1cf4 |