Mercurial > touhou
log pytouhou/game/eclrunner.py @ 67:e2cb9d434dc2
age | author | description |
---|---|---|
Fri, 26 Aug 2011 22:43:10 +0200 | Thibaut Girka | Add support for a few opcodes. |
Thu, 25 Aug 2011 20:19:25 +0200 | Emmanuel Gil Peyrot | Merge compare and substract functions, remove dangerous casts and add comments about differences with the original engine. |
Wed, 24 Aug 2011 22:44:40 -0700 | Emmanuel Gil Peyrot | Implement conditional jumps. |
Wed, 24 Aug 2011 17:14:05 -0700 | Emmanuel Gil Peyrot | Implement simple arithmetic instructions. |
Wed, 24 Aug 2011 21:16:14 +0200 | Thibaut Girka | Fix animation determination (ins_98 stuff) and some interpolation functions |
Wed, 24 Aug 2011 01:34:11 +0200 | Thibaut Girka | Handle set_random_angle properly! At last! |
Tue, 23 Aug 2011 21:01:50 +0200 | Thibaut Girka | Use logging module |