Sun, 08 Sep 2019 18:09:43 +0200 |
Emmanuel Gil Peyrot |
ecl_vm: Fix SetPosition.
|
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.
|
Fri, 23 Aug 2019 02:36:59 +0200 |
Emmanuel Gil Peyrot |
ecl_vm: fix RelativeJump* instructions to actually call RelativeJump.
|
Fri, 23 Aug 2019 02:31:08 +0200 |
Emmanuel Gil Peyrot |
ecl_vm: implement Call, Return, and the call stack thingy.
|
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.
|
Sat, 17 Aug 2019 04:28:24 +0200 |
Emmanuel Gil Peyrot |
ecl_vm: implement the SetBulletAttributes opcodes.
|
Fri, 16 Aug 2019 23:27:09 +0200 |
Gauvain "GovanifY" Roussel-Tarbouriech |
ecl_vm: nearing the complete list
|