aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/General (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* *Hopefully fixed the empty dialog box error on client when logging in on ↵mingchen2007-06-293-3/+4
| | | | sandbox mode
* * Removed J# language support because it has issues with Mono.Adam Frisby2007-06-282-49/+49
|
* *Added UUIDNameRequest packet support (untested, but should work -- at least ↵mingchen2007-06-283-3/+7
| | | | | | | in sandbox mode) *Various small renamings
* *Master User is now set upmingchen2007-06-283-48/+87
| | | | | | *Added support for getting user profile information from remote grid server (untested) *Updated prebuild.xml
* 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-283-279/+110
|
* *More compile fixes (should be it on OpenSim.sln)mingchen2007-06-271-2/+2
|
* *Updated prebuild.xml and ran prebuild againmingchen2007-06-272-43/+31
| | | | | | *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-2740-0/+3863
compile yet as not all the code has been changed to use the new namespaces. Am committing it now for feedback on the namespaces.