log Cargo.toml @ 746:0ebf6467e4ff

age author description
Sat, 18 Jan 2020 19:19:51 +0100 Emmanuel Gil Peyrot examples: Add a menu example.
Tue, 07 Jan 2020 00:23:15 +0100 Emmanuel Gil Peyrot examples: Update luminance.
Wed, 30 Oct 2019 14:48:03 +0100 Emmanuel Gil Peyrot Update dependencies.
Mon, 23 Sep 2019 00:22:08 +0200 Emmanuel Gil Peyrot examples: Update luminance.
Sun, 08 Sep 2019 17:47:23 +0200 Emmanuel Gil Peyrot examples: Update to luminance 0.32.
Sat, 24 Aug 2019 19:30:59 +0200 Emmanuel Gil Peyrot Switch to versioned luminance now that it got released, not hardcoded paths.
Sun, 11 Aug 2019 19:55:45 +0200 Emmanuel Gil Peyrot Use bitflags for the rank, instead of an u16.
Fri, 09 Aug 2019 01:36:47 +0200 Emmanuel Gil Peyrot Port the Enemy struct from Python, for now without its methods.
Thu, 08 Aug 2019 17:03:00 +0200 Emmanuel Gil Peyrot Add an ECL parser.
Fri, 02 Aug 2019 20:24:45 +0200 Emmanuel Gil Peyrot Add an anmrenderer binary.
Wed, 03 Jul 2019 22:17:04 +0200 Emmanuel Gil Peyrot Add anm0 support.
Wed, 03 Jul 2019 16:27:12 +0200 Emmanuel Gil Peyrot Hello Rust!