aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Terrain.BasicTerrain/libTerrainBSD/Channel/Manipulators/HydraulicErosion.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * Optimized usingslbsa712007-12-271-1/+1
| | | | | | | * shortened references * Removed redundant 'this' * Normalized EOF
* saved OpenSim source code from the giant rampaging unterminated copyright ↵Jeff Ames2007-12-101-2/+2
| | | | notice of doom
* * Optimized usingslbsa712007-10-301-10/+9
| | | | | | * Shortened type references * Removed redundant 'this' qualifier
* mass update of urls in source code to new websiteSean Dague2007-09-101-1/+1
|
* Start of the OpenSim library , for now only contains a few textures. MW2007-07-251-145/+145
|
* * Terrain should now send just updated patches.Adam Frisby2007-07-241-0/+2
|
* * Major style changes in libTerrain.Channel - now uses .NET-style naming syntax.Adam Frisby2007-07-231-7/+7
| | | | | * Issue#218 - Updated mySQL region table.
* * Reimplemented Hydraulic Erosion routines, may be buggy.Adam Frisby2007-07-211-1/+144
|
* * Deleted libTerrain-BSD.dllAdam Frisby2007-07-211-0/+1
* Added libTerrain to BasicTerrain directly as a subfolder