Mercurial > touhou
log pytouhou/options.py @ 772:7492d384d122 default tip
age | author | description |
---|---|---|
Mon, 05 Sep 2022 17:53:36 +0200 | Emmanuel Gil Peyrot | Rust: Add a Glide renderer (2D only for now) default tip |
Sun, 14 May 2017 20:14:03 +0100 | Emmanuel Gil Peyrot | Add a GLFW implementation of gui.Window. |
Sat, 28 Mar 2015 21:40:51 +0100 | Emmanuel Gil Peyrot | Don’t inherit explicitely from object, we are not on Python 2.7 anymore. :) |
Sat, 25 Oct 2014 18:52:16 +0200 | Emmanuel Gil Peyrot | Don’t hardcode the available games and interfaces, and relocation them. |
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. |