OpenSimMirror/OpenSim/Server/Handlers
Melanie 60357d3778 Implement the "delete" path for assets. Adds a new option to allow remote asset deletion in robust handler. 2010-05-09 17:56:52 +01:00
..
Asset Implement the "delete" path for assets. Adds a new option to allow remote asset deletion in robust handler. 2010-05-09 17:56:52 +01: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 Fix loading modules with alternate configurations and ports into ROBUST. 2009-09-29 09:44:12 +01:00
Friends Flags on Store(Friend) are supposed to be MyFlags. 2010-02-26 09:01:59 -08:00
Grid Apply last two patches from http://opensimulator.org/mantis/view.php?id=3522 2010-02-12 23:13:35 +00:00
GridUser These files are part of the GridUserService write-up. 2010-05-07 21:32:02 -07:00
Hypergrid Assorted bug fixes in hypergrid linking. 2010-05-03 09:50:55 -07:00
Inventory * XInventory fairly tested, including for HG. Almost ready to switch. 2010-04-30 11:39:02 -07:00
Land Fix loading modules with alternate configurations and ports into ROBUST. 2009-09-29 09:44:12 +01:00
Login Plumb the viewer version string through into AgentCircuitData. Now all that 2010-05-05 22:15:32 +01: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 Get the local inner simulation service object to the handler so that there is no possibility of cascading requests when failures happen. 2010-03-15 20:32:36 -07:00
UserAccounts * Made UserAccountService handle UserLevel, UserFlags and UserTitle appropriately. 2010-04-03 12:03:34 -07:00