aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/General/Types/AgentCiruitData.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* changed to native line ending encodingSean Dague2007-07-161-49/+49
|
* preliminary inter region communications (between regions in different ↵MW2007-07-101-0/+2
| | | | | | | | 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.
* * Optimized usings (the 'LL ate my scripts' commit)lbsa712007-07-031-3/+0
| | | | | * added some licensing info
* Some work on restructuring the namespaces / project names. Note this doesn't ↵MW2007-06-271-0/+50
compile yet as not all the code has been changed to use the new namespaces. Am committing it now for feedback on the namespaces.