This website requires JavaScript.
Explore
Help
Sign In
OpenSim
/
OpenSimMirror
Watch
1
Star
0
Fork
You've already forked OpenSimMirror
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
2e9c57f644
OpenSimMirror
/
OpenSim
History
Justin Clark-Casey (justincc)
2e9c57f644
Fix bug in AssetService where requesting data only for an asset would throw an exception if the asset did not exist.
2013-04-02 22:08:40 +01:00
..
ApplicationPlugins
Remove unnecessary ability to directly set InventoryItemBase.CreatorIdAsUuid
2012-11-28 03:21:23 +00:00
Capabilities
minor: change method doc on GetTextureHandler.TryParseRange(), mainly to trigger another build
2012-12-12 00:39:39 +00:00
ConsoleClient
Make sure we dispose of WebResponse, StreamReader and Stream in various places where we were not already.
2013-02-28 00:02:15 +00:00
Data
Add asset name and description truncation warnings to SQLite database plugin for consistency.
2013-02-28 00:04:26 +00:00
Framework
Log same environment information to Robust log as is already done for simulator logs, for debug purposes
2013-04-02 21:57:39 +01:00
Region
Fix server statistics always reporting zero for total network bytes in/out.
2013-04-02 22:08:10 +01:00
Server
minor: log an error rather than info if a connector fails to load.
2013-04-02 22:08:34 +01:00
Services
Fix bug in AssetService where requesting data only for an asset would throw an exception if the asset did not exist.
2013-04-02 22:08:40 +01:00
Tests
Add ILandChannel.GetLandObject(Vector3 position) as this is a very common input to GetLandObject()
2013-04-02 21:57:06 +01:00
Tools
Fix a bug in pCampbot grabbing behaviour where an exception would be thrown if the bot was not yet aware of any objects.
2012-08-01 22:30:34 +01:00