OpenSimMirror/OpenSim
Robert Adams 8c1d80fdfd varregion: serious rework of TerrainChannel:
-- addition of varaible region size in X and Y
    -- internal storage of heightmap changed from double[] to short[]
    -- helper routines for handling internal structure while keeping existing API
    -- to and from XML that adds region size information (for downward compatibility,
        output in the legacy XML format if X and Y are 256)
Updated and commented Constants.RegionSize but didn't change the name for compatibility.
2013-09-28 07:33:56 -07:00
..
Addons Restore group membership check for HG users in QueryAccess. 2013-09-05 07:44:27 -07:00
ApplicationPlugins VarRegion: change RegionInfo storage of region coordinates from region 2013-09-28 07:33:52 -07:00
Capabilities Merge branch 'master' of ssh://opensimulator.org/var/git/opensim 2013-07-15 23:28:02 +01: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 Remove time based terrain storage in SQLite so revision number can be used 2013-09-28 07:33:55 -07:00
Framework varregion: serious rework of TerrainChannel: 2013-09-28 07:33:56 -07:00
Region varregion: serious rework of TerrainChannel: 2013-09-28 07:33:56 -07:00
Server Allow one to specify a DefaultHGRegion flag in [GridService] in order to allow different default regions for HG and direct grid logins. 2013-09-02 17:27:45 +01:00
Services VarRegion: change RegionInfo storage of region coordinates from region 2013-09-28 07:33:52 -07: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 In pCampbot PhysicsBehaviour.Close(), only cancel jumping if bot is connected 2013-09-03 19:58:27 +01:00