Mercurial > touhou
log eosd @ 521:53129f3a54af
age | author | description |
---|---|---|
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. |
Fri, 08 Nov 2013 13:40:53 +0100 | Thibaut Girka | [Boss rush] Mark removed lasers as such |
Fri, 08 Nov 2013 13:24:37 +0100 | Thibaut Girka | Fix boss mode |
Mon, 14 Oct 2013 12:11:01 +0200 | Emmanuel Gil Peyrot | Merge PlayerState into Player, fix player respawn position. |