Mercurial > touhou
log pytouhou/vm/eclrunner.py @ 346:862011266f2c
age | author | description |
---|---|---|
Thu, 05 Jul 2012 00:38:47 +0200 | Emmanuel Gil Peyrot | Add a gauge and use it for the enemy life bar. |
Wed, 04 Jul 2012 23:41:28 +0200 | Emmanuel Gil Peyrot | Implement sfx for player and enemies. |
Sun, 24 Jun 2012 17:00:07 +0200 | Thibaut Girka | Fix difficulty influence on bullet launch interval, and fix instruction 77's rand usage |
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: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. |