Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix a recent regression in e17392a where JsonSetValue() stopped working (prob... | Justin Clark-Casey (justincc) | 2013-02-07 | 1 | -10/+10 |
* | Enables script access to the per object dynamic attributes through the JsonStore | Mic Bowman | 2013-02-06 | 1 | -0/+28 |
* | Add JsonTestStore to determine if a JsonStore is associated with | Mic Bowman | 2013-01-30 | 1 | -0/+13 |
* | Remove any mention of IRegionModule from region names and comments to aid | Melanie | 2012-11-12 | 1 | -1/+1 |
* | Allow an incoming identifier to be specified for a JsonStore. | Mic Bowman | 2012-09-11 | 1 | -7/+7 |
* | clean up some more logging spam in the jsonstore modules | Mic Bowman | 2012-04-17 | 1 | -1/+2 |
* | Fix the Csharp 3.0 vs 4.0 problem in JsonStore initialization. | Mic Bowman | 2012-04-17 | 1 | -2/+2 |
* | This commit adds a new optional region module, JsonStore, that provides struc... | Mic Bowman | 2012-04-17 | 1 | -0/+429 |