log src/th06/enemy.rs @ 741:3555845f8cf4

age author description
Tue, 07 Jan 2020 00:06:18 +0100 Emmanuel Gil Peyrot Make it so we can use more than a single anm0 in an EclRunner.
Sat, 28 Dec 2019 23:53:09 +0100 Emmanuel Gil Peyrot stagerunner: Add a binary able to run multiple enemies.
Sat, 28 Dec 2019 22:56:32 +0100 Emmanuel Gil Peyrot ecl_vm: Uncomment instruction 121 function 8.
Sat, 28 Dec 2019 19:20:20 +0100 Emmanuel Gil Peyrot ecl: Enable instruction 99.
Wed, 30 Oct 2019 16:27:43 +0100 Emmanuel Gil Peyrot ecl: Add support for bullet sounds, instruction 84.
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.