Tue, 30 Sep 2014 17:14:24 +0200 |
Emmanuel Gil Peyrot |
Switch to Python 3.x instead of 2.7.
|
Wed, 06 Aug 2014 10:50:19 +0200 |
Emmanuel Gil Peyrot |
Move NextStage outside of pytouhou.vm.msg, to be able to use it from anywhere without dependency on EoSD.
|
Sun, 11 May 2014 20:25:07 +0200 |
Emmanuel Gil Peyrot |
Merge the lists Game.texts and Game.native_texts into the Game.texts dict.
|
Mon, 14 Oct 2013 12:11:01 +0200 |
Emmanuel Gil Peyrot |
Merge PlayerState into Player, fix player respawn position.
|
Fri, 04 Oct 2013 14:32:28 +0200 |
Emmanuel Gil Peyrot |
Fix gcc’s warnings with -Wall -Wextra.
|
Tue, 16 Jul 2013 21:11:40 +0200 |
Emmanuel Gil Peyrot |
Add native text support, MSG instructions 3 and 8, and text at the beginning of a stage.
|
Sun, 17 Feb 2013 15:20:30 +0100 |
Emmanuel Gil Peyrot |
Move MSG faces management to pytouhou.game.game, they have nothing to do in the MSG VM.
|
Mon, 06 Aug 2012 23:10:09 +0200 |
Emmanuel Gil Peyrot |
Support more than one version of a vm.
|
Wed, 04 Jul 2012 23:05:21 +0200 |
Emmanuel Gil Peyrot |
Clean music playback API a little.
|
Sun, 01 Jul 2012 18:06:11 +0200 |
Thibaut Girka |
Fix MSG skipping.
|
Sat, 30 Jun 2012 19:37:21 +0200 |
Emmanuel Gil Peyrot |
Add the story mode.
|
Wed, 13 Jun 2012 15:29:43 +0200 |
Emmanuel Gil Peyrot |
Implement music playback.
|
Sun, 12 Feb 2012 16:06:03 +0100 |
Emmanuel Gil Peyrot |
Implement dialogs (MSG files).
|