log pytouhou/game/sprite.py @ 58:3da4de9decd0

age author description
Tue, 23 Aug 2011 21:01:50 +0200 Thibaut Girka Use logging module
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 23:43:40 +0200 Thibaut Girka Fix anim cycling
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 18:00:06 +0200 Thibaut Girka Add alpha (anm0 instruction 3) support
Sun, 14 Aug 2011 13:34:58 +0200 Thibaut Girka Fix animation script flow handling