log pytouhou/formats/std.py @ 615:d1f0bb0b7a17

age author description
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. :)
Wed, 29 Aug 2012 18:34:28 +0200 Emmanuel Gil Peyrot Add meaningful exceptions in format parsing.
Wed, 13 Jun 2012 15:29:43 +0200 Emmanuel Gil Peyrot Implement music playback.
Tue, 01 Nov 2011 13:46:03 +0100 Thibaut Girka Add some documentation (argh, so much left to document!)
Wed, 07 Sep 2011 15:43:46 +0200 Thibaut Girka Fix std parsing
Tue, 06 Sep 2011 21:28:44 +0200 Thibaut Girka Fix a few, minor things
Tue, 06 Sep 2011 16:40:32 +0200 Thibaut Girka Add writing support to pytouhou.formats.std!
Sun, 04 Sep 2011 23:50:00 +0200 Thibaut Girka Refactor \o/
Sun, 04 Sep 2011 20:04:00 +0200 Thibaut Girka Various minor optimisations and refactoring
Tue, 23 Aug 2011 21:01:50 +0200 Thibaut Girka Use logging module
Mon, 22 Aug 2011 22:37:14 +0200 Thibaut Girka Add some documentation, GPLv3 headers, README and COPYING file.
Thu, 11 Aug 2011 12:13:48 +0200 Thibaut Girka Handle more enemies types and movements
Fri, 05 Aug 2011 21:21:06 +0200 Thibaut Girka Refactor
Fri, 05 Aug 2011 13:23:33 +0200 Thibaut Girka Refactor
Mon, 01 Aug 2011 15:44:46 +0200 Thibaut Girka Oops
Sun, 31 Jul 2011 21:32:12 +0200 Thibaut Girka Hello Gensokyo _o/