Mercurial > touhou
log pytouhou/vm/anmrunner.py @ 437:d778db08190f
age | author | description |
---|---|---|
Sun, 11 Aug 2013 14:23:50 +0200 | Emmanuel Gil Peyrot | Always run the first frame of an ANMRunner. |
Sat, 10 Aug 2013 15:18:44 +0200 | Emmanuel Gil Peyrot | Split ANMRunner.run_frame into Sprite.update. |
Sat, 03 Aug 2013 15:49:04 +0200 | Emmanuel Gil Peyrot | Remove AnmWrapper, since ANMs are lists of entries now. |
Sat, 03 Aug 2013 15:48:57 +0200 | Emmanuel Gil Peyrot | Implement PCB’s ANM2 format and vm. |
Mon, 06 Aug 2012 23:10:09 +0200 | Emmanuel Gil Peyrot | Support more than one version of a vm. |
Tue, 13 Mar 2012 18:38:14 +0100 | Thibaut Girka | Update attribute names to reflect the actual interface. |