aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules/World/Terrain (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Fixes a small bug where load-oar fails due to whitespace in region name.Sean Dague2009-01-051-3/+3
* Prevent exception in terrain module if just the word terrain is entered at th...idb2008-12-261-0/+5
* * Commit patch from cmickeyb. #2871. Optimized float array for the terrain ...Teravus Ovares2008-12-191-5/+13
* Update svn properties, minor formatting cleanup.Jeff Ames2008-12-111-1/+1
* * Apply the other patch from http://opensimulator.org/mantis/view.php?id=2315Justin Clarke Casey2008-12-101-6/+6
* * Apply terrain flip patch from http://opensimulator.org/mantis/view.php?id=2315Justin Clarke Casey2008-12-091-0/+46
* Refactor: Scene.ExternalChecks -> Scene.Permissions. Also make allMelanie Thielker2008-11-211-4/+4
* Allow gods to terraform without limits. Respect the Allow Others ToMelanie Thielker2008-11-112-7/+9
* * Apply http://opensimulator.org/mantis/view.php?id=2468Justin Clarke Casey2008-10-273-31/+85
* * Temporarily revert terrain changes in r6976 and reinstate unit test from r6...Justin Clarke Casey2008-10-273-79/+48
* Mantis #2428Melanie Thielker2008-10-262-2/+2
* Disable terrain brush test until someone with terrain-fu can lookMelanie Thielker2008-10-251-28/+28
* Thank you kindly, Tglion for a patch that:Charles Krinke2008-10-252-20/+51
* Check for terrain size=256x256 on "terrain load <file>". This fixesHomer Horwitz2008-10-151-0/+13
* Mantis#2354. Thank you kindly, Tglion for a patch that:Charles Krinke2008-10-081-0/+24
* * Apply http://opensimulator.org/mantis/view.php?id=1207Justin Clarke Casey2008-10-0714-108/+157
* Revert r6697 patch as the build fails.Charles Krinke2008-10-0614-157/+108
* Mantis#1207. Thank you, TGlion for a patch that addresses:Charles Krinke2008-10-0614-108/+157
* Minor formatting cleanup.Jeff Ames2008-09-162-2/+2
* From: mike pitman <pitman@us.ibm.com>Dr Scofield2008-09-167-8/+17
* reverting r6302Dr Scofield2008-09-153-6/+3
* From: mike pitman <pitman@us.ibm.com>Dr Scofield2008-09-153-3/+6
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-061-3/+3
* * Homer's amazing terrain MapTileRenderer. Thanks Homer!Teravus Ovares2008-08-221-2/+2
* Formatting cleanup.Jeff Ames2008-08-1811-56/+56
* Minor formatting cleanup.Jeff Ames2008-08-071-2/+2
* * Added a check for Infinite or NaN values before updating a heightfield. Thi...Adam Frisby2008-07-281-0/+4
* *Added CommandIntentions that is used to describe a console commands hazard. ...mingchen2008-07-251-12/+12
* Mantis#1544. Thank you kindly, Jonc, for a patch that:Charles Krinke2008-07-211-2/+8
* Patch #9147Melanie Thielker2008-07-141-2/+2
* * On client login, send only one terrain patch at a time (with pauses) instea...Justin Clarke Casey2008-07-032-4/+10
* *.Raw files should now be loadable using "terrain load-tile" functionalitymingchen2008-07-031-2/+61
* * Allow terrains to be loaded and saved from streams as well as directly to a...Justin Clarke Casey2008-06-2912-44/+264
* Added support for terrain map to be serialised to xml(as base64 binary). usef...MW2008-06-251-0/+75
* Minor formatting cleanup.Jeff Ames2008-06-251-4/+1
* Mantis#1569. Thank you kindly, Nebadon for a patch thatCharles Krinke2008-06-231-2/+2
* Mantis#1543. Thank you kindly, Jonc for a patch that:Charles Krinke2008-06-191-3/+78
* * Enables maptile display in grid mode for simulators that are not on the sam...Teravus Ovares2008-06-141-1/+3
* * Fixed a slight issue with the LLRAW exporter.Adam Frisby2008-05-282-3/+4
* Formatting cleanup.Jeff Ames2008-05-281-1/+1
* * Added new InstallPlugin interface to ITerrainModule.Adam Frisby2008-05-272-10/+22
* * Patch from jhurliman - Implements a binary search in the LLRAW exporter whi...Adam Frisby2008-05-261-26/+44
* Add copyright notices.Jeff Ames2008-05-202-4/+58
* Formatting cleanup.Jeff Ames2008-05-166-17/+17
* * Applying Mantis #970 - Revert brush does stupid things. Thanks tglion for f...Adam Frisby2008-05-131-2/+2
* * Minor tweak to TerrainChannelAdam Frisby2008-05-091-6/+7
* *Added all the permission checks to the sceneexternalchecks and modified perm...mingchen2008-05-081-1/+1
* * Refactor: Break out permissions code into a separate region PermissionsModuleJustin Clarke Casey2008-05-051-1/+1
* * Updating some file locations.Adam Frisby2008-05-041-1/+1
* * Cleaned up code in Terrain, Tree and Map modules.Adam Frisby2008-05-0325-280/+100