index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
ClientStack
/
LindenUDP
/
J2KImage.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
From: Alan Webb <alan_webb@us.ibm.com>
Dr Scofield
2009-06-25
1
-2
/
+6
*
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...
Jeff Ames
2009-06-01
1
-1
/
+1
*
This may bring the missing texture back.
diva
2009-05-28
1
-1
/
+5
*
Heart surgery on asset service code bits. Affects OpenSim.ini configuration -...
diva
2009-05-15
1
-2
/
+9
*
Add copyright header. Formatting cleanup. Ignore some generated files.
Jeff Ames
2009-05-05
1
-24
/
+12
*
* minor: remove some mono compiler warnings, minor cleanup
Justin Clarke Casey
2009-05-04
1
-16
/
+9
*
Catch another j2k decode exception that can be caused by a bad asset
Melanie Thielker
2009-04-29
1
-29
/
+34
*
Fix a crash that will hit when an image asset is truncated in storage
Melanie Thielker
2009-04-29
1
-1
/
+11
*
cleaning up, fixing warnings
Dr Scofield
2009-04-22
1
-1
/
+1
*
Thank you kindly, RemedyTomm for a patch that:
Charles Krinke
2009-04-18
1
-6
/
+26
*
* Set eol-style: native on J2KImage.cs
Teravus Ovares
2009-04-13
1
-2
/
+2
*
*Bypass J2kDecoder when asset is null
Teravus Ovares
2009-04-13
1
-0
/
+4
*
if Data is null, shortcut to client.SendImageNotFound, as any other
Sean Dague
2009-04-13
1
-3
/
+10
*
catch for a null asset so we don't get an exception here, though this
Sean Dague
2009-04-13
1
-1
/
+7
*
put J2KImage into it's own file, please no doubling up on classes in
Sean Dague
2009-04-13
1
-0
/
+354