aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment (follow)
Commit message (Collapse)AuthorAgeFilesLines
* *Added UUIDNameRequest packet support (untested, but should work -- at least ↵mingchen2007-06-283-5/+6
| | | | | | | in sandbox mode) *Various small renamings
* enabled physics plugin flying flags.MW2007-06-281-2/+1
|
* *Master User is now set upmingchen2007-06-282-30/+30
| | | | | | *Added support for getting user profile information from remote grid server (untested) *Updated prebuild.xml
* Applied ScenePresence movement patch from Darok.MW2007-06-281-28/+53
|
* Finished removing the old scripting code, Scene.Scripting.cs and ↵MW2007-06-2810-195/+78
| | | | OpenSim.Framework.Interfaces.Scripting.
* Imported the scripting changes, so now should be up to date with sugilite. MW2007-06-2815-367/+541
|
* *Moved all the classes into their own file from LLSDHelpers.csmingchen2007-06-2722-0/+4953
*Some folder renaming to follow project Name *Updated prebuild.xml