Mercurial > touhou
log pytouhou/vm/msgrunner.py @ 510:64a72df88de5
age | author | description |
---|---|---|
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. |