log

age author description
Sat, 30 Jun 2012 13:02:24 +0200 Thibaut Girka Add a GameRunner.load_game method to allow level changes.
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.
Thu, 21 Jun 2012 15:01:25 +0200 Emmanuel Gil Peyrot Display the text when collecting an item.
Thu, 21 Jun 2012 15:01:01 +0200 Emmanuel Gil Peyrot Add a very simple music player, for testing purpose.
Thu, 21 Jun 2012 15:01:01 +0200 Emmanuel Gil Peyrot Add music support for >PCB.
Mon, 18 Jun 2012 21:16:40 +0200 Thibaut Girka Fix music looping
Wed, 13 Jun 2012 22:53:57 +0200 Thibaut Girka Display lives and bombs.
Thu, 24 May 2012 20:23:57 +0200 Thibaut Girka Give a better interface for text handling.
Wed, 13 Jun 2012 15:29:43 +0200 Emmanuel Gil Peyrot Implement music playback.
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.
Tue, 15 May 2012 03:26:52 +0200 Emmanuel Gil Peyrot Add a TODO list.
Thu, 29 Mar 2012 21:18:35 +0200 Thibaut Girka Fix a bug with ECL instruction 96, and fix overall ECL handling.