Mercurial > touhou
log scripts/pytouhou @ 772:7492d384d122 default tip
age | author | description |
---|---|---|
Mon, 04 Jan 2021 20:39:30 +0100 | Emmanuel Gil Peyrot | Python: Only init SDL2 video if using SDL2 frontend. |
Sun, 14 May 2017 20:14:03 +0100 | Emmanuel Gil Peyrot | Add a GLFW implementation of gui.Window. |
Sat, 28 Mar 2015 21:02:05 +0100 | Emmanuel Gil Peyrot | Delay power assignment to players until the game is started. |
Tue, 04 Nov 2014 16:44:59 +0100 | Emmanuel Gil Peyrot | Display the traceback on module load error. |
Sat, 25 Oct 2014 18:52:16 +0200 | Emmanuel Gil Peyrot | Don’t hardcode the available games and interfaces, and relocation them. |
Sat, 25 Oct 2014 18:49:41 +0200 | Emmanuel Gil Peyrot | Fix a regression introduced in the previous commit when the interface has a different resolution than 640×480 and framebuffer_blit is enabled. |
Tue, 30 Sep 2014 17:14:24 +0200 | Emmanuel Gil Peyrot | Switch to Python 3.x instead of 2.7. |