Mercurial > touhou
log pytouhou/game/enemy.py @ 335:2350147cf043
age | author | description |
---|---|---|
Sun, 01 Jul 2012 11:43:38 +0200 | Thibaut Girka | Fix bullet cancellation and removal |
Sun, 24 Jun 2012 17:00:07 +0200 | Thibaut Girka | Fix difficulty influence on bullet launch interval, and fix instruction 77's rand usage |
Thu, 21 Jun 2012 19:59:41 +0200 | Emmanuel Gil Peyrot | Fix some replay synchronization issues and update the TODO. |
Wed, 23 May 2012 19:33:17 +0200 | Emmanuel Gil Peyrot | Cancel the bullets when a boss is killed and transfer them to the score. |
Thu, 17 May 2012 14:19:00 +0200 | Emmanuel Gil Peyrot | Use Enemy.die_score. |
Thu, 17 May 2012 14:15:19 +0200 | Emmanuel Gil Peyrot | Move callbacks handling inside Enemy. |