Mercurial > touhou
log
age | author | description |
---|---|---|
Mon, 23 Jan 2012 01:40:07 +0100 | Thibaut Girka | Add support for reading from a directory instead of a PBG3 (for debugging purposes). |
Mon, 23 Jan 2012 00:58:03 +0100 | Thibaut Girka | Automatically search data files using different names. |
Mon, 23 Jan 2012 00:03:06 +0100 | Thibaut Girka | Add heuristics to extract character data from the demo .exe. |
Sun, 22 Jan 2012 22:38:58 +0100 | Thibaut Girka | Implement bullet flags 1024 and 2048 (bouncing bullet). |
Sun, 22 Jan 2012 22:08:36 +0100 | Thibaut Girka | Minor performance improvement. |
Sun, 22 Jan 2012 22:03:57 +0100 | Thibaut Girka | Move bullet visibility check to Bullet to improve performance and prepare handling of flags 1024 and 2048. |
Sun, 22 Jan 2012 21:54:07 +0100 | Thibaut Girka | Switch Bullet to Cython to improve performances. |