Mercurial > touhou
log
age | author | description |
---|---|---|
Fri, 30 Dec 2011 19:10:49 +0100 | Thibaut Girka | Improve find_character_defs, clean up a bit, and disable attack types 2 and 3 for now |
Fri, 30 Dec 2011 18:37:06 +0100 | Emmanuel Gil Peyrot | Add “SHT” support to EoSD, and do a little cleanup. |
Tue, 20 Dec 2011 21:17:34 +0100 | Thibaut Girka | Add basic cx_Freeze support in order to freeze to a windows executable. |
Tue, 20 Dec 2011 21:36:14 +0100 | Emmanuel Gil Peyrot | Actually use offset of Sprite in spellcard’s effect, and place it correctly. |
Mon, 19 Dec 2011 22:18:11 +0100 | Thibaut Girka | Fix setup.py... |
Mon, 19 Dec 2011 21:35:40 +0100 | Thibaut Girka | Move game size in the game's definition, and don't keep changing the window's size. |
Mon, 19 Dec 2011 20:29:30 +0100 | Thibaut Girka | Remove useless and occasionally problematic (think about non-utf8 terminals) print calls. |