log pytouhou/formats/t6rp.py @ 583:47cf4e3d159d

age author description
Sat, 20 Oct 2012 20:44:11 +0200 Emmanuel Gil Peyrot Add missing imports, and remove side-effects in asserts.
Wed, 29 Aug 2012 18:34:28 +0200 Emmanuel Gil Peyrot Add meaningful exceptions in format parsing.
Sun, 05 Aug 2012 18:19:42 +0200 Emmanuel Gil Peyrot Use an iterator to get the keystates from a replay.
Sun, 05 Aug 2012 16:37:26 +0200 Emmanuel Gil Peyrot Add the ability to save a replay.
Thu, 21 Jun 2012 19:59:41 +0200 Emmanuel Gil Peyrot Fix some replay synchronization issues and update the TODO.
Tue, 13 Mar 2012 18:45:43 +0100 Thibaut Girka Minor cleanup
Tue, 01 Nov 2011 13:46:03 +0100 Thibaut Girka Add some documentation (argh, so much left to document!)