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
5f0e763062
OpenSimMirror
/
OpenSim
History
Justin Clark-Casey (justincc)
5f0e763062
Remove unused sp.ParentPosition, which has not been used for some time
2013-11-29 02:48:59 +00:00
..
Addons
refactor: replace verbose checks with String.IsNullOrEmpty where applicable.
2013-11-15 21:45:08 +00:00
ApplicationPlugins
Added admin_authenticate_user command
2013-11-20 00:09:32 +00:00
Capabilities
refactor: replace verbose checks with String.IsNullOrEmpty where applicable.
2013-11-15 21:45:08 +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
Corrected case to get columns from Regions table from PostgreSQL
http://opensimulator.org/mantis/view.php?id=6865
2013-11-25 18:33:49 -05:00
Framework
rename private field ACD.ViewerInternal to m_viewerInternal in line with conventions used elsewhere in code
2013-11-19 23:39:52 +00:00
Region
Remove unused sp.ParentPosition, which has not been used for some time
2013-11-29 02:48:59 +00:00
Server
* Remove a test *cleanup*
2013-10-07 23:52:44 -05:00
Services
If HGSuitcaseInventoryService.GetRootFolder() fails to create a suitcase folder when required, then don't try to store the null and perform other operations on it.
2013-11-15 23:10:59 +00:00
Tests
refactor: Rename Scene.AddNewClient() to AddNewAgent() to make it obvious in the code that this is symmetric with CloseAgent()
2013-09-27 22:27:39 +01:00
Tools
Update OpenSim.32BitLaunch.exe and Robust.32BitLaunch.exe to .NET 4 versions.
2013-11-13 01:07:14 +00:00