Mercurial > touhou
log pytouhou/game/enemy.py @ 479:1de67f332f00
age | author | description |
---|---|---|
Wed, 28 Dec 2011 19:42:48 +0100 | Thibaut Girka | Fix several synchro issues |
Fri, 30 Aug 2013 14:16:08 +0200 | Emmanuel Gil Peyrot | Add a base Element class for every object in pytouhou.game. |
Wed, 07 Aug 2013 11:34:44 +0200 | Emmanuel Gil Peyrot | Make Interpolator an extension type. |
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, 09 Jun 2013 22:54:33 +0200 | Emmanuel Gil Peyrot | Do the correct score calculation even when the enemy isn’t damageable. |