Mercurial > touhou
log pytouhou/games/eosd.py @ 510:64a72df88de5
age | author | description |
---|---|---|
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. |
Mon, 14 Oct 2013 12:11:01 +0200 | Emmanuel Gil Peyrot | Merge PlayerState into Player, fix player respawn position. |
Sat, 21 Sep 2013 20:26:39 +0200 | Emmanuel Gil Peyrot | Add friendly fire in netplay. |
Sat, 28 Sep 2013 20:11:41 +0200 | Emmanuel Gil Peyrot | Various netplay-related fixes. |
Mon, 16 Sep 2013 18:42:04 +0200 | Emmanuel Gil Peyrot | Make Laser and Orb extension types, and use that where possible. |