Mercurial > touhou
log pytouhou/game/enemymanager.py @ 69:a142e57218a0
age | author | description |
---|---|---|
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 |
Tue, 23 Aug 2011 00:15:22 +0200 | Thibaut Girka | Filter out off-screen enemies (the same way the official game does) |
Mon, 22 Aug 2011 22:37:14 +0200 | Thibaut Girka | Add some documentation, GPLv3 headers, README and COPYING file. |