Commit Graph

16 Commits

Author SHA1 Message Date
Lewis Hemens 2c31dc1df8 Added working export tool 2014-01-21 23:31:58 +00:00
Lewis Hemens 3f9384e727 Implemented undo function 2014-01-21 22:34:56 +00:00
Lewis Hemens 1c538caade Fixed up erase and added scratch draw highlighting 2014-01-20 21:58:25 +00:00
Lewis Hemens 7aca5737a4 Lots of code tidying 2014-01-19 14:23:17 +00:00
Lewis Hemens fc59101bf5 Fixed resize bug 2014-01-19 13:28:36 +00:00
Lewis Hemens 24be421d5e Partial completion of basic move functionality, missing deletion of existing structures however 2014-01-18 00:28:46 +00:00
Lewis Hemens e0b0505332 New state model is magical, introduced special character whose value is 'inferred' from it's surroundings. This may be the coolest thing ever. 2014-01-13 23:17:02 +00:00
Lewis Hemens dda36a9a7f Added box drawing and made this the default action 2014-01-12 16:51:16 +00:00
Lewis Hemens 226cc82ea1 Added dirty bits for efficient drawing 2014-01-12 11:09:55 +00:00
Lewis Hemens a69354b535 Fixed some type errors 2014-01-12 10:48:39 +00:00
Lewis Hemens ad12ab5633 Linted all files 2014-01-12 10:37:38 +00:00
Lewis Hemens 34a91e97c5 Seperated state controller, working drag to draw example 2014-01-11 18:53:45 +00:00
Lewis Hemens 1feea9778c Updated controller logic to have dynamic drag/draw mode 2014-01-11 17:41:44 +00:00
Lewis Hemens d51221f089 Closure typing cleanup, added grid and simple ability to clean to render cells 2014-01-11 16:40:01 +00:00
Lewis Hemens 28d2d49b1c Refactor namespace to be less verbose 2014-01-09 20:18:46 +00:00
Lewis Hemens b387e22c16 Added missing state class, and updated readme 2014-01-08 21:58:41 +00:00