log pytouhou/vm/eclrunner.py @ 714:fcc8f736c746

age author description
Tue, 30 Sep 2014 17:14:24 +0200 Emmanuel Gil Peyrot Switch to Python 3.x instead of 2.7.
Sat, 26 Jul 2014 14:46:03 +0200 Emmanuel Gil Peyrot Don’t log every instruction executed, nobody is interested in that, and demote unhandled opcodes to debug.
Thu, 12 Jun 2014 18:41:01 +0200 Emmanuel Gil Peyrot Make Enemy.get_angle able to target any Element, not only Player.