.. |
Asset
|
3f6c4c150e
* Adds IAssetService.GetCached() to allow asset fetching from the local cache only
|
14 years ago |
Authentication
|
01218093a6
* Typo fixes
|
14 years ago |
Authorization
|
5dcb14726d
Make the auth module silent when there is no configuration for it
|
15 years ago |
Avatar
|
c5aeb4ba77
Removed unnecessary debug message.
|
15 years ago |
Friends
|
c6a5ff26ff
Friends rights under control.
|
14 years ago |
Grid
|
b10811a13b
Assorted bug fixes in hypergrid linking.
|
14 years ago |
GridUser
|
59dec2f989
* Added sessionID to IGridUserService.SetLastPosition(), as some connectors will want to track position against sessionID instead of userID
|
14 years ago |
Hypergrid
|
f58a0394ed
Formatting cleanup. Add copyright notices.
|
14 years ago |
Inventory
|
5fda81e6bb
* XInventory fairly tested, including for HG. Almost ready to switch.
|
14 years ago |
Land
|
5757afe766
First pass at the heart surgery for grid services. Compiles and runs minimally. A few bugs to catch now.
|
15 years ago |
Neighbour
|
78e4501bef
Improved fault handling in HelloNeighbour.
|
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 |
SimianGrid
|
59dec2f989
* Added sessionID to IGridUserService.SetLastPosition(), as some connectors will want to track position against sessionID instead of userID
|
14 years ago |
Simulation
|
45ef3e9987
Get the local inner simulation service object to the handler so that there is no possibility of cascading requests when failures happen.
|
14 years ago |
UserAccounts
|
7e74291176
Make the IUserAccountData properly unpack the god mode data, so grid gods
|
14 years ago |