aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules/Terrain/FileLoaders/JPEG.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-03-04Added copyright heaaders. Minor cleanup.Jeff Ames1-2/+2
2008-03-03Updated svn properties.Jeff Ames1-78/+78
2008-03-03* Oops, fixed.Adam Frisby1-3/+3
2008-03-03* Removed and sorted using clauses in a number of files.Adam Frisby1-75/+78
* Cleaned up ITerrainChannel * Implemented Raise, Lower, Smooth, Flatten, Noise Terrain Paint Brushes * Implemented Raise, Lower, Smooth, Flatten, Noise Terrain Fill Brushes * Implemented Export functionality for RAW32 terrain loader * Implemented Import/Export for SLRAW terrain loader * Implemented Export for JPEG terrain loader
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-8/+7
* 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-77/+77
2007-07-25* Assorted terrain fixesAdam Frisby1-1/+4
2007-07-24* Terrain should now send just updated patches.Adam Frisby1-0/+2
2007-07-23* Major style changes in libTerrain.Channel - now uses .NET-style naming syntax.Adam Frisby1-2/+2
* Issue#218 - Updated mySQL region table.
2007-07-21* Updated licensing headers on libTerrain imported components.Adam Frisby1-28/+25
2007-07-21* Deleted libTerrain-BSD.dllAdam Frisby1-0/+75
* Added libTerrain to BasicTerrain directly as a subfolder