log pytouhou/game/enemy.py @ 439:723a3e67a223

age author description
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.
Mon, 12 Nov 2012 18:34:24 +0100 Emmanuel Gil Peyrot Use only half-size hitboxes for player.
Sun, 21 Oct 2012 23:02:40 +0200 Emmanuel Gil Peyrot Make particles behave as in the original game.