OpenSimMirror/OpenSim/Region/OptionalModules/Scripting
Justin Clark-Casey (justincc) 31304c222d Make SceneManager.OnRegionsReadyStatusChange event available.
This is fired when all regions are ready or when at least one region becomes not ready.
Recently added EventManager.OnRegionReady becomes OnRegionReadyStatusChange to match OnLoginsEnabledStatusChange
2012-07-25 21:00:59 +01:00
..
JsonStore Where possible, use the system Encoding.ASCII and Encoding.UTF8 rather than constructing fresh copies. 2012-07-11 22:54:22 +01:00
Minimodule Where possible, use the system Encoding.ASCII and Encoding.UTF8 rather than constructing fresh copies. 2012-07-11 22:54:22 +01:00
ObjectModules Add copyright headers. 2009-03-07 02:11:50 +00:00
RegionReadyModule Make SceneManager.OnRegionsReadyStatusChange event available. 2012-07-25 21:00:59 +01:00
ScriptModuleComms make the namespace for the ScriptModuleComms consistent with its file system location 2012-04-17 13:45:03 -07:00
XmlRpcRouterModule refactor: Move all callers of the obsoleted SychronousRestObjectPoster.BeginPostObject() to the identical SynchronousRestObjectRequester.MakeRequest() 2011-07-13 00:48:36 +01:00