Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Some very Preliminary work on .net remoting for interregion comms. | MW | 2007-06-27 | 4 | -30/+151 |
| | | | | | a few more classes for CAPS LLSD types. | ||||
* | * Terrain filters! - Think photoshop-style filters for terrain. | Adam Frisby | 2007-06-26 | 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 | ||||
* | updated prebuild.xml. | MW | 2007-06-25 | 2 | -31/+33 |
| | | | | | Added some more events to IClientAPI (OnGrapObject , OnGrapUpdate, OnDeGrapObject). | ||||
* | Disabled the EventQueueGet CAPS as its not yet fully functional. | MW | 2007-06-24 | 1 | -2/+0 |
| | |||||
* | Hopefully enabled the OGS commsManager | MW | 2007-06-24 | 4 | -19/+95 |
| | |||||
* | * Updated to use multi-listeners | Adam Frisby | 2007-06-24 | 1 | -24/+30 |
| | |||||
* | * Updating prebuild.xml | Adam Frisby | 2007-06-24 | 1 | -42/+94 |
| | |||||
* | * Updating sugilite userserver with the same patch | Adam Frisby | 2007-06-24 | 2 | -2/+48 |
| | | | | | * Added expect_user support to sugilite GridComms manager (needs testing to make sure there's no conflict between httpListener daemons) | ||||
* | * Added partial support for OGS/1 grid servers with the Sugilite patch. | Adam Frisby | 2007-06-24 | 1 | -3/+68 |
| | |||||
* | * Forgot to commit the OGS1 code. | Adam Frisby | 2007-06-24 | 3 | -0/+169 |