aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Communications/Local/CommunicationsLocal.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* changed to native line ending encodingSean Dague2007-07-161-55/+55
|
* Next time maybe I should check it still compiles before committing.MW2007-07-121-0/+1
|
* Gird mode in sugilite should now work in so far as you should be able to ↵MW2007-07-101-2/+3
| | | | | | | login and move between regions in the same instance. Moving to regions in a different instance of opensim still needs implementing (working on it now). Also trying to look at the map in grid mode will crash the server.
* * Optimized usings (the 'LL ate my scripts' commit)lbsa712007-07-031-8/+1
| | | | | * added some licensing info
* Started change to having SceneObject and then that having child Primitives ↵MW2007-07-011-1/+1
| | | | which in turn have a Shape object (currently PrimitiveBaseShape). The plan is only for the SceneObject to interface with the physics engines. As a physics Entity should be able to have mulitple shapes connected to it.
* *Master User is now set upmingchen2007-06-281-1/+1
| | | | | | *Added support for getting user profile information from remote grid server (untested) *Updated prebuild.xml
* Imported the scripting changes, so now should be up to date with sugilite. MW2007-06-281-1/+0
|
* should now work.MW2007-06-281-1/+1
|
* *Added some missing files I forgot to add...OpenSim.sln should compile nowmingchen2007-06-271-0/+61