aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Common/OpenGrid.Framework.Communications.OGS1 (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-06-27Some very Preliminary work on .net remoting for interregion comms. MW4-30/+151
a few more classes for CAPS LLSD types.
2007-06-26* Terrain filters! - Think photoshop-style filters for terrain.Adam Frisby1-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-25updated prebuild.xml.MW2-31/+33
Added some more events to IClientAPI (OnGrapObject , OnGrapUpdate, OnDeGrapObject).
2007-06-24Disabled the EventQueueGet CAPS as its not yet fully functional.MW1-2/+0
2007-06-24Hopefully enabled the OGS commsManagerMW4-19/+95
2007-06-24* Updated to use multi-listenersAdam Frisby1-24/+30
2007-06-24* Updating prebuild.xmlAdam Frisby1-42/+94
2007-06-24* Updating sugilite userserver with the same patchAdam Frisby2-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 Frisby1-3/+68
2007-06-24* Forgot to commit the OGS1 code.Adam Frisby3-0/+169