aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World/Access/AccessModule.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' into presence-refactorMelanie2010-01-161-1/+0
| | | | | This merge was very conflicted. I think I got them all, but I can't be sure. I had to merge to master or risk divergence to the point of unmergeability.
* Implement access module commandsMelanie2010-01-101-0/+76
|
* Add "StartDisabled" to [Startup] to make all regions start up withMelanie2010-01-101-0/+82
logins disabled until enabled from the console. Add the AccessModule (WIP)