log pytouhou/formats/ecl.py @ 52:ab826bc29aa2

age author description
Mon, 22 Aug 2011 22:37:14 +0200 Thibaut Girka Add some documentation, GPLv3 headers, README and COPYING file.
Mon, 22 Aug 2011 22:12:34 +0200 Thibaut Girka Add support for a few instructions
Mon, 22 Aug 2011 21:16:47 +0200 Thibaut Girka Fix a few bugs and add support for a few instructions
Mon, 22 Aug 2011 10:49:49 +0200 Thibaut Girka Add/fix a few opcodes
Thu, 18 Aug 2011 22:24:32 +0200 Thibaut Girka Fix set_counter, and relative_jump(_ex)
Thu, 18 Aug 2011 22:11:39 +0200 Thibaut Girka Refactor ECL parsing/etc.
Thu, 11 Aug 2011 12:13:48 +0200 Thibaut Girka Handle more enemies types and movements
Tue, 09 Aug 2011 11:40:48 +0200 Thibaut Girka Add preliminary ECL viewer/interpreter.