Mercurial > touhou
log
age | author | description |
---|---|---|
Mon, 04 Aug 2014 18:18:55 +0200 | Emmanuel Gil Peyrot | Make Runner.update callable from Python code. |
Wed, 06 Aug 2014 10:50:19 +0200 | Emmanuel Gil Peyrot | Move NextStage outside of pytouhou.vm.msg, to be able to use it from anywhere without dependency on EoSD. |
Tue, 12 Aug 2014 15:07:54 +0200 | Emmanuel Gil Peyrot | Allow setup.py to be called without arguments. |
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. |