log scripts/pytouhou @ 773:317e93b7d586 default tip

age author description
12 days ago Link Mauve Python: Remove the GTK menu default tip
2021-01-04 Emmanuel Gil Peyrot Python: Only init SDL2 video if using SDL2 frontend.
2017-05-14 Emmanuel Gil Peyrot Add a GLFW implementation of gui.Window.
2015-03-28 Emmanuel Gil Peyrot Delay power assignment to players until the game is started.
2014-11-04 Emmanuel Gil Peyrot Display the traceback on module load error.
2014-10-25 Emmanuel Gil Peyrot Don’t hardcode the available games and interfaces, and relocation them.
2014-10-25 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.
2014-09-30 Emmanuel Gil Peyrot Switch to Python 3.x instead of 2.7.