Mercurial > touhou
log
age | author | description |
---|---|---|
Wed, 12 Jun 2013 18:30:08 +0200 | Emmanuel Gil Peyrot | Refactor the maths functions out of Renderer. |
Wed, 12 Jun 2013 16:07:22 +0200 | Emmanuel Gil Peyrot | Remove indirect access to Matrix values. |
Wed, 12 Jun 2013 16:03:30 +0200 | Emmanuel Gil Peyrot | Don’t render null-sized arrays of elements. |
Wed, 12 Jun 2013 16:03:26 +0200 | Emmanuel Gil Peyrot | Move ascii_wrapper to the interface, as it is game-dependent. |
Sun, 09 Jun 2013 22:54:33 +0200 | Emmanuel Gil Peyrot | Do the correct score calculation even when the enemy isn’t damageable. |
Sun, 09 Jun 2013 22:53:25 +0200 | Emmanuel Gil Peyrot | Add a --no-particles option to remove particles. |