aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/GridInterfaces/Local (follow)
Commit message (Collapse)AuthorAgeFilesLines
* changed to native line ending encodingSean Dague2007-07-162-367/+367
|
* * Fixed bug reported by xyzo - region assets are now stored in ↵Adam Frisby2007-07-131-2/+2
| | | | "regionassets.yap", asset server assets are now in "gridassets.yap"
* preliminary inter region communications (between regions in different ↵MW2007-07-101-0/+1
| | | | | | | | instances) now works, so child agents and border crossings (and teleporting) now work. The .net remoting is still very basic: we need security sinks added. And we really need the OGS 2 protocol as soon as possible.
* * By popular demand, all generated build files are now deleted. Somebody ↵lbsa712007-07-082-152/+0
| | | | should make sure the wiki is updated.
* * Optimized usings (the 'LL ate my scripts' commit)lbsa712007-07-032-17/+13
| | | | | * added some licensing info
* Imported the scripting changes, so now should be up to date with sugilite. MW2007-06-281-0/+45
|
* *Fixed UserServer and OpenSim so now they start without crashing.mingchen2007-06-281-1/+1
|
* *Updated prebuild.xml and ran prebuild againmingchen2007-06-271-12/+0
| | | | | | *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-274-0/+489
compile yet as not all the code has been changed to use the new namespaces. Am committing it now for feedback on the namespaces.