Commit | Date | |
---|---|---|
2017-01-24 19:42:39 | Tree | |
[r928]
by
tart
FieldValue now shielded. This is probably the prototype of how all transactional classes will look - the internal state carried by a Shielded struct. This is just the first converted class to make even just the loading transactional. Happy experimenting ahead :) |
2017-01-24 01:18:22 | Tree |
2017-01-14 15:28:30 | Tree | |
[r926]
by
tart
First experimenting with Shielded, for now just during loading. Not sure it's such a great idea, but in any case now everything is happily broken :) |
2017-01-13 02:30:24 | Tree |
[r925]
by
tart
LocStringCollection now properly immutable. Also it now might load the language files. |
2017-01-13 01:20:26 | Tree |
2017-01-13 00:57:35 | Tree | |
[r923]
by
tart
Adding Shielded library. It's a nuget but is 32-bit for some reason, so had to build it myself andput the binaries in place of the nuget ones, for now. |
2017-01-12 01:13:48 | Tree |
[r922]
by
tart
Adding a Test assembly. The first use is getting rid of bizarre LScript constants crashing the whole server (happened when resolveEverythingAtStart = True) |
2017-01-12 00:53:44 | Tree |
2017-01-11 22:58:02 | Tree | |
[r920]
by
tart
SharpZipLib now a nuget, instead of /bin resident. Nant no more needed, so deleted from /bin as well. SharpSvn already became a nuget dependency before, deleting from /bin. |
2017-01-11 22:54:19 | Tree |