Mercurial > touhou
log eosd @ 543:fb837b32c3dd
age | author | description |
---|---|---|
2014-05-10 | Emmanuel Gil Peyrot | Automatically fallback on the SDL renderer if the OpenGL one can’t be imported. |
2014-04-05 | Emmanuel Gil Peyrot | Move options to logical groups, to make the help a bit less dry; and disable friendly-fire by default. |
2013-12-18 | Emmanuel Gil Peyrot | Display important messages in popups, instead of the terminal. |
2014-03-27 | Emmanuel Gil Peyrot | Replace the --no-music option with --no-sound, disabling sound rendering altogether. |
2013-12-05 | Emmanuel Gil Peyrot | Move the OpenGL backend to its own package. |
2013-12-05 | Emmanuel Gil Peyrot | Add a pure SDL backend. |
2013-11-19 | Emmanuel Gil Peyrot | Make GameRunner entirely independent of Window or GameRenderer, so we can run a game without display. |