Mercurial > touhou
log pytouhou/vm/anmrunner.py @ 144:cadfc5e5ad7a
age | author | description |
---|---|---|
Sat, 10 Sep 2011 18:33:45 +0200 | Thibaut Girka | Fix potential crash |
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 |
Sat, 03 Sep 2011 22:08:40 +0200 | Thibaut Girka | Handle one more ANM instruction, and handle sprite indexes offsets |
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. |