OpenSimMirror/OpenSim/Server/Handlers
Melanie 4f15b8d4e6 Change the way attachments are persisted. Editing a worn attachment will now
save properly, as will the results of a resizer script working. Attachment
positions are no longer saved on each move, but instead are saved once on
logout. Attachment script states are saved as part of the attachment now
when detaching.
2010-11-16 20:44:39 +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 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 Allowing the expected purge trash folder... 2010-08-06 14:38:11 +00: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 Change the way attachments are persisted. Editing a worn attachment will now 2010-11-16 20:44:39 +01:00
UserAccounts * Made UserAccountService handle UserLevel, UserFlags and UserTitle appropriately. 2010-04-03 12:03:34 -07:00