log examples/stagerunner.rs @ 753:a662dddd4a2b

age author description
Tue, 25 Feb 2020 21:03:44 +0100 Emmanuel Gil Peyrot examples: Use array textures for enemy PNGs
Wed, 29 Jan 2020 17:45:25 +0100 Emmanuel Gil Peyrot examples: Return a Result for load_file_into_vec()
Tue, 07 Jan 2020 12:34:11 +0100 Emmanuel Gil Peyrot examples: Remove deprecated std::mem::uninitialized().
Tue, 07 Jan 2020 00:23:15 +0100 Emmanuel Gil Peyrot examples: Update luminance.
Tue, 07 Jan 2020 00:06:18 +0100 Emmanuel Gil Peyrot Make it so we can use more than a single anm0 in an EclRunner.
Sat, 28 Dec 2019 23:53:09 +0100 Emmanuel Gil Peyrot stagerunner: Add a binary able to run multiple enemies.