Mercurial > touhou
log
age | author | description |
---|---|---|
Thu, 19 Dec 2013 21:55:26 +0100 | Emmanuel Gil Peyrot | Don’t put back the rendering data into a tuple, use a specialised struct inside Sprite to pass it to the renderer. |
Thu, 19 Dec 2013 00:44:18 +0100 | Emmanuel Gil Peyrot | Display important messages in popups, instead of the terminal. |
Thu, 27 Mar 2014 21:30:04 +0100 | Emmanuel Gil Peyrot | Replace the --no-music option with --no-sound, disabling sound rendering altogether. |
Sun, 23 Mar 2014 10:51:19 +0100 | Emmanuel Gil Peyrot | Always verify chunks are not None before using them, fix crash when audio is disabled. |