Mercurial > touhou
log pytouhou/game/effect.py @ 434:18e4b121646b
age | author | description |
---|---|---|
Sun, 11 Aug 2013 14:23:50 +0200 | Emmanuel Gil Peyrot | Always run the first frame of an ANMRunner. |
Sat, 03 Aug 2013 15:49:04 +0200 | Emmanuel Gil Peyrot | Remove AnmWrapper, since ANMs are lists of entries now. |
Sun, 21 Oct 2012 23:02:40 +0200 | Emmanuel Gil Peyrot | Make particles behave as in the original game. |
Tue, 02 Oct 2012 13:27:05 +0200 | Emmanuel Gil Peyrot | Make rendering of multiple-sprites elements work like single-sprites. |
Sat, 30 Jun 2012 20:10:45 +0200 | Thibaut Girka | Add a boss rush mode |
Thu, 21 Jun 2012 19:59:41 +0200 | Emmanuel Gil Peyrot | Fix some replay synchronization issues and update the TODO. |
Tue, 13 Mar 2012 18:38:14 +0100 | Thibaut Girka | Update attribute names to reflect the actual interface. |