aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Common/OpenGrid.Framework.Communications.OGS1 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Some very Preliminary work on .net remoting for interregion comms. MW2007-06-274-30/+151
| | | | | 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 prebuild.xml.MW2007-06-252-31/+33
| | | | | Added some more events to IClientAPI (OnGrapObject , OnGrapUpdate, OnDeGrapObject).
* Disabled the EventQueueGet CAPS as its not yet fully functional.MW2007-06-241-2/+0
|
* Hopefully enabled the OGS commsManagerMW2007-06-244-19/+95
|
* * Updated to use multi-listenersAdam Frisby2007-06-241-24/+30
|
* * Updating prebuild.xmlAdam Frisby2007-06-241-42/+94
|
* * Updating sugilite userserver with the same patchAdam Frisby2007-06-242-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 Frisby2007-06-241-3/+68
|
* * Forgot to commit the OGS1 code.Adam Frisby2007-06-243-0/+169