log pytouhou/formats/ecl.py @ 671:266911c0ccfd

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. :)
Sun, 21 Oct 2012 23:02:41 +0200 Emmanuel Gil Peyrot Add "explosion", instruction 118.
Mon, 06 Aug 2012 22:52:22 +0200 Emmanuel Gil Peyrot Use a future-proof ECL parser.
Mon, 09 Jul 2012 21:12:10 +0200 Thibaut Girka (partially?) implement ECL's instruction 133
Sun, 12 Feb 2012 16:06:03 +0100 Emmanuel Gil Peyrot Implement dialogs (MSG files).
Sun, 12 Feb 2012 02:09:16 +0100 Thibaut Girka Fix ECL time flow. Spellcard do not stop time. Instruction 0xc does.
Sun, 05 Feb 2012 23:41:55 +0100 Thibaut Girka Partially implement lasers.