log pytouhou/game/sprite.py @ 467:5bb7d2c0ff46

age author description
Sat, 10 Aug 2013 20:48:17 +0200 Emmanuel Gil Peyrot Make pytouhou.game.sprite an extension type.
Sat, 10 Aug 2013 15:18:44 +0200 Emmanuel Gil Peyrot Split ANMRunner.run_frame into Sprite.update.
Sat, 03 Aug 2013 15:48:57 +0200 Emmanuel Gil Peyrot Implement PCB’s ANM2 format and vm.
Tue, 13 Mar 2012 18:38:14 +0100 Thibaut Girka Update attribute names to reflect the actual interface.
Wed, 08 Feb 2012 19:56:56 +0100 Thibaut Girka Fix ANM interpolators.
Mon, 02 Jan 2012 18:46:55 +0100 Thibaut Girka Implement ANM0 instruction 29 and fix 24
Tue, 04 Oct 2011 23:09:41 +0200 Thibaut Girka Introduce items, implement ECL instruction 83