log eclviewer.py @ 213:9bdf116bb2a5

age author description
Sun, 27 Nov 2011 15:13:31 +0100 Emmanuel Gil Peyrot Add a distutils setup and don’t hardcode DAT list.
Tue, 01 Nov 2011 13:50:33 +0100 Thibaut Girka Rename pytouhou.opengl to pytouhou.ui, makes much more sense that way.
Sat, 29 Oct 2011 14:21:42 -0700 Emmanuel Gil Peyrot Add a subclass for each character, and implement player attacks.
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.
Wed, 26 Oct 2011 15:03:50 -0700 Emmanuel Gil Peyrot Parse command line with argparse.