.. |
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
|
7e06f97a87
minor: change "no [GridInfo] config" warning to refer to "configuration files" rather than "OpenSim.ini"
|
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
|
ecc77e3886
Comment noisy "CONNECTION DEBUGGING" messages, because they push more
|
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
|
691f1e8aa0
Fix loading modules with alternate configurations and ports into ROBUST.
|
15 years ago |
Login
|
952029380a
Fixed a couple of buglets in Friendship offers / acceptance / decline when avies are in different sims.
|
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
|
05373de9df
Partial rewrite of client IP verification. Not completely finished yet, and untested. Committing to move to my other computer.
|
14 years ago |
UserAccounts
|
6485c576a1
* Made UserAccountService handle UserLevel, UserFlags and UserTitle appropriately.
|
14 years ago |