Mercurial > touhou
graph
-
When merging RGB and alpha data, get the C arrays only at the start of the loop.2013-01-07, by Emmanuel Gil Peyrot
-
Convert pytouhou.ui.gamerenderer back to pure python, it doesn’t use or need any cython feature.2013-01-07, by Emmanuel Gil Peyrot
-
Use only half-size hitboxes for player.2012-11-12, by Emmanuel Gil Peyrot
-
Add "explosion", instruction 118.2012-10-21, by Emmanuel Gil Peyrot
-
Make particles behave as in the original game.2012-10-21, by Emmanuel Gil Peyrot
-
Display something at the start of a stage.2012-10-20, by Emmanuel Gil Peyrot
-
Cancel player lasers when she dies.2012-10-20, by Emmanuel Gil Peyrot
-
Add missing imports, and remove side-effects in asserts.2012-10-20, by Emmanuel Gil Peyrot
-
Make rendering of multiple-sprites elements work like single-sprites.2012-10-02, by Emmanuel Gil Peyrot
-
Replace wildcard imports with normal ones.2012-09-07, by Emmanuel Gil Peyrot
-
Fix the anmviewer, broken since changeset 370:74471afbac37.2012-09-07, by Emmanuel Gil Peyrot
-
Don’t hardcode background script for Widget.2012-09-07, by Emmanuel Gil Peyrot
-
Replace player position in game zone right after its move; fix shots offsets at boundaries.2012-09-07, by Emmanuel Gil Peyrot
-
Make a sound when an enemy is hit.2012-08-30, by Emmanuel Gil Peyrot
-
Add the debug feature to start a game at the end of a replay.2012-08-29, by Emmanuel Gil Peyrot