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.
|
Tue, 01 Jul 2014 23:17:40 +0200 |
Emmanuel Gil Peyrot |
Add a configuration parser, and pass those options to argparse as defaults. Also include an xdg helper.
|
Mon, 30 Jun 2014 20:37:52 +0200 |
Emmanuel Gil Peyrot |
Move all logging logic to the root logger, we don’t need specific handlers anymore.
|
Wed, 18 Jun 2014 22:39:11 +0200 |
Emmanuel Gil Peyrot |
Move CLI options to their own module.
|
Thu, 05 Jun 2014 18:47:31 +0200 |
Emmanuel Gil Peyrot |
Use logging for errors in the pytouhou script.
|
Fri, 30 May 2014 04:06:09 +0200 |
Emmanuel Gil Peyrot |
Make both double- and single-buffer available on the CLI, but default to SDL’s default.
|
Thu, 29 May 2014 12:31:55 +0200 |
Emmanuel Gil Peyrot |
Refactor graphics backend selection, to make them fallbackable and optional.
|
Fri, 08 Nov 2013 18:48:30 +0100 |
Emmanuel Gil Peyrot |
Add a very simple sample interface.
|
Wed, 21 May 2014 20:56:53 +0200 |
Emmanuel Gil Peyrot |
Make EoSDInterface separate from EoSD game.
|
Fri, 08 Nov 2013 18:47:00 +0100 |
Emmanuel Gil Peyrot |
Always import runners from pytouhou.vm, to allow their replacement.
|
Wed, 21 May 2014 20:52:42 +0200 |
Emmanuel Gil Peyrot |
Rename the eosd script into pytouhou, and remove the obsolete pcb one.
base
eosd@06d94f1343ac
|