log

age author description
Sun, 01 Jul 2012 18:06:11 +0200 Thibaut Girka Fix MSG skipping.
Sun, 01 Jul 2012 11:43:38 +0200 Thibaut Girka Fix bullet cancellation and removal
Sun, 01 Jul 2012 01:07:41 +0200 Thibaut Girka Add options to set FPS limit and disable double buffering
Sat, 30 Jun 2012 20:50:37 +0200 Emmanuel Gil Peyrot Prevent story mode in easy to go beyond stage 5.
Sat, 30 Jun 2012 20:10:45 +0200 Thibaut Girka Add a boss rush mode
Sat, 30 Jun 2012 19:37:21 +0200 Emmanuel Gil Peyrot Add the story mode.
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.
Fri, 23 Mar 2012 16:27:07 +0100 Thibaut Girka Add out-of-screen item indicators.
Wed, 14 Mar 2012 19:27:39 +0100 Thibaut Girka Fix Sakuya's daggers in stage 6.
Wed, 14 Mar 2012 19:07:15 +0100 Thibaut Girka Implement hardcoded function 9.
Wed, 14 Mar 2012 19:05:23 +0100 Thibaut Girka Fix Remilia's “Red Magic”.
Wed, 14 Mar 2012 19:02:45 +0100 Thibaut Girka Fix angle between salves of circle-distributed bullets.
Wed, 14 Mar 2012 17:00:43 +0100 Thibaut Girka Implement hardcoded function 11.
Wed, 14 Mar 2012 11:28:15 +0100 Thibaut Girka Implement Remilia's laser webs.
Tue, 13 Mar 2012 20:02:01 +0100 Thibaut Girka Fix difficulty modifiers within spellcards.
Tue, 13 Mar 2012 19:52:42 +0100 Thibaut Girka Minor refactoring