This website requires JavaScript.
Explore
Help
Sign In
ogb912
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
mirror of
https://github.com/opensim/opensim.git
synced
2026-05-27 04:16:00 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bbb4d6e4c934cd25615c98f2ee4500a5d28fa701
opensim
/
OpenSim
/
Services
/
Connectors
History
Tom Grimshaw
2f409116db
Stop IGridService from throwing a fatal exception when an IPEndPoint cannot be resolved, and add some handlers to deal with this cleanly; a condition was observed on OSGrid where a neighbouring region with an invalid (unresolveable) hostname would prevent a region from starting. This is bad.
2010-05-29 01:03:59 -07:00
..
Asset
* Adds IAssetService.GetCached() to allow asset fetching from the local cache only
2010-04-08 12:31:44 -07:00
Authentication
* Typo fixes
2010-03-09 12:06:53 -08:00
Authorization
Make the auth module silent when there is no configuration for it
2010-01-14 02:42:15 +00:00
Avatar
Removed unnecessary debug message.
2010-01-13 15:35:45 -08:00
Friends
Change an exception reporting to include the stack trace. "e.Message" just
2010-05-18 15:30:08 +01:00
Grid
Assorted bug fixes in hypergrid linking.
2010-05-03 09:50:55 -07:00
GridUser
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.
2010-05-20 15:14:14 -07:00
Hypergrid
Stop IGridService from throwing a fatal exception when an IPEndPoint cannot be resolved, and add some handlers to deal with this cleanly; a condition was observed on OSGrid where a neighbouring region with an invalid (unresolveable) hostname would prevent a region from starting. This is bad.
2010-05-29 01:03:59 -07:00
Inventory
* XInventory fairly tested, including for HG. Almost ready to switch.
2010-04-30 11:39:02 -07:00
Land
Stop IGridService from throwing a fatal exception when an IPEndPoint cannot be resolved, and add some handlers to deal with this cleanly; a condition was observed on OSGrid where a neighbouring region with an invalid (unresolveable) hostname would prevent a region from starting. This is bad.
2010-05-29 01:03:59 -07:00
Neighbour
Stop IGridService from throwing a fatal exception when an IPEndPoint cannot be resolved, and add some handlers to deal with this cleanly; a condition was observed on OSGrid where a neighbouring region with an invalid (unresolveable) hostname would prevent a region from starting. This is bad.
2010-05-29 01:03:59 -07:00
Presence
Add some debug output to GetAgent to try and track down our presence problems
2010-05-13 12:40:18 -07:00
SimianGrid
Stop IGridService from throwing a fatal exception when an IPEndPoint cannot be resolved, and add some handlers to deal with this cleanly; a condition was observed on OSGrid where a neighbouring region with an invalid (unresolveable) hostname would prevent a region from starting. This is bad.
2010-05-29 01:03:59 -07:00
Simulation
Stop IGridService from throwing a fatal exception when an IPEndPoint cannot be resolved, and add some handlers to deal with this cleanly; a condition was observed on OSGrid where a neighbouring region with an invalid (unresolveable) hostname would prevent a region from starting. This is bad.
2010-05-29 01:03:59 -07:00
UserAccounts
Make the IUserAccountData properly unpack the god mode data, so grid gods
2010-05-02 23:36:00 +01:00