.. |
Asset
|
60357d3778
Implement the "delete" path for assets. Adds a new option to allow remote asset deletion in robust handler.
|
14 years ago |
Authentication
|
eb6d49e02c
Fixed small inconsistency in config var name.
|
15 years ago |
Authorization
|
691f1e8aa0
Fix loading modules with alternate configurations and ports into ROBUST.
|
15 years ago |
Avatar
|
ae1bdaa7b5
Applied fix for avatar connectors similar to yesterday's fix of user account connectors.
|
15 years ago |
Base
|
691f1e8aa0
Fix loading modules with alternate configurations and ports into ROBUST.
|
15 years ago |
Freeswitch
|
691f1e8aa0
Fix loading modules with alternate configurations and ports into ROBUST.
|
15 years ago |
Friends
|
2af7577fab
Flags on Store(Friend) are supposed to be MyFlags.
|
14 years ago |
Grid
|
576faee203
minor: change some logging levels
|
14 years ago |
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 years ago |
Hypergrid
|
d301f3fd6a
Renamed the Helo server connector to a consistent name. Added this in connector to both Robust.HG.ini.example and HypergridServiceInConnectorModule.
|
14 years ago |
Inventory
|
9fde9085a0
Bug fix in HG standalone: wrong handler in the in module. Fixed a few broken comments in InventoryAccessModule.
|
14 years ago |
Land
|
00fd2e0446
Correct display of landmark about info. Also correct region maturity rating
|
14 years ago |
Login
|
8fc68c6d98
Added XFF header processing. Untested, for lack of proxy.
|
14 years ago |
Neighbour
|
6878b26b0d
Merge branch 'diva-textures-osgrid'
|
15 years ago |
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 years ago |
Simulation
|
9fd9836841
Make User Agent Service and Login Service separable.
|
14 years ago |
UserAccounts
|
6485c576a1
* Made UserAccountService handle UserLevel, UserFlags and UserTitle appropriately.
|
14 years ago |