log pytouhou/options.py @ 589:0768122da817

age author description
Fri, 10 Oct 2014 15:59:11 +0200 Emmanuel Gil Peyrot Add a frameskip option, and use swap interval to implement it.
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.
Wed, 18 Jun 2014 22:39:11 +0200 Emmanuel Gil Peyrot Move CLI options to their own module.