Mercurial > touhou
log eosd @ 534:346cbf266856
age | author | description |
---|---|---|
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. |
Fri, 04 Oct 2013 14:27:11 +0200 | Emmanuel Gil Peyrot | Optimize GameRunner some more, fix replay, and remove Window dependency in Renderer. |