Mercurial > touhou
log
age | author | description |
---|---|---|
Sun, 17 Nov 2013 17:36:47 +0100 | Emmanuel Gil Peyrot | Divide the damages inflicted by the number of players. |
Fri, 01 Nov 2013 14:45:53 +0100 | Emmanuel Gil Peyrot | Don’t compile useless packages. |
Fri, 01 Nov 2013 14:45:53 +0100 | Emmanuel Gil Peyrot | Manage the texture-specific indices in the Texture, and some more renderer optimisations. |
Wed, 23 Oct 2013 18:24:17 +0200 | Emmanuel Gil Peyrot | Make ANM garbage collectable. |
Fri, 04 Oct 2013 14:27:11 +0200 | Emmanuel Gil Peyrot | Optimize GameRunner some more, fix replay, and remove Window dependency in Renderer. |
Wed, 23 Oct 2013 18:24:08 +0200 | Emmanuel Gil Peyrot | Disallow collection of items dropped by the other player in netplay, also fixes a longstanding bug where autocollection worked with those items. |
Wed, 23 Oct 2013 18:24:07 +0200 | Emmanuel Gil Peyrot | Make SDL(sound=False) work again, and disable sound if an exception occurs while setting it up. |