log pytouhou/formats/exe.py @ 772:7492d384d122 default tip

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, 30 Sep 2014 17:14:24 +0200 Emmanuel Gil Peyrot Switch to Python 3.x instead of 2.7.
Mon, 12 Nov 2012 18:34:24 +0100 Emmanuel Gil Peyrot Use only half-size hitboxes for player.
Tue, 10 Jul 2012 00:25:08 +0200 Thibaut Girka Various optimizations
Tue, 13 Mar 2012 18:45:43 +0100 Thibaut Girka Minor cleanup
Tue, 06 Mar 2012 18:58:41 +0100 Thibaut Girka Improve heuristic to filter out non-game exes (like custom.exe).
Mon, 23 Jan 2012 00:03:06 +0100 Thibaut Girka Add heuristics to extract character data from the demo .exe.
Sun, 01 Jan 2012 19:47:34 +0100 Thibaut Girka Implement ANM0 interrupts