Mercurial > touhou
log pytouhou/vm/eclrunner.py @ 347:b150ed7188a2
age | author | description |
---|---|---|
Thu, 05 Jul 2012 00:53:16 +0200 | Emmanuel Gil Peyrot | Show the size of the spellcard life. |
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. |