log pytouhou/game/background.py @ 115:f0e6ae22d29a

age author description
Tue, 06 Sep 2011 21:28:44 +0200 Thibaut Girka Fix a few, minor things
Tue, 06 Sep 2011 00:26:13 +0200 Thibaut Girka Move everything graphical to pytouhou.opengl!
Sun, 04 Sep 2011 20:04:00 +0200 Thibaut Girka Various minor optimisations and refactoring
Sun, 04 Sep 2011 17:33:40 +0200 Thibaut Girka Minor refactoring and optimizations. Drop stageviewer.
Sun, 04 Sep 2011 10:12:15 +0200 Thibaut Girka Minor refactoring
Sun, 28 Aug 2011 01:23:11 +0200 Thibaut Girka Handle a few more ANM instructions. pytouhou.game.background needs some serious refactoring.
Sat, 27 Aug 2011 10:58:54 +0200 Thibaut Girka Refactor. Move VMs to pytouhou.vm.