aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules/World/Terrain/FloodBrushes/RaiseArea.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-05-03* Cleaned up code in Terrain, Tree and Map modules.Adam Frisby1-1/+2
* 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.
2008-05-01Update svn properties. Minor formatting cleanup.Jeff Ames1-52/+52
2008-04-30* Commiting a bunch of missed files.Adam Frisby1-53/+53
2008-04-21* Optimised using statements and namespace references across entire project ↵Adam Frisby1-4/+2
(this took a while to run).
2008-03-18Added copyright messages. Set svn:eol-style. Minor cleanup.Jeff Ames1-28/+55
2008-03-12* Renamed Main.cs to GridServerBase.cslbsa711-1/+1
2008-03-12* Refactored out exe bit out of Grid Server for great justicelbsa711-0/+28