log pytouhou/game/game.py @ 130:11ab06f4c4c6

age author description
Sat, 10 Sep 2011 22:48:56 +0200 Thibaut Girka Introduce characters!
Sat, 10 Sep 2011 11:58:24 +0200 Thibaut Girka Various optimizations
Sat, 10 Sep 2011 01:26:30 +0200 Thibaut Girka Add support for launch animations! (Warning: slow :()
Mon, 05 Sep 2011 22:40:46 +0200 Thibaut Girka Minor refactoring
Sun, 04 Sep 2011 23:51:14 +0200 Thibaut Girka Rename pytouhou.game.enemymanager to pytouhou.game.enemy
Sun, 04 Sep 2011 23:50:00 +0200 Thibaut Girka Refactor \o/
Sat, 03 Sep 2011 22:22:58 +0200 Thibaut Girka Basic bullet handling! Clean up as soon as possible :p
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