Mercurial > touhou
log pytouhou/formats/pbg3.py @ 607:9dbc234ea087
age | author | description |
---|---|---|
Tue, 30 Sep 2014 17:14:24 +0200 | Emmanuel Gil Peyrot | Switch to Python 3.x instead of 2.7. |
Sat, 05 Apr 2014 18:53:48 +0200 | Emmanuel Gil Peyrot | Make archives return files by default, instead of bytes. |
Fri, 04 Oct 2013 14:28:49 +0200 | Emmanuel Gil Peyrot | Decrease PBG3 loading time by improving lzss and bitstream integration. |
Wed, 29 Aug 2012 18:34:28 +0200 | Emmanuel Gil Peyrot | Add meaningful exceptions in format parsing. |