log src/th06/ecl_vm.rs @ 695:f5b34a1c2707

age author description
Fri, 23 Aug 2019 02:30:57 +0200 Emmanuel Gil Peyrot ecl_vm: add a test for Call and Return.
Sat, 17 Aug 2019 15:33:45 +0200 Emmanuel Gil Peyrot ecl_vm: implement TargetPlayer, and add a dummy Player to Game.
Sat, 17 Aug 2019 14:09:39 +0200 Emmanuel Gil Peyrot ecl_vm: stub PlaySound.
Sat, 17 Aug 2019 14:07:57 +0200 Emmanuel Gil Peyrot ecl_vm: implement SetExtendedBulletAttributes.
Sat, 17 Aug 2019 14:04:59 +0200 Emmanuel Gil Peyrot ecl_vm: implement SetBulletLaunchOffset.
Sat, 17 Aug 2019 13:50:54 +0200 Emmanuel Gil Peyrot ecl_vm: implement SetBulletInterval and SetBulletIntervalEx.