OpenSimMirror/OpenSim
Robert Adams 109136c074 varregion: add ITerrainChannel.GetHeightAtXYZ() for eventual mesh terrain.
Implementation of same in TerrainChannel.cs.
Check for bounds in TerrainChannel[x,y] to prevent array access exceptions.
2013-11-28 08:22:41 -08:00
..
Addons refactor: replace verbose checks with String.IsNullOrEmpty where applicable. 2013-11-15 21:45:08 +00:00
ApplicationPlugins varregion: many replacements of in-place arithmetic with calls to 2013-11-28 08:20:16 -08: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 Merge branch 'master' into varregion 2013-11-24 07:23:12 -08:00
Framework varregion: many replacements of in-place arithmetic with calls to 2013-11-28 08:20:16 -08:00
Region varregion: add ITerrainChannel.GetHeightAtXYZ() for eventual mesh terrain. 2013-11-28 08:22:41 -08:00
Server varregion: many replacements of in-place arithmetic with calls to 2013-11-28 08:20:16 -08:00
Services varregion: many replacements of in-place arithmetic with calls to 2013-11-28 08:20:16 -08:00
Tests varregion: elimination of Constants.RegionSize from all over OpenSimulator. 2013-11-08 20:53:37 -08:00
Tools Update OpenSim.32BitLaunch.exe and Robust.32BitLaunch.exe to .NET 4 versions. 2013-11-13 01:07:14 +00:00