log eclviewer.py @ 83:fc0294c745b6

age author description
Sat, 03 Sep 2011 22:22:58 +0200 Thibaut Girka Basic bullet handling! Clean up as soon as possible :p
Sun, 28 Aug 2011 01:23:11 +0200 Thibaut Girka Handle a few more ANM instructions. pytouhou.game.background needs some serious refactoring.
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
Mon, 22 Aug 2011 22:37:14 +0200 Thibaut Girka Add some documentation, GPLv3 headers, README and COPYING file.
Mon, 22 Aug 2011 21:16:47 +0200 Thibaut Girka Fix a few bugs and add support for a few instructions
Mon, 22 Aug 2011 19:23:00 +0200 Thibaut Girka Refactor ECLRunner/EnemyManager so that all VM stuff goes to ECLRunner
Mon, 22 Aug 2011 09:11:16 +0200 Thibaut Girka Fix camera handling, should be much closer to the original, now
Sun, 14 Aug 2011 18:00:06 +0200 Thibaut Girka Add alpha (anm0 instruction 3) support
Fri, 12 Aug 2011 19:25:08 +0200 Thibaut Girka Preload enemy and background textures
Thu, 11 Aug 2011 12:39:12 +0200 Thibaut Girka Small refactoring, and Rumia \o/
Tue, 09 Aug 2011 12:02:02 +0200 Thibaut Girka Minor fix in eclviewer
Tue, 09 Aug 2011 11:40:48 +0200 Thibaut Girka Add preliminary ECL viewer/interpreter.