OpenSimMirror/OpenSim
Justin Clark-Casey (justincc) e861b45313 Fix a bug where logins to standalones would fail if the RegionReady module was not active
Unfortunately, the OnLoginsEnabled event is currently only guaranteed to fire if the RegionReady module is active.
However, we can instantiate the AuthorizationService in the module RegionLoaded method since by this time all other modules will have been loaded
2012-03-19 22:49:14 +00:00
..
ApplicationPlugins Changed save oar and save iar parameter -p|--profile to -h|--home, including corresponding RemoteAdmin parameter 2012-02-03 23:53:18 +01:00
Capabilities Implement the FetchInventory2 capability. This accompanies the existing FetchInventoryDescendents2 capability. 2012-01-06 21:07:34 +00:00
ConsoleClient Make OpenSim.Framework.Servers.HttpServer rely on OpenSim.Framework instead of the other way around. 2011-10-25 20:24:21 +01:00
Data Updates to MSSQL store for 0.7.3 to include: 2012-03-06 00:45:58 +00:00
Framework minor: reuse threadpool count we just fetched instead of fetching it again 2012-03-19 21:32:50 +00:00
Region Fix a bug where logins to standalones would fail if the RegionReady module was not active 2012-03-19 22:49:14 +00:00
Server Add a position parameter to region crossing of objects. This avoids the 2012-02-23 01:40:30 +00:00
Services Fixes mantis #5923 2012-03-17 19:47:05 -07:00
Tests In ObjectTortureTests, run garbage collector on Teardown and run scene loop update when scene objects have been deleted. 2012-02-15 01:45:25 +00:00
Tools Don't start pCampbot if the user doesn't supply bot firstname, lastname stub and password 2012-02-29 22:04:17 +00:00