log pytouhou/formats/anm0.py @ 72:6a08f44fa01b

age author description
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.
Tue, 23 Aug 2011 19:27:24 +0200 Thibaut Girka Fix move_to interpolation, add support for a few ANM and ECL instructions
Mon, 22 Aug 2011 22:37:14 +0200 Thibaut Girka Add some documentation, GPLv3 headers, README and COPYING file.
Mon, 15 Aug 2011 00:41:51 +0200 Thibaut Girka Add (hopefully) "texture shifting" in animations
Sun, 14 Aug 2011 18:08:45 +0200 Thibaut Girka Small refactoring and proper anm0's instruction 5 handling
Sun, 14 Aug 2011 14:57:56 +0200 Thibaut Girka Fix anm0 parsing
Sat, 06 Aug 2011 12:36:25 +0200 Thibaut Girka Refactor in order to support multiple textures
Mon, 01 Aug 2011 15:45:42 +0200 Thibaut Girka Add preliminay support for EoSD's ANM format