OpenSimMirror/OpenSim/Server/Handlers
Melanie 4df1d25d23 Plumb a code path for the entity transfer module to ask a destination scene
whether or not an agent is allowed there as a root agent.
2010-12-09 01:55:32 +00:00
..
Asset WARNING: LOTS OF CONFIGURATION CHANGES AFFECTING PRIMARILY HG CONFIGS. Added capability to preserve creator information on HG asset transfers. Added a new HGAssetService that is intended to be the one outside the firewall. It processes and filters the assets that go out of the grid. Also fixed the normal AssetService to do special things for the main instance (console commands, etc). Moved HGInventoryService to OpenSim.Services.HypergridService. Changed the way the login service gets the ServiceURL configs. 2010-11-25 11:14:16 -08:00
Authentication Fixed small inconsistency in config var name. 2010-01-10 17:19:40 -08:00
Authorization Fix loading modules with alternate configurations and ports into ROBUST. 2009-09-29 09:44:12 +01:00
Avatar Applied fix for avatar connectors similar to yesterday's fix of user account connectors. 2010-01-03 07:03:14 -08:00
Base Fix loading modules with alternate configurations and ports into ROBUST. 2009-09-29 09:44:12 +01:00
Freeswitch Implement a method to allow regions to query the gridwide Freeswitch 2010-11-21 22:17:25 +00:00
Friends Flags on Store(Friend) are supposed to be MyFlags. 2010-02-26 09:01:59 -08:00
Grid minor: change some logging levels 2010-08-11 23:17:29 +01:00
GridUser Part two of the previous commit, making IGridUserService.LoggedOut() more flexible without changing current behavior 2010-09-29 14:34:02 -07:00
Hypergrid Revert "Merge remote branch 'otakup0pe/mantis5110'" 2010-10-22 23:52:07 +01:00
Inventory WARNING: LOTS OF CONFIGURATION CHANGES AFFECTING PRIMARILY HG CONFIGS. Added capability to preserve creator information on HG asset transfers. Added a new HGAssetService that is intended to be the one outside the firewall. It processes and filters the assets that go out of the grid. Also fixed the normal AssetService to do special things for the main instance (console commands, etc). Moved HGInventoryService to OpenSim.Services.HypergridService. Changed the way the login service gets the ServiceURL configs. 2010-11-25 11:14:16 -08:00
Land Correct display of landmark about info. Also correct region maturity rating 2010-08-07 05:33:49 +01:00
Login Added viewer's channel, mac, and id0 to agent circuit data. Also moved client ip address to agent circuit data, so that it's always there. 2010-10-03 20:01:59 -07:00
Neighbour Merge branch 'diva-textures-osgrid' 2009-10-04 05:49:16 +01:00
Presence GridUserService in place. Replaces the contrived concept of storing user's home and position info in the presence service. WARNING: I violated a taboo by deleting 2 migration files and simplifying the original table creation for Presence. This should not cause any problems to anyone, though. Things will work with the new simplified table, as well as with the previous contrived one. If there are any problems, solving them is as easy as dropping the presence table and deleting its row in the migrations table. The presence info only exists during a user's session anyway. 2010-05-07 21:29:56 -07:00
Simulation Plumb a code path for the entity transfer module to ask a destination scene 2010-12-09 01:55:32 +00:00
UserAccounts * Made UserAccountService handle UserLevel, UserFlags and UserTitle appropriately. 2010-04-03 12:03:34 -07:00