log scripts/pytouhou @ 596:ab131d04987d

age author description
Sat, 25 Oct 2014 18:49:41 +0200 Emmanuel Gil Peyrot Fix a regression introduced in the previous commit when the interface has a different resolution than 640×480 and framebuffer_blit is enabled.
Tue, 30 Sep 2014 17:14:24 +0200 Emmanuel Gil Peyrot Switch to Python 3.x instead of 2.7.
Fri, 10 Oct 2014 15:59:11 +0200 Emmanuel Gil Peyrot Add a frameskip option, and use swap interval to implement it.
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.
Thu, 10 Jul 2014 13:53:46 +0200 Emmanuel Gil Peyrot Don’t traceback when GTK+ isn’t available.
Tue, 01 Jul 2014 23:18:15 +0200 Emmanuel Gil Peyrot Add a GTK+ main menu, mimicking the original EoSD one.