Mercurial > touhou
log pytouhou/ui/texture.pyx @ 473:1c891c71cf22
age | author | description |
---|---|---|
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. |
Mon, 02 Sep 2013 22:16:38 +0200 | Emmanuel Gil Peyrot | Make pytouhou.lib.sdl cimportable, and convert pytouhou.ui.window.* to extension types. |
Sat, 03 Aug 2013 15:49:11 +0200 | Emmanuel Gil Peyrot | Improve render_elements’ speed a lot, and fix it in some corner cases. Thanks liori! |
Sat, 03 Aug 2013 15:48:57 +0200 | Emmanuel Gil Peyrot | Implement PCB’s ANM2 format and vm. |
Tue, 16 Jul 2013 21:11:35 +0200 | Emmanuel Gil Peyrot | Never keep texture on the host when it has been uploaded, and prevent them from being decoded again. |