Mercurial > touhou
graph
-
Revert a change in 78e1c3864e73, causing boss rush to not destroy any standard enemy.2013-09-12, by Emmanuel Gil Peyrot
-
Move continues to PlayerState, and make sure they aren’t reinitialized before each stage.2013-09-11, by Emmanuel Gil Peyrot
-
Make the window resizable, and scale its content correctly.2013-09-11, by Emmanuel Gil Peyrot
-
Make GameRunner inherit from a Runner base class, to bypass Python calls in Window.2013-09-10, by Emmanuel Gil Peyrot
-
Render to framebuffers first, and reposition some interface elements in the game area.2013-09-10, by Emmanuel Gil Peyrot
-
Make NativeText work with the fixed pipeline.2013-09-10, by Emmanuel Gil Peyrot
-
Add a context manager to initialize and shut down SDL outside of Window.2013-09-06, by Emmanuel Gil Peyrot