log pytouhou/game/enemy.py @ 156:ebfd328e700c

age author description
Mon, 10 Oct 2011 18:34:36 +0200 Thibaut Girka Rename a few functions, move a few things around...
Sun, 09 Oct 2011 16:55:18 -0700 Emmanuel Gil Peyrot Implement enemy killing.
Sun, 09 Oct 2011 15:32:43 -0700 Emmanuel Gil Peyrot Add collisions with enemies and items.
Tue, 04 Oct 2011 23:32:02 +0200 Thibaut Girka Merge GameState into Game. TODO: Merge PlayerState into Player
Sun, 25 Sep 2011 21:00:43 +0200 Thibaut Girka Add max bullets limit
Fri, 23 Sep 2011 02:52:09 -0700 Emmanuel Gil Peyrot Implement instruction 74.
Fri, 16 Sep 2011 11:21:33 -0700 Emmanuel Gil Peyrot Add support for enemy spawnling enemies.
Sun, 11 Sep 2011 05:13:43 -0700 Emmanuel Gil Peyrot Fix initial angle of bullets with bullet_launch_offset enabled.
Sat, 10 Sep 2011 22:48:56 +0200 Thibaut Girka Introduce characters!
Sat, 10 Sep 2011 11:58:24 +0200 Thibaut Girka Various optimizations
Thu, 08 Sep 2011 12:46:05 +0200 Thibaut Girka Small refactoring and massive performance improvement
Tue, 06 Sep 2011 13:54:40 +0200 Thibaut Girka Implement bullet_launch_offset thing