Mercurial > touhou
log pytouhou/resource/loader.py @ 557:0f2af7552462
age | author | description |
---|---|---|
Sat, 05 Apr 2014 18:53:48 +0200 | Emmanuel Gil Peyrot | Make archives return files by default, instead of bytes. |
Wed, 23 Oct 2013 18:24:17 +0200 | Emmanuel Gil Peyrot | Make ANM garbage collectable. |
Sat, 03 Aug 2013 15:49:04 +0200 | Emmanuel Gil Peyrot | Remove AnmWrapper, since ANMs are lists of entries now. |
Sat, 03 Aug 2013 15:48:57 +0200 | Emmanuel Gil Peyrot | Implement PCB’s ANM2 format and vm. |
Wed, 12 Jun 2013 18:32:35 +0200 | Emmanuel Gil Peyrot | Let the gc do its work, don’t keep useless references. |
Wed, 04 Jul 2012 18:08:57 +0200 | Emmanuel Gil Peyrot | Print an error when all the needed files aren’t present. |