MinedMap/src
Matthias Schiffer f47b38b2ca
world/layer: return boxed BlockInfoArray from top_layer()
Avoid copying around large structures, and allow creating
arrays of BlockInfoArrays without overflowing the stack.
2023-02-27 19:17:17 +01:00
..
bin io/region: allow stopping foreach_chunk early 2023-02-26 01:01:37 +01:00
io io/region: allow stopping foreach_chunk early 2023-02-26 01:01:37 +01:00
resource Add Serialize/Deserialize impls to various types 2023-02-26 00:46:50 +01:00
world world/layer: return boxed BlockInfoArray from top_layer() 2023-02-27 19:17:17 +01:00
lib.rs resource: update block type code generator for Rust 2023-02-07 22:18:44 +01:00
main.rs main: improve process_region() error handling 2023-02-26 01:11:59 +01:00
types.rs Add Serialize/Deserialize impls to various types 2023-02-26 00:46:50 +01:00