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
2227f51b29
OpenSimMirror
/
OpenSim
History
Justin Clark-Casey (justincc)
2227f51b29
Add basic sanity regression test for creating a scene.
2014-04-25 23:16:07 +01:00
..
Addons
Better error handling when retrieving offline IMs
2014-04-21 16:56:26 +01:00
ApplicationPlugins
Stopped setting the Service URL "GatekeeperURI" on users' accounts. It isn't actually used.
2014-04-20 06:23:37 +01:00
Capabilities
Add regression test for http inventory fetch.
2014-03-17 20:51:35 +00:00
ConsoleClient
Make sure we dispose of WebResponse, StreamReader and Stream in various places where we were not already.
2013-02-27 00:21:02 +00:00
Data
When sending JSON-RPC calls (for UserProfile), use WebUtil instead of constructing the HTTP requests manually. This allows the calls to be logged when using "debug http all 6".
2014-04-24 15:58:41 +01:00
Framework
Fix issue where terrain height values > 327 caused chaotic spiked terrain.
2014-04-25 22:56:25 +01:00
Region
Add basic sanity regression test for creating a scene.
2014-04-25 23:16:07 +01:00
Server
Removed GetUserInventory(). It wasn't being used, and was creating warnings because it's Obsolete.
2014-04-23 14:38:33 +01:00
Services
Revert "When linking a Hypergrid region, set the region's flags on the in-memory GridRegion immediately."
2014-04-24 19:08:50 +03:00
Tests
Eliminated many warnings
2014-04-23 16:37:36 +03:00
Tools
Eliminated 'Obsolete' warning: don't call do-nothing function SetPreviousAppearance()
2014-04-23 14:38:04 +01:00