log pytouhou/formats/t6rp.py @ 374:6a63fd3deb76

age author description
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!)
Fri, 28 Oct 2011 12:38:26 +0200 Thibaut Girka Fix particles, fix "random" item popping, change update order to match the original game's more closely.
Thu, 27 Oct 2011 21:53:26 +0200 Thibaut Girka Fix handling for replay files not beginning with stage 1
Thu, 27 Oct 2011 14:24:07 +0200 Thibaut Girka Fix replay handling and add support for encrypted replays
Wed, 26 Oct 2011 17:54:03 -0700 Emmanuel Gil Peyrot Implement replays.