Mercurial > touhou
log pytouhou/game/item.py @ 197:e1bc8c4cbb1a
age | author | description |
---|---|---|
Sun, 30 Oct 2011 11:29:08 -0700 | Emmanuel Gil Peyrot | Do the right action when collecting an item. |
Mon, 10 Oct 2011 18:34:36 +0200 | Thibaut Girka | Rename a few functions, move a few things around... |
Sun, 09 Oct 2011 16:54:49 -0700 | Emmanuel Gil Peyrot | Add falling items. |
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 |
Tue, 04 Oct 2011 23:09:41 +0200 | Thibaut Girka | Introduce items, implement ECL instruction 83 |