aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules/Terrain/Effects (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * Terrain Module code has been reformatted to comply with guidelines.Adam Frisby2008-04-212-21/+16
| | | | | * Fixed a variety of code quality issues. (Yes, I've found ReSharper.)
* Update svn properties.Jeff Ames2008-04-062-184/+184
|
* * Whoops, forgot to include all the new terrain file loaders and things.Adam Frisby2008-04-062-0/+184
* Added MapImageModule for handling world-map * Added new DefaultTerrainGenerator.cs * Added BMP loader * Added GIF loader * Added PNG loader * Added TIFF loader