Mercurial > touhou
log src/th06/anm0_vm.rs @ 658:3a9d82a02c88
age | author | description |
---|---|---|
Sat, 10 Aug 2019 12:48:01 +0200 | Emmanuel Gil Peyrot | Add a contructor for enemy, and a new example. |
Fri, 09 Aug 2019 01:03:43 +0200 | Emmanuel Gil Peyrot | Add a simpler Sprite::new() which doesn’t override width/height. |
Thu, 08 Aug 2019 13:38:31 +0200 | Emmanuel Gil Peyrot | Fix AnmRunner instance in test (requires Prng). |
Sat, 03 Aug 2019 23:30:15 +0200 | Emmanuel Gil Peyrot | Add a PRNG and use it for anm0 instruction 16. |
Sat, 03 Aug 2019 22:44:36 +0200 | Emmanuel Gil Peyrot | Don’t hardcode my home directory in tests. |
Fri, 02 Aug 2019 20:24:45 +0200 | Emmanuel Gil Peyrot | Add an anmrenderer binary. |