log pytouhou/formats/ecl.py @ 112:e544f9a7966d

age author description
Tue, 06 Sep 2011 22:40:45 +0200 Thibaut Girka Add writing support to pytouhou.formats.ecl!
Mon, 05 Sep 2011 23:04:43 +0200 Thibaut Girka (almost) implement Cirno's freezing spellcard
Sun, 04 Sep 2011 21:50:50 +0200 Thibaut Girka Handle ECL instruction 18
Sun, 04 Sep 2011 12:52:47 -0700 Emmanuel Gil Peyrot Handle ECL opcodes with string.
Sun, 04 Sep 2011 01:09:28 +0200 Thibaut Girka Fix add_int
Sat, 03 Sep 2011 18:17:39 +0200 Thibaut Girka Handle a few more ECL instructions. Prepare for bullet handling \o/