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.
|
Sun, 07 Jul 2019 12:19:50 +0200 |
Emmanuel Gil Peyrot |
Move interpolators in another module.
|
Sun, 07 Jul 2019 12:17:42 +0200 |
Emmanuel Gil Peyrot |
Implement and use interpolators.
|
Thu, 04 Jul 2019 21:47:53 +0200 |
Emmanuel Gil Peyrot |
Implement better defaults for Sprite, and a beginning of
|
Thu, 04 Jul 2019 15:21:46 +0200 |
Emmanuel Gil Peyrot |
Implement AnmRunner.
|