log eosd @ 532:dacdcca59b66

age author description
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.
2013-10-04 Emmanuel Gil Peyrot Optimize GameRunner some more, fix replay, and remove Window dependency in Renderer.
2013-11-08 Thibaut Girka [Boss rush] Mark removed lasers as such
2013-11-08 Thibaut Girka Fix boss mode
2013-10-14 Emmanuel Gil Peyrot Merge PlayerState into Player, fix player respawn position.
2013-09-21 Emmanuel Gil Peyrot Add friendly fire in netplay.
2013-09-28 Emmanuel Gil Peyrot Various netplay-related fixes.
2013-09-27 Emmanuel Gil Peyrot Merge netplay branch.