log

age author description
2011-10-30 Emmanuel Gil Peyrot Modify difficulty when it has to.
2011-10-30 Emmanuel Gil Peyrot Do the right action when collecting an item.
2011-10-29 Emmanuel Gil Peyrot Add a subclass for each character, and implement player attacks.
2011-10-29 Thibaut Girka Fix ECL function calls... again
2011-10-28 Thibaut Girka Fix ECL function calls
2011-10-28 Thibaut Girka Fix particles, fix "random" item popping, change update order to match the original game's more closely.
2011-10-27 Emmanuel Gil Peyrot Use the right “random” item drop function.
2011-10-27 Emmanuel Gil Peyrot Set the correct invulnerability time.
2011-10-27 Emmanuel Gil Peyrot Fix a few things about particles.
2011-10-27 Thibaut Girka Fix handling for replay files not beginning with stage 1
2011-10-27 Thibaut Girka Fix replay handling and add support for encrypted replays
2011-10-27 Emmanuel Gil Peyrot Implement replays.
2011-10-26 Emmanuel Gil Peyrot Parse command line with argparse.
2011-10-26 Emmanuel Gil Peyrot Don’t reinitialize variables when another sub is called.