OpenSimMirror/OpenSim
Diva Canto fd050fca7c Doing the HG Map / SimulatorFeatures "the right way": moved it to HGMapModule, hooking on to SimulatorFeatures.OnSimulatorFeaturesRequest event (similar to what the DynamicMenuModule does).
Only HG Visitors get this var, to avoid spamming local users.
The config var  is now called MapTileURL, to be consistent with the login one, and its being picked up from either [LoginService], [HGWorldMap] or [SimulatorFeatures], just because I have a bad memory.
2013-07-30 21:10:00 -07:00
..
Addons Groups: Better warning messages to the user. 2013-07-28 20:47:15 -07:00
ApplicationPlugins minor: Remove mono compiler warning in RemoteAdminPlugin 2013-05-09 22:44:45 +01:00
Capabilities Merge branch 'master' of ssh://opensimulator.org/var/git/opensim 2013-07-15 23:28:02 +01:00
ConsoleClient Make sure we dispose of WebResponse, StreamReader and Stream in various places where we were not already. 2013-02-27 00:21:02 +00:00
Data This makes group search work (Groups V2). 2013-07-28 09:00:28 -07:00
Framework Make "abnormal thread terminations" into "ClientLogoutsDueToNoReceives" and add this to the StatsManager 2013-07-29 23:18:29 +01:00
Region Doing the HG Map / SimulatorFeatures "the right way": moved it to HGMapModule, hooking on to SimulatorFeatures.OnSimulatorFeaturesRequest event (similar to what the DynamicMenuModule does). 2013-07-30 21:10:00 -07:00
Server Change the auth token to be the user's sessionid. 2013-07-14 07:28:40 -07:00
Services Several major improvements to group (V2) chat. Specifically: handle join/drop appropriately, invitechatboxes. 2013-07-27 15:38:56 -07:00
Tests Fix regression tests relating to agent transfer by making simulator use last week's SIMULATOR/0.1 protocol for now. 2013-07-26 19:22:30 +01:00
Tools Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMask 2013-03-26 03:40:06 +00:00