log pytouhou/game/text.py @ 387:e1f5dcd4b83e

age author description
Sat, 20 Oct 2012 20:48:40 +0200 Emmanuel Gil Peyrot Display something at the start of a stage.
Tue, 02 Oct 2012 13:27:05 +0200 Emmanuel Gil Peyrot Make rendering of multiple-sprites elements work like single-sprites.
Fri, 07 Sep 2012 12:54:40 +0200 Emmanuel Gil Peyrot Don’t hardcode background script for Widget.
Thu, 05 Jul 2012 00:53:16 +0200 Emmanuel Gil Peyrot Show the size of the spellcard life.
Thu, 05 Jul 2012 00:38:47 +0200 Emmanuel Gil Peyrot Add a gauge and use it for the enemy life bar.
Thu, 05 Jul 2012 00:11:19 +0200 Emmanuel Gil Peyrot Display a boss remaining lives and timeout.
Thu, 21 Jun 2012 15:01:25 +0200 Emmanuel Gil Peyrot Display the text when collecting an item.
Wed, 13 Jun 2012 22:53:57 +0200 Thibaut Girka Display lives and bombs.
Thu, 24 May 2012 20:23:57 +0200 Thibaut Girka Give a better interface for text handling.
Tue, 13 Mar 2012 18:38:14 +0100 Thibaut Girka Update attribute names to reflect the actual interface.
Sat, 10 Mar 2012 17:47:03 +0100 Emmanuel Gil Peyrot Add the game interface.