Mercurial > touhou
log pytouhou/game/enemy.py @ 332:bdcf2077e368
age | author | description |
---|---|---|
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. |
Thu, 29 Mar 2012 21:18:35 +0200 | Thibaut Girka | Fix a bug with ECL instruction 96, and fix overall ECL handling. |
Wed, 14 Mar 2012 19:02:45 +0100 | Thibaut Girka | Fix angle between salves of circle-distributed bullets. |