log pytouhou/formats/anm0.py @ 170:e7902309305c

age author description
Thu, 20 Oct 2011 03:15:55 -0700 Emmanuel Gil Peyrot Implement move anm instructions.
Tue, 06 Sep 2011 21:28:44 +0200 Thibaut Girka Fix a few, minor things
Sat, 03 Sep 2011 22:08:40 +0200 Thibaut Girka Handle one more ANM instruction, and handle sprite indexes offsets
Sat, 03 Sep 2011 20:15:13 +0200 Thibaut Girka Fix set_random_sprite's format
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 20:42:16 +0200 Thibaut Girka Add support for a few ANM instructions
Sat, 27 Aug 2011 10:58:54 +0200 Thibaut Girka Refactor. Move VMs to pytouhou.vm.