| Commit message (Expand) | Author | Age | Files | Lines |
* | Per discussions with justincc... split the JsonStore type | Mic Bowman | 2013-03-05 | 1 | -1/+38 |
* | Fix the JsonStore path set problem justincc found earlier today and | Mic Bowman | 2013-02-19 | 1 | -25/+3 |
* | Adds a couple requested functions to the JsonStore script | Mic Bowman | 2013-02-13 | 1 | -0/+49 |
* | Make path parsing more robust in the JsonStore. | Mic Bowman | 2013-02-12 | 1 | -12/+6 |
* | Adds the parameter for OSD serialization to encode default values. This | Mic Bowman | 2013-02-12 | 1 | -4/+7 |
* | Fix handling of string values in JsonSetValueJson(). There are | Mic Bowman | 2013-02-11 | 1 | -1/+31 |
* | Make JsonStore path parsing more robust. Should fix the | Mic Bowman | 2013-02-08 | 1 | -20/+48 |
* | Broaden the internal OSD type checks to parse JSON that has | Mic Bowman | 2013-02-08 | 1 | -2/+29 |
* | Adds size limits to JsonStore. Adds a separate configuration | Mic Bowman | 2013-02-08 | 1 | -2/+49 |
* | Fix the return values for JsonDestroyStore, JsonRemoveValue, and JsonSetValue. | Mic Bowman | 2013-02-08 | 1 | -4/+13 |
* | Fix a recent regression in e17392a where JsonSetValue() stopped working (prob... | Justin Clark-Casey (justincc) | 2013-02-07 | 1 | -1/+1 |
* | Enables script access to the per object dynamic attributes through the JsonStore | Mic Bowman | 2013-02-06 | 1 | -13/+51 |
* | Move the JsonStore regular expressions to static variables to avoid | Mic Bowman | 2013-01-31 | 1 | -24/+49 |
* | Fix the Csharp 3.0 vs 4.0 problem in JsonStore initialization. | Mic Bowman | 2012-04-17 | 1 | -1/+3 |
* | This commit adds a new optional region module, JsonStore, that provides struc... | Mic Bowman | 2012-04-17 | 1 | -0/+498 |