aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World/Access (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-08-12minor: change login enable/disable messages in last commit so that they ↵Justin Clark-Casey (justincc)1-2/+2
occur after the setting has been made
2011-08-12minor: On "login disable/enable" always tell the user the final login ↵Justin Clark-Casey (justincc)1-4/+2
status, rather than remaining silent if it was already on/off
2010-02-15Formatting cleanup.Jeff Ames1-1/+1
2010-02-03minor: remove one mono compiler warningJustin Clark-Casey (justincc)1-3/+1
2010-01-10Implement access module commandsMelanie1-0/+76
2010-01-10Add "StartDisabled" to [Startup] to make all regions start up withMelanie1-0/+82
logins disabled until enabled from the console. Add the AccessModule (WIP)