aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/OptionalModules/Scripting/RegionReadyModule (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Adding an event to signal that logins are enabledBlueWall2011-05-281-11/+76
| | | | Added an event to signal the eabling of logins and added an alert to send to a configured service.
* Add option to disable loginsBlueWall2011-05-281-1/+24
| | | | This just covers script loading for now. More to come.
* Make console backup command do a forced backup rather than non-forcedJustin Clark-Casey (justincc)2010-09-061-1/+1
| | | | Remove no-arg backup method for simplicity as it only make sense to call non-forced backup internally
* Fix a nullref in EventManager caused by RegionReady not setting the sceneMelanie Thielker2010-05-301-0/+1
|
* minor: reduce region ready logging verbosityJustin Clark-Casey (justincc)2009-11-261-5/+4
|
* cleanup.dr scofield (aka dirk husemann)2009-09-011-1/+0
|
* cleaning up RegionReadyModule:dr scofield (aka dirk husemann)2009-08-311-0/+170
- wrong namespace - converted to "new" region module