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
Sat, 10 Sep 2011 01:26:30 +0200 Thibaut Girka Add support for launch animations! (Warning: slow :()
Thu, 08 Sep 2011 12:46:05 +0200 Thibaut Girka Small refactoring and massive performance improvement
Tue, 06 Sep 2011 00:26:13 +0200 Thibaut Girka Move everything graphical to pytouhou.opengl!
Sun, 04 Sep 2011 23:50:00 +0200 Thibaut Girka Refactor \o/
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
Sat, 03 Sep 2011 23:34:12 +0200 Thibaut Girka Various optimizations