aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim.RegionServer/AuthenticateSessionsRemote.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Border crossing back to mostly working, still seems a problem in that you ↵MW2007-05-191-0/+2
| | | | need to stop walking just after you cross the border for it to work properly (else you will continue moving into a negative position in the first sim)
* Quite big change to how Sessions/circuits are Authenticated. Seems to work ↵MW2007-05-161-0/+44
okay but needs a lot more testing.