log pytouhou/resource/loader.py @ 269:729382f57ad0

age author description
2012-01-23 Thibaut Girka Add support for reading from a directory instead of a PBG3 (for debugging purposes).
2012-01-22 Thibaut Girka Automatically search data files using different names.
2011-12-30 Thibaut Girka Search for 102h.exe in the game directory instead of the current directory.
2011-12-30 Emmanuel Gil Peyrot Add “SHT” support to EoSD, and do a little cleanup.
2011-12-18 Emmanuel Gil Peyrot Fix SHT handling; change a few things to be closer to ZUN’s mind; and first stub of PCB support.
2011-09-11 Emmanuel Gil Peyrot Add reading support for the MSG format.
2011-09-04 Thibaut Girka Refactor \o/