doodle/lib
Noah f76ba6fbb7 WIP: MsgPack stubs, Level Filesystem Module
* Add some encoding/decoding functions for binary msgpack format for
  levels and doodads. Currently it writes msgpack files that can be
  decoded and printed by Python (mp2json.py) but it can't re-read from
  the binary format. For now, levels will continue to write in JSON
  format.
* Add filesystem abstraction functions to the balance/ package to search
  multiple paths to find Levels and Doodads, to make way for
  system-level doodads.
2019-05-06 12:41:46 -07:00
..
debugging Move Editor Canvas Into UI + UI Improvements 2018-10-08 10:38:49 -07:00
draw Code Layout Refactor 2019-04-09 17:35:44 -07:00
events Remove ScreenshotKey Event, Add F* Key Handlers 2019-04-19 16:21:04 -07:00
render WIP: MsgPack stubs, Level Filesystem Module 2019-05-06 12:41:46 -07:00
ui UI: Fix packing bug in the GUITest 2019-04-19 15:08:00 -07:00