log pytouhou/vm/eclrunner.py @ 494:6be9c99a3a24

age author description
Mon, 14 Oct 2013 12:11:01 +0200 Emmanuel Gil Peyrot Merge PlayerState into Player, fix player respawn position.
Fri, 04 Oct 2013 11:19:04 +0200 Emmanuel Gil Peyrot Remove identity lambda for interpolators, improves performances slightly.
Mon, 16 Sep 2013 18:42:04 +0200 Emmanuel Gil Peyrot Make Laser and Orb extension types, and use that where possible.
Sat, 10 Aug 2013 13:36:42 +0200 Emmanuel Gil Peyrot Display the name of a spellcard and the face of its invoker.
Sat, 17 Aug 2013 04:44:28 +0200 Emmanuel Gil Peyrot Make pytouhou.game.player an extension type, and move the GameOver exception there since it makes more sense.
Sat, 10 Aug 2013 19:59:17 +0200 Emmanuel Gil Peyrot Make pytouhou.game.enemy an extension type.
Sat, 03 Aug 2013 15:49:04 +0200 Emmanuel Gil Peyrot Remove AnmWrapper, since ANMs are lists of entries now.