Mercurial > touhou
log pytouhou/game/bullet.pyx @ 547:e35bef07290d
age | author | description |
---|---|---|
Fri, 08 Nov 2013 18:47:00 +0100 | Emmanuel Gil Peyrot | Always import runners from pytouhou.vm, to allow their replacement. |
Wed, 18 Dec 2013 18:19:08 +0100 | Emmanuel Gil Peyrot | Use Sprite C arrays instead of their tuple representation where it makes sense. |
Sat, 21 Sep 2013 20:26:39 +0200 | Emmanuel Gil Peyrot | Add friendly fire in netplay. |
Mon, 16 Sep 2013 18:42:04 +0200 | Emmanuel Gil Peyrot | Type bullettype, itemtype and lasertype a bit. |
Thu, 12 Sep 2013 15:47:08 +0200 | Emmanuel Gil Peyrot | Add “except *” to cdef void functions, and type some more. |
Sat, 17 Aug 2013 17:44:11 +0200 | Emmanuel Gil Peyrot | Make Bullet.state an enum. |