OpenSimMirror/Common/OpenGrid.Framework.Communic...
Adam Frisby 34c7a0e43a * Terrain filters! - Think photoshop-style filters for terrain.
* 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-26 04:45:24 +00:00
..
Properties *Added and updated copyright headers on all files in both OpenSim and OGS 2007-06-11 17:36:50 +00:00
CommunicationsManager.cs updated prebuild.xml. 2007-06-25 16:01:30 +00:00
IGridServices.cs * Terrain filters! - Think photoshop-style filters for terrain. 2007-06-26 04:45:24 +00:00
IInterRegionCommunications.cs Started work on CAPS support, now we have our first test capability, MapLayer requests are handled by CAPS. 2007-06-22 22:21:08 +00:00
IUserServices.cs SandBox mode login now shares a base class with the grid mode user server. 2007-06-22 18:28:49 +00:00
OpenGrid.Framework.Communications.csproj Made a base class from the Grid mode UserServer.UserManager and included that in the OpenSim solution. 2007-06-19 10:40:20 +00:00
OpenGrid.Framework.Communications.dll.build Made a base class from the Grid mode UserServer.UserManager and included that in the OpenSim solution. 2007-06-19 10:40:20 +00:00