log src/th06/enemy.rs @ 725:fbf89cba04e2

age author description
Tue, 24 Sep 2019 17:49:23 +0200 Emmanuel Gil Peyrot ecl_vm: Implement 121 functions 0 and 1.
Sun, 08 Sep 2019 17:53:13 +0200 Emmanuel Gil Peyrot Make interpolators use u32 instead of u16.
Fri, 23 Aug 2019 17:37:22 +0200 Emmanuel Gil Peyrot ecl: simplify parsing with more combinators.
Fri, 23 Aug 2019 15:34:03 +0200 Emmanuel Gil Peyrot anm0: return the nom IResult and the list of Anm0s.
Fri, 23 Aug 2019 02:40:27 +0200 Emmanuel Gil Peyrot ecl_vm: stub SetBossMode.
Fri, 23 Aug 2019 02:37:21 +0200 Emmanuel Gil Peyrot ecl_vm: enable SetDeathCallback.
Sat, 17 Aug 2019 15:33:45 +0200 Emmanuel Gil Peyrot ecl_vm: implement TargetPlayer, and add a dummy Player to Game.