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
|
Sat, 31 Dec 2011 16:31:10 +0100 |
Emmanuel Gil Peyrot |
Do a little cleanup, and fix PCB SHT usage.
|
Fri, 30 Dec 2011 19:10:49 +0100 |
Thibaut Girka |
Improve find_character_defs, clean up a bit, and disable attack types 2 and 3 for now
|
Fri, 30 Dec 2011 18:37:06 +0100 |
Emmanuel Gil Peyrot |
Add “SHT” support to EoSD, and do a little cleanup.
|