diff options
author | ShadowNinja <shadowninja@minetest.net> | 2014-10-24 15:01:46 -0400 |
---|---|---|
committer | ShadowNinja <shadowninja@minetest.net> | 2014-10-24 16:45:10 -0400 |
commit | 796aa3870d5cd45696cb253024aa75e8bbc2b462 (patch) | |
tree | ea17e9c6e87af555427f1ec9c8ce9bce2be66c57 /worldedit/visualization.lua | |
parent | 70c24c9501c691d85bbe267ee79547fb490e6c00 (diff) |
Clean up serialization
* Adds a header to serialized data (to make version checking sane).
* Removes the duplicate deserialization for `worldedit.deserialize` and `worldedit.allocate`.
* Optimizes `worldedit.deserialize` by only deserializing the data once.
* Makes some fields optional.
* Cleans up the comments and a little of the code style.
Diffstat (limited to 'worldedit/visualization.lua')
0 files changed, 0 insertions, 0 deletions