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. :)
|
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!)
|
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.
|