Mercurial > touhou
log eosd @ 543:fb837b32c3dd
age | author | description |
---|---|---|
Sat, 10 May 2014 23:40:13 +0200 | Emmanuel Gil Peyrot | Automatically fallback on the SDL renderer if the OpenGL one can’t be imported. |
Sat, 05 Apr 2014 13:40:45 +0200 | Emmanuel Gil Peyrot | Move options to logical groups, to make the help a bit less dry; and disable friendly-fire by default. |
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. |
Thu, 05 Dec 2013 02:16:31 +0100 | Emmanuel Gil Peyrot | Move the OpenGL backend to its own package. |
Thu, 05 Dec 2013 01:55:39 +0100 | Emmanuel Gil Peyrot | Add a pure SDL backend. |
Tue, 19 Nov 2013 14:19:14 +0100 | Emmanuel Gil Peyrot | Make GameRunner entirely independent of Window or GameRenderer, so we can run a game without display. |