aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* *Added UUIDNameRequest packet support (untested, but should work -- at least ↵mingchen2007-06-284-3/+25
| | | | | | | in sandbox mode) *Various small renamings
* *Master User is now set upmingchen2007-06-2818-86/+126
| | | | | | *Added support for getting user profile information from remote grid server (untested) *Updated prebuild.xml
* *User Profile requests on OGS UserServer now uses XMLRPC instead of REST mingchen2007-06-282-67/+64
| | | | | *Added base support for setting up a master user
* Finished removing the old scripting code, Scene.Scripting.cs and ↵MW2007-06-284-91/+0
| | | | OpenSim.Framework.Interfaces.Scripting.
* Imported the scripting changes, so now should be up to date with sugilite. MW2007-06-2821-305/+602
|
* should now work.MW2007-06-281-1/+0
|
* *Moved VersionInfo.cs to its correct place in OpenSim.csprojmingchen2007-06-272-7/+7
| | | | | | *Added OpenSim.Region.Caps *Updated prebuild.xml and ran prebuild
* *Fixed all renaming for OpenGridServices.sln, still a reference issue in ↵mingchen2007-06-2716-33/+33
| | | | prebuild.xml though
* *More compile fixes (should be it on OpenSim.sln)mingchen2007-06-271-2/+2
|
* *Updated prebuild.xml and ran prebuild againmingchen2007-06-2720-189/+57
| | | | | | *Removed .user, .suo, and unneccessary files in /bin/Physics/ *OpenSim.sln should compile with nant and on windows now
* *Some more restructuring/fixing -- should compile, but high chance I forgot ↵mingchen2007-06-2712-558/+8
| | | | to add/remove something
* Some work on restructuring the namespaces / project names. Note this doesn't ↵MW2007-06-27110-0/+12378
compile yet as not all the code has been changed to use the new namespaces. Am committing it now for feedback on the namespaces.