Mercurial > touhou
log
age | author | description |
---|---|---|
Sun, 23 Mar 2014 10:51:19 +0100 | Emmanuel Gil Peyrot | Always verify chunks are not None before using them, fix crash when audio is disabled. |
Wed, 18 Dec 2013 22:36:23 +0100 | Emmanuel Gil Peyrot | Inherit music players from a base class. |
Wed, 18 Dec 2013 18:19:08 +0100 | Emmanuel Gil Peyrot | Use Sprite C arrays instead of their tuple representation where it makes sense. |
Wed, 18 Dec 2013 18:15:45 +0100 | Emmanuel Gil Peyrot | Store data in C arrays in Sprite, and add an interface to access them as tuples. |