aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules/World/Terrain/FloodBrushes (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Mantis#1544. Thank you kindly, Jonc, for a patch that:Charles Krinke2008-07-211-2/+8
| | | | | | | | | | Terrain revert using the PaintBrushes appears to work OK, however when using 'apply to selection' the RevertArea FloodEffect calculates the revert height incorrectly unless the strength passed in from the viewer is 1.0 Attaching a patch to correctly reset the selected area to the heights in the revertmap.
* * Cleaned up code in Terrain, Tree and Map modules.Adam Frisby2008-05-035-6/+8
| | | | | | | * Fixed a bug with Terragen loader where it would do bad things on a non 256x256 sized terrain. Now loads the array correctly. * Moved MapImageModule.cs to Modules/World/WorldMap * Changed Location.RegionHandle to use Helpers.GetUlong instead of doing it ourselves.
* Update svn properties. Minor formatting cleanup.Jeff Ames2008-05-016-402/+402
|
* * Commiting a bunch of missed files.Adam Frisby2008-04-306-0/+408