index
:
opensim-SC
Domme
switch
My fork of OpenSim for IG and DG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
CoreModules
/
World
/
Terrain
/
FileLoaders
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
terrain replace double by float
UbitUmarov
2019-11-12
2
-13
/
+13
*
Massive tab and trailing space cleanup
Melanie Thielker
2017-01-05
3
-4
/
+4
*
workaround potencial memory leaks
UbitUmarov
2016-08-22
6
-37
/
+25
*
fix terrain BMP image format on SaveStream mantis: 8001
UbitUmarov
2016-08-21
1
-1
/
+1
*
revert my change to the range of greyscale image maps, setting it back to 0 ...
UbitUmarov
2015-09-21
1
-3
/
+8
*
fix terrain save greyscale mapping to 1:1 suporting standard 0-255m range an...
UbitUmarov
2015-09-20
1
-54
/
+16
*
allocate llRAW LookupHeightTable on demand and release it, saving a few 512KB...
UbitUmarov
2015-09-07
1
-0
/
+8
*
Use using constructs on disposable io objects in LLRaw to ensure they are alw...
Justin Clark-Casey (justincc)
2015-02-28
1
-113
/
+111
*
Add OpenSim.Framework using statement necessary to get previous fad4d4dc to c...
Justin Clark-Casey (justincc)
2015-02-28
1
-0
/
+1
*
Permit loading of LLRAW files bigger than 256x256 by calculating size based o...
Magnuz Binder
2015-02-28
1
-1
/
+9
*
remove some whitespace that snuck in with last patch
Michael Cerquoni
2014-04-03
1
-2
/
+2
*
Add Varregion support to Terragen Handler
Dev Random
2014-04-03
1
-28
/
+23
*
Fix raw32 terrain heightmap reader so it estimates terrain size from
Robert Adams
2014-02-03
1
-1
/
+12
*
varregion: serious rework of TerrainChannel:
Robert Adams
2013-09-28
1
-1
/
+1
*
Where possible, use the system Encoding.ASCII and Encoding.UTF8 rather than c...
Justin Clark-Casey (justincc)
2012-07-11
1
-1
/
+1
*
Stop accidentally reading 4 Int16s instead of 2 in SIZE section of Terragen f...
Justin Clark-Casey (justincc)
2012-06-05
1
-2
/
+0
*
Resolve some mono compiler warnings.
Justin Clark-Casey (justincc)
2012-05-25
2
-13
/
+17
*
Improve bitmap disposal to do null checks and not to potentially try disposal...
Justin Clark-Casey (justincc)
2012-04-20
1
-4
/
+7
*
Always dispose of existing opened bitmap from file in SaveFile(), instead of ...
Justin Clark-Casey (justincc)
2012-04-20
1
-22
/
+37
*
Explicitly dispose of bitmaps opened from files in GenericSystemDrawing and J...
Justin Clark-Casey (justincc)
2012-04-20
2
-18
/
+31
*
concerns GenericSystemDrawing.cs
Garmin Kawaguichi
2012-04-20
1
-8
/
+9
*
terrain save-tile extensions Signed-off-by: Garmin Kawaguichi <garmin.kawagui...
Garmin Kawaguichi
2012-04-03
9
-0
/
+55
*
Use system provided temporary file in "terrain save-tile" to avoid problems w...
Justin Clark-Casey (justincc)
2012-03-24
1
-3
/
+3
*
Implemented terrain save-tile command. Does the opposite of load-tile. For no...
Diva Canto
2011-04-12
5
-0
/
+77
*
Added code to load a terrain tile of tiff/jpg format. Previously it only work...
Diva Canto
2011-03-28
1
-2
/
+13
*
Added loading and saving of terrain files using Terragen format (Mantis #1564)
Kevin Cozens
2011-01-28
1
-20
/
+219
*
* Creates Util.UTF8 and switches some references of Encoding.UTF8 to Util.UTF...
John Hurliman
2009-10-02
1
-5
/
+5
*
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...
Jeff Ames
2009-06-01
9
-9
/
+9
*
large scale fix for svn props after "the great refactor"
Sean Dague
2009-02-12
9
-48
/
+48
*
* optimized usings.
lbsa71
2009-02-12
9
-53
/
+53
*
this is step 2 of 2 of the OpenSim.Region.Environment refactor.
Dr Scofield
2009-02-10
9
-0
/
+1128