Mercurial > touhou
log pytouhou/game/enemymanager.py @ 72:6a08f44fa01b
age | author | description |
---|---|---|
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 10:58:54 +0200 | Thibaut Girka | Refactor. Move VMs to pytouhou.vm. |
Fri, 26 Aug 2011 22:53:15 +0200 | Thibaut Girka | Minor cleanup |
Fri, 26 Aug 2011 22:43:10 +0200 | Thibaut Girka | Add support for a few opcodes. |
Wed, 24 Aug 2011 21:16:14 +0200 | Thibaut Girka | Fix animation determination (ins_98 stuff) and some interpolation functions |
Tue, 23 Aug 2011 19:27:24 +0200 | Thibaut Girka | Fix move_to interpolation, add support for a few ANM and ECL instructions |