OpenSimMirror/OpenSim/Server/Handlers
Diva Canto a0fa6dc967 Marck's patch on 4096 checks with conflicts resolved. 2010-08-06 18:07:40 -07: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 Marck's patch on 4096 checks with conflicts resolved. 2010-08-06 18:07:40 -07:00
GridUser Removed sessionID from GridUserservice again. Removed parcel crossing detection from Robust connector. Fixed Simian to continue to send those location updates upon parcel crossing, without changing the interface. 2010-05-20 15:14:14 -07:00
Hypergrid Comment noisy "CONNECTION DEBUGGING" messages, because they push more 2010-05-27 19:09:00 +01:00
Inventory Bug fix in HG standalone: wrong handler in the in module. Fixed a few broken comments in InventoryAccessModule. 2010-06-29 02:07:10 -07:00
Land Fix loading modules with alternate configurations and ports into ROBUST. 2009-09-29 09:44:12 +01:00
Login Fixed a couple of buglets in Friendship offers / acceptance / decline when avies are in different sims. 2010-06-04 10:59: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 Removed opportunity for exception in BaseHttpServer. (mantis #4825) 2010-07-01 07:03:09 -07:00
UserAccounts * Made UserAccountService handle UserLevel, UserFlags and UserTitle appropriately. 2010-04-03 12:03:34 -07:00