Mercurial > touhou
log pytouhou/formats/sht.py @ 615:d1f0bb0b7a17
age | author | description |
---|---|---|
Sat, 28 Mar 2015 21:40:51 +0100 | Emmanuel Gil Peyrot | Don’t inherit explicitely from object, we are not on Python 2.7 anymore. :) |
Tue, 30 Sep 2014 17:14:24 +0200 | Emmanuel Gil Peyrot | Switch to Python 3.x instead of 2.7. |
Sat, 31 Dec 2011 16:31:10 +0100 | Emmanuel Gil Peyrot | Do a little cleanup, and fix PCB SHT usage. |
Fri, 30 Dec 2011 18:37:06 +0100 | Emmanuel Gil Peyrot | Add “SHT” support to EoSD, and do a little cleanup. |
Sun, 18 Dec 2011 14:14:32 +0100 | Emmanuel Gil Peyrot | Fix SHT handling; change a few things to be closer to ZUN’s mind; and first stub of PCB support. |
Tue, 29 Nov 2011 23:18:07 +0100 | Emmanuel Gil Peyrot | Add support for PCB’s SHT format. |