aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid (follow)
Commit message (Collapse)AuthorAgeFilesLines
* *User Profile requests on OGS UserServer now uses XMLRPC instead of REST mingchen2007-06-281-2/+2
| | | | | *Added base support for setting up a master user
* Imported the scripting changes, so now should be up to date with sugilite. MW2007-06-287-2/+291
|
* *Fixed UserServer and OpenSim so now they start without crashing.mingchen2007-06-281-1/+1
|
* *Moved VersionInfo.cs to its correct place in OpenSim.csprojmingchen2007-06-272-4/+4
| | | | | | *Added OpenSim.Region.Caps *Updated prebuild.xml and ran prebuild
* *Fixed OpenGridServices.sln and prebuild.xmlmingchen2007-06-271-4/+6
| | | | | *NameSpaceChanges branch now fully compiles!
* *Fixed all renaming for OpenGridServices.sln, still a reference issue in ↵mingchen2007-06-2710-28/+29
| | | | prebuild.xml though
* *Updated prebuild.xml and ran prebuild againmingchen2007-06-277-74/+2
| | | | | | *Removed .user, .suo, and unneccessary files in /bin/Physics/ *OpenSim.sln should compile with nant and on windows now
* Some work on restructuring the namespaces / project names. Note this doesn't ↵MW2007-06-2747-0/+5077
compile yet as not all the code has been changed to use the new namespaces. Am committing it now for feedback on the namespaces.