aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Terrain.BasicTerrain/libTerrainBSD/Channel/Manipulators/AerobicErosion.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-04-23* Removing old libTerrainBSD and associated Plugin & Project.Adam Frisby1-211/+0
* Updated prebuild.xml accordingly.
2008-03-18Formatting cleanup.Jeff Ames1-27/+26
2007-12-27* Optimized usingslbsa711-1/+1
* shortened references * Removed redundant 'this' * Normalized EOF
2007-12-10saved OpenSim source code from the giant rampaging unterminated copyright ↵Jeff Ames1-2/+2
notice of doom
2007-10-30* Optimized usingslbsa711-12/+11
* Shortened type references * Removed redundant 'this' qualifier
2007-09-10mass update of urls in source code to new websiteSean Dague1-1/+1
2007-07-25Start of the OpenSim library , for now only contains a few textures. MW1-212/+212
2007-07-25* Fixed an issue where Terrain brushes may not update correctly.Adam Frisby1-1/+1
2007-07-25* Assorted terrain fixesAdam Frisby1-4/+33
2007-07-24* Terrain should now send just updated patches.Adam Frisby1-2/+2
2007-07-23* Major style changes in libTerrain.Channel - now uses .NET-style naming syntax.Adam Frisby1-15/+15
* Issue#218 - Updated mySQL region table.
2007-07-22* Aerobic erosion now uses Navier Stokes algorithms for wind calculations.Adam Frisby1-6/+23
2007-07-21* Updated licensing headers on libTerrain imported components.Adam Frisby1-28/+25
2007-07-21* Deleted libTerrain-BSD.dllAdam Frisby1-0/+170
* Added libTerrain to BasicTerrain directly as a subfolder