aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Applied ScenePresence movement patch from Darok.MW2007-06-282-33/+60
|
* *User Profile requests on OGS UserServer now uses XMLRPC instead of REST mingchen2007-06-282-1/+41
| | | | | *Added base support for setting up a master user
* 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-2841-405/+1422
|
* should now work.MW2007-06-281-1/+1
|
* *Fixed UserServer and OpenSim so now they start without crashing.mingchen2007-06-284-5/+5
|
* *Moved all the classes into their own file from LLSDHelpers.csmingchen2007-06-2739-400/+639
| | | | | | *Some folder renaming to follow project Name *Updated prebuild.xml
* *Moved VersionInfo.cs to its correct place in OpenSim.csprojmingchen2007-06-2714-29/+29
| | | | | | *Added OpenSim.Region.Caps *Updated prebuild.xml and ran prebuild
* *More compile fixes (should be it on OpenSim.sln)mingchen2007-06-275-65/+58
|
* *Updated prebuild.xml and ran prebuild againmingchen2007-06-2720-309/+120
| | | | | | *Removed .user, .suo, and unneccessary files in /bin/Physics/ *OpenSim.sln should compile with nant and on windows now
* *Added some missing files I forgot to add...OpenSim.sln should compile nowmingchen2007-06-2711-0/+1096
|
* *Some more restructuring/fixing -- should compile, but high chance I forgot ↵mingchen2007-06-2757-770/+220
| | | | to add/remove something
* Some work on restructuring the namespaces / project names. Note this doesn't ↵MW2007-06-27110-0/+17721
compile yet as not all the code has been changed to use the new namespaces. Am committing it now for feedback on the namespaces.