log pytouhou/formats/msg.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. :)
Tue, 13 Mar 2012 18:45:43 +0100 Thibaut Girka Minor cleanup
Sun, 12 Feb 2012 16:06:03 +0100 Emmanuel Gil Peyrot Implement dialogs (MSG files).
Mon, 31 Oct 2011 19:29:47 +0100 Thibaut Girka Make pylint slightly happier (and code analysis easier)
Fri, 23 Sep 2011 10:05:20 -0700 Emmanuel Gil Peyrot Fix MSG parsing, use the offsets instead of trying to relate them to the actual data.
Sun, 11 Sep 2011 07:34:34 -0700 Emmanuel Gil Peyrot Add reading support for the MSG format.