.. |
Asset
|
60357d3778
Implement the "delete" path for assets. Adds a new option to allow remote asset deletion in robust handler.
|
před 14 roky |
Authentication
|
eb6d49e02c
Fixed small inconsistency in config var name.
|
před 15 roky |
Authorization
|
691f1e8aa0
Fix loading modules with alternate configurations and ports into ROBUST.
|
před 15 roky |
Avatar
|
ae1bdaa7b5
Applied fix for avatar connectors similar to yesterday's fix of user account connectors.
|
před 15 roky |
Base
|
691f1e8aa0
Fix loading modules with alternate configurations and ports into ROBUST.
|
před 15 roky |
Freeswitch
|
691f1e8aa0
Fix loading modules with alternate configurations and ports into ROBUST.
|
před 15 roky |
Friends
|
2af7577fab
Flags on Store(Friend) are supposed to be MyFlags.
|
před 14 roky |
Grid
|
7e06f97a87
minor: change "no [GridInfo] config" warning to refer to "configuration files" rather than "OpenSim.ini"
|
před 14 roky |
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.
|
před 14 roky |
Hypergrid
|
ecc77e3886
Comment noisy "CONNECTION DEBUGGING" messages, because they push more
|
před 14 roky |
Inventory
|
9fde9085a0
Bug fix in HG standalone: wrong handler in the in module. Fixed a few broken comments in InventoryAccessModule.
|
před 14 roky |
Land
|
691f1e8aa0
Fix loading modules with alternate configurations and ports into ROBUST.
|
před 15 roky |
Login
|
952029380a
Fixed a couple of buglets in Friendship offers / acceptance / decline when avies are in different sims.
|
před 14 roky |
Neighbour
|
6878b26b0d
Merge branch 'diva-textures-osgrid'
|
před 15 roky |
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.
|
před 14 roky |
Simulation
|
05373de9df
Partial rewrite of client IP verification. Not completely finished yet, and untested. Committing to move to my other computer.
|
před 14 roky |
UserAccounts
|
6485c576a1
* Made UserAccountService handle UserLevel, UserFlags and UserTitle appropriately.
|
před 14 roky |