log eosd @ 465:5f5955635d2c

age author description
Wed, 11 Sep 2013 16:03:55 +0200 Emmanuel Gil Peyrot Move continues to PlayerState, and make sure they aren’t reinitialized before each stage.
Fri, 06 Sep 2013 23:29:19 +0200 Emmanuel Gil Peyrot Add a context manager to initialize and shut down SDL outside of Window.
Sat, 31 Aug 2013 07:39:04 +0200 Emmanuel Gil Peyrot Add an option to choose which game to play; currently only EoSD is supported.
Fri, 30 Aug 2013 20:38:02 +0200 Thibaut Girka By default, only enable fps limiting if vsync doesn't do the job.
Sat, 17 Aug 2013 04:44:28 +0200 Emmanuel Gil Peyrot Make pytouhou.game.player an extension type, and move the GameOver exception there since it makes more sense.
Sun, 11 Aug 2013 14:30:52 +0200 Emmanuel Gil Peyrot Move the common parts of EoSDGame outside, to not reallocate them at each stage.
Fri, 30 Aug 2013 14:01:09 +0200 Emmanuel Gil Peyrot Use cythonize in setup.py, also compile .py files, and entirely remove pyximport support.
Tue, 16 Jul 2013 21:17:22 +0200 Emmanuel Gil Peyrot Remove all Loader uses from outside pytouhou.games, and add a --no-music option to disable bgm.