Commit Graph

19 Commits

Author SHA1 Message Date
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 1a7fd31643 Added grey background for special cells 2014-01-13 23:39:58 +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 14a19b7327 Updated off screen rendering margin 2014-01-12 11:20:29 +00:00
Lewis Hemens 226cc82ea1 Added dirty bits for efficient drawing 2014-01-12 11:09:55 +00:00
Lewis Hemens ad12ab5633 Linted all files 2014-01-12 10:37:38 +00:00
Lewis Hemens 538400b48f Increased render performance 2014-01-12 09:27:10 +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 2cba724224 Added dragging view mode 2014-01-08 23:06:08 +00:00
Lewis Hemens d3caa120c2 Made the view animate itself 2014-01-08 22:24:16 +00:00
Lewis Hemens b7063c4ca9 Fixed offset transformation issue 2014-01-08 22:02:47 +00:00
Lewis Hemens cd144e7d63 jQUery externs installed, some progress made on view transformations and basic controller introduced 2014-01-07 22:49:54 +00:00
Lewis Hemens b2b0d875ca Basic starting classes for asciiflow 2014-01-05 00:24:48 +00:00