Mercurial > touhou
log pytouhou/vm/anmrunner.py @ 136:d3005ebe797a
age | author | description |
---|---|---|
2011-09-10 | Thibaut Girka | Fix potential crash |
2011-09-09 | Thibaut Girka | Add support for launch animations! (Warning: slow :() |
2011-09-08 | Thibaut Girka | Small refactoring and massive performance improvement |
2011-09-03 | Thibaut Girka | Handle one more ANM instruction, and handle sprite indexes offsets |
2011-08-27 | Thibaut Girka | Handle a few more ANM instructions. pytouhou.game.background needs some serious refactoring. |
2011-08-27 | Thibaut Girka | Add support for a few ANM instructions |
2011-08-27 | Thibaut Girka | Refactor. Move VMs to pytouhou.vm. |