aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules/World/Terrain/PaintBrushes (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * Applying Mantis #970 - Revert brush does stupid things. Thanks tglion for ↵Adam Frisby2008-05-131-2/+2
| | | | fixing a really dumb bug.
* * Cleaned up code in Terrain, Tree and Map modules.Adam Frisby2008-05-039-56/+43
| | | | | | | * 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.
* * Rolled back a few changes.Adam Frisby2008-05-013-2/+3
|
* * Spring cleaning on Region.Environment. Adam Frisby2008-05-013-3/+2
| | | | | | | * Converted a large number of read-only fields to be actually, readonly. * Reformatted code sections. * Removed redundant code.
* Update svn properties. Minor formatting cleanup.Jeff Ames2008-05-019-1208/+1208
|
* * Spring cleaned a bunch of '//TODO: unused' marked functions.Adam Frisby2008-04-301-33/+0
|
* * Commiting a bunch of missed files.Adam Frisby2008-04-309-0/+1250