log pytouhou/ui/anmrenderer.pyx @ 772:7492d384d122 default tip

age author description
Thu, 14 Apr 2016 21:18:03 +0100 Emmanuel Gil Peyrot Make sdl.Window inherit from gui.Window, so we can swap implementations.
Fri, 08 Nov 2013 18:47:00 +0100 Emmanuel Gil Peyrot Always import runners from pytouhou.vm, to allow their replacement.
Mon, 02 Sep 2013 22:16:38 +0200 Emmanuel Gil Peyrot Make pytouhou.lib.sdl cimportable, and convert pytouhou.ui.window.* to extension types.