log

age author description
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
Tue, 13 Mar 2012 19:18:14 +0100 Thibaut Girka Rename a few attributes/methods to make a little more sense.
Tue, 13 Mar 2012 18:45:43 +0100 Thibaut Girka Minor cleanup
Tue, 13 Mar 2012 18:38:14 +0100 Thibaut Girka Update attribute names to reflect the actual interface.
Sat, 10 Mar 2012 20:37:15 +0100 Thibaut Girka Add score/effective_score distinction and prepare for highscore handling.
Sat, 10 Mar 2012 20:31:49 +0100 Thibaut Girka Fix ECL instruction 119.
Sat, 10 Mar 2012 20:30:55 +0100 Thibaut Girka Avoid segfaults in the unlikely case a huge number of sprites is rendered.
Sat, 10 Mar 2012 17:47:03 +0100 Emmanuel Gil Peyrot Add the game interface.
Fri, 09 Mar 2012 21:43:33 +0100 Elias Boutaleb Implemented Sakuya's time stop.
Tue, 06 Mar 2012 18:58:41 +0100 Thibaut Girka Improve heuristic to filter out non-game exes (like custom.exe).
Tue, 06 Mar 2012 17:45:14 +0100 Thibaut Girka Fix relative path handling and os-specific path separators.