aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Common/OpenGrid.Framework.Communications.OGS1/OGS1GridServices.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Some very Preliminary work on .net remoting for interregion comms. MW2007-06-271-8/+69
| | | | | a few more classes for CAPS LLSD types.
* * Terrain filters! - Think photoshop-style filters for terrain.Adam Frisby2007-06-261-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 to use multi-listenersAdam Frisby2007-06-241-24/+30
|
* * Updating sugilite userserver with the same patchAdam Frisby2007-06-241-2/+44
| | | | | * 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 Frisby2007-06-241-3/+68
|
* * Forgot to commit the OGS1 code.Adam Frisby2007-06-241-0/+65