log pytouhou/game/text.py @ 573:4233c1c01d90

age author description
Fri, 08 Nov 2013 18:47:00 +0100 Emmanuel Gil Peyrot Always import runners from pytouhou.vm, to allow their replacement.
Fri, 04 Oct 2013 14:32:28 +0200 Emmanuel Gil Peyrot Fix gcc’s warnings with -Wall -Wextra.
Mon, 16 Sep 2013 18:42:12 +0200 Emmanuel Gil Peyrot Cythonize pytouhou.game.text.
Tue, 16 Jul 2013 21:11:40 +0200 Emmanuel Gil Peyrot Add native text support, MSG instructions 3 and 8, and text at the beginning of a stage.
Fri, 30 Aug 2013 14:16:08 +0200 Emmanuel Gil Peyrot Add a base Element class for every object in pytouhou.game.
Sat, 10 Aug 2013 20:48:17 +0200 Emmanuel Gil Peyrot Make pytouhou.game.sprite an extension type.
Sun, 11 Aug 2013 14:23:50 +0200 Emmanuel Gil Peyrot Always run the first frame of an ANMRunner.