|
551056803d
|
Add Serialize/Deserialize impls to various types
We want to be able to store this data to disk temporarily.
|
2023-02-26 00:46:50 +01:00 |
|
|
339e0b6a05
|
resource: add BlockType::is() method to check for flags
|
2023-02-15 00:34:59 +01:00 |
|
|
2a941e5283
|
resource: add BlockTypeMap type for convenience
|
2023-02-15 00:34:59 +01:00 |
|
|
db289bc077
|
resource: rename BlockFlags to BlockFlag
The enum only holds a single flag at a time.
|
2023-02-15 00:34:59 +01:00 |
|
|
9f8446885e
|
treewide: remove get_ prefix from function names
Follow the conventions of the std library.
|
2023-02-12 23:36:58 +01:00 |
|
|
3cee4a4247
|
resource: port legacy block type mapping from old implementation
|
2023-02-12 23:03:57 +01:00 |
|
|
718ecf5909
|
resource: update block type code generator for Rust
|
2023-02-07 22:18:44 +01:00 |
|