log pytouhou/game/enemy.pxd @ 564:a0fa01cd9f70

age author description
Thu, 12 Jun 2014 18:41:01 +0200 Emmanuel Gil Peyrot Make Enemy.get_angle able to target any Element, not only Player.
Thu, 15 May 2014 20:14:54 +0200 Emmanuel Gil Peyrot Set boss mode directly from the enemy.
Mon, 25 Nov 2013 19:12:56 +0100 Emmanuel Gil Peyrot Some more type optimisations.
Mon, 14 Oct 2013 12:20:55 +0200 Emmanuel Gil Peyrot Make enemy callbacks programmables.
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 06:29:53 +0200 Emmanuel Gil Peyrot Make pytouhou.game.game an extension type.
Sat, 10 Aug 2013 19:59:17 +0200 Emmanuel Gil Peyrot Make pytouhou.game.enemy an extension type.