Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2007-06-27 | Some very Preliminary work on .net remoting for interregion comms. | MW | 4 | -30/+151 | |
a few more classes for CAPS LLSD types. | |||||
2007-06-26 | * Terrain filters! - Think photoshop-style filters for terrain. | Adam Frisby | 1 | -0/+9 | |
* Terrain filters may be written in either C# or JavaScript and loaded at runtime Use: terrain csfilter somefile.cs -- Loads a C# filter terrain jsfilter somefile.js -- Loads a JavaScript filter Once a terrain filter has been loaded, you can use the command as normal, eg terrain demofilter | |||||
2007-06-25 | updated prebuild.xml. | MW | 2 | -31/+33 | |
Added some more events to IClientAPI (OnGrapObject , OnGrapUpdate, OnDeGrapObject). | |||||
2007-06-24 | Disabled the EventQueueGet CAPS as its not yet fully functional. | MW | 1 | -2/+0 | |
2007-06-24 | Hopefully enabled the OGS commsManager | MW | 4 | -19/+95 | |
2007-06-24 | * Updated to use multi-listeners | Adam Frisby | 1 | -24/+30 | |
2007-06-24 | * Updating prebuild.xml | Adam Frisby | 1 | -42/+94 | |
2007-06-24 | * Updating sugilite userserver with the same patch | Adam Frisby | 2 | -2/+48 | |
* Added expect_user support to sugilite GridComms manager (needs testing to make sure there's no conflict between httpListener daemons) | |||||
2007-06-24 | * Added partial support for OGS/1 grid servers with the Sugilite patch. | Adam Frisby | 1 | -3/+68 | |
2007-06-24 | * Forgot to commit the OGS1 code. | Adam Frisby | 3 | -0/+169 | |