Mercurial > touhou
log
age | author | description |
---|---|---|
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. |
Sat, 26 Jul 2014 13:07:26 +0200 | Emmanuel Gil Peyrot | Give extra lives to the player once she has reached a certain score, and increment the default score on continue. |
Sat, 26 Jul 2014 01:04:24 +0200 | Emmanuel Gil Peyrot | Require GTK+ 3.10 instead of 3.12, since it’s the version available in Ubuntu 14.04. |
Wed, 09 Jul 2014 23:44:53 +0200 | Emmanuel Gil Peyrot | Include the Glade file in the main package on install. |