.. |
Asset
|
60357d3778
Implement the "delete" path for assets. Adds a new option to allow remote asset deletion in robust handler.
|
14 rokov pred |
Authentication
|
eb6d49e02c
Fixed small inconsistency in config var name.
|
15 rokov pred |
Authorization
|
691f1e8aa0
Fix loading modules with alternate configurations and ports into ROBUST.
|
15 rokov pred |
Avatar
|
ae1bdaa7b5
Applied fix for avatar connectors similar to yesterday's fix of user account connectors.
|
15 rokov pred |
Base
|
691f1e8aa0
Fix loading modules with alternate configurations and ports into ROBUST.
|
15 rokov pred |
Freeswitch
|
691f1e8aa0
Fix loading modules with alternate configurations and ports into ROBUST.
|
15 rokov pred |
Friends
|
2af7577fab
Flags on Store(Friend) are supposed to be MyFlags.
|
14 rokov pred |
Grid
|
0c81966c0a
Works for grid login.
|
15 rokov pred |
GridUser
|
13c22015e5
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.
|
14 rokov pred |
Hypergrid
|
ecc77e3886
Comment noisy "CONNECTION DEBUGGING" messages, because they push more
|
14 rokov pred |
Inventory
|
9fde9085a0
Bug fix in HG standalone: wrong handler in the in module. Fixed a few broken comments in InventoryAccessModule.
|
14 rokov pred |
Land
|
691f1e8aa0
Fix loading modules with alternate configurations and ports into ROBUST.
|
15 rokov pred |
Login
|
952029380a
Fixed a couple of buglets in Friendship offers / acceptance / decline when avies are in different sims.
|
14 rokov pred |
Neighbour
|
6878b26b0d
Merge branch 'diva-textures-osgrid'
|
15 rokov pred |
Presence
|
a58859a0d4
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.
|
14 rokov pred |
Simulation
|
b6264e60d3
Removed opportunity for exception in BaseHttpServer. (mantis #4825)
|
14 rokov pred |
UserAccounts
|
6485c576a1
* Made UserAccountService handle UserLevel, UserFlags and UserTitle appropriately.
|
14 rokov pred |