Mercurial > touhou
log pytouhou/resource/loader.py @ 298:92a6fd2632f1
age | author | description |
---|---|---|
Tue, 06 Mar 2012 18:58:41 +0100 | Thibaut Girka | Improve heuristic to filter out non-game exes (like custom.exe). |
Tue, 06 Mar 2012 17:45:14 +0100 | Thibaut Girka | Fix relative path handling and os-specific path separators. |
Sun, 12 Feb 2012 15:51:00 +0100 | Thibaut Girka | Document some AnmWrapper related functions. |
Sat, 11 Feb 2012 16:43:54 +0100 | Thibaut Girka | Rename Animations to ANM0 and prepare AnmWrapper for dialogs and interface. |
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. |
Fri, 30 Dec 2011 19:17:55 +0100 | Thibaut Girka | Search for 102h.exe in the game directory instead of the current directory. |