aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/OpenSim.Region.Environment.csproj (follow)
Commit message (Collapse)AuthorAgeFilesLines
* *Master User is now set upmingchen2007-06-281-17/+17
| | | | | | *Added support for getting user profile information from remote grid server (untested) *Updated prebuild.xml
* Finished removing the old scripting code, Scene.Scripting.cs and ↵MW2007-06-281-3/+0
| | | | OpenSim.Framework.Interfaces.Scripting.
* Imported the scripting changes, so now should be up to date with sugilite. MW2007-06-281-17/+25
|
* *Moved all the classes into their own file from LLSDHelpers.csmingchen2007-06-271-0/+214
*Some folder renaming to follow project Name *Updated prebuild.xml