aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
* Applied ScenePresence movement patch from Darok.MW2007-06-283-226/+174
|
* *User Profile requests on OGS UserServer now uses XMLRPC instead of REST mingchen2007-06-286-139/+165
| | | | | *Added base support for setting up a master user
* Finished removing the old scripting code, Scene.Scripting.cs and ↵MW2007-06-2813-251/+43
| | | | OpenSim.Framework.Interfaces.Scripting.
* Imported the scripting changes, so now should be up to date with sugilite. MW2007-06-2876-932/+2869
|
* should now work.MW2007-06-2834-2/+175
|
* *Added missing files from last commit (oops!)mingchen2007-06-281-0/+0
|
* *Fixed UserServer and OpenSim so now they start without crashing.mingchen2007-06-285-6/+6
|
* *Moved all the classes into their own file from LLSDHelpers.csmingchen2007-06-2741-409/+648
| | | | | | *Some folder renaming to follow project Name *Updated prebuild.xml
* *Moved VersionInfo.cs to its correct place in OpenSim.csprojmingchen2007-06-2720-225/+183
| | | | | | *Added OpenSim.Region.Caps *Updated prebuild.xml and ran prebuild
* *Fixed OpenGridServices.sln and prebuild.xmlmingchen2007-06-273-73/+65
| | | | | *NameSpaceChanges branch now fully compiles!
* *Fixed all renaming for OpenGridServices.sln, still a reference issue in ↵mingchen2007-06-2728-173/+249
| | | | prebuild.xml though
* *More compile fixes (should be it on OpenSim.sln)mingchen2007-06-278-76/+69
|
* *Updated prebuild.xml and ran prebuild againmingchen2007-06-2754-609/+204
| | | | | | *Removed .user, .suo, and unneccessary files in /bin/Physics/ *OpenSim.sln should compile with nant and on windows now
* *Ran prebuildmingchen2007-06-273-46/+46
|
* *Added some missing files I forgot to add...OpenSim.sln should compile nowmingchen2007-06-2712-0/+1096
|
* *Some more restructuring/fixing -- should compile, but high chance I forgot ↵mingchen2007-06-2774-1331/+231
| | | | to add/remove something
* Some work on restructuring the namespaces / project names. Note this doesn't ↵MW2007-06-271413-0/+62000
compile yet as not all the code has been changed to use the new namespaces. Am committing it now for feedback on the namespaces.