Mercurial > touhou
log pytouhou/vm/anmrunner.py @ 642:9e40bd5cc26d
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. |
Fri, 04 Oct 2013 11:19:04 +0200 | Emmanuel Gil Peyrot | Remove identity lambda for interpolators, improves performances slightly. |
Mon, 16 Sep 2013 18:41:51 +0200 | Emmanuel Gil Peyrot | Reset ANMRunner.sprite_index_offset after the first frame, fixes bullettype 7; also forbid glitch bullet types. |