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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-06-25
From: Alan Webb <alan_webb@us.ibm.com>
Dr Scofield
1
-2
/
+6
2009-06-01
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...
Jeff Ames
1
-1
/
+1
2009-05-28
This may bring the missing texture back.
diva
1
-1
/
+5
2009-05-15
Heart surgery on asset service code bits. Affects OpenSim.ini configuration -...
diva
1
-2
/
+9
2009-05-05
Add copyright header. Formatting cleanup. Ignore some generated files.
Jeff Ames
1
-24
/
+12
2009-05-04
* minor: remove some mono compiler warnings, minor cleanup
Justin Clarke Casey
1
-16
/
+9
2009-04-29
Catch another j2k decode exception that can be caused by a bad asset
Melanie Thielker
1
-29
/
+34
2009-04-29
Fix a crash that will hit when an image asset is truncated in storage
Melanie Thielker
1
-1
/
+11
2009-04-22
cleaning up, fixing warnings
Dr Scofield
1
-1
/
+1
2009-04-18
Thank you kindly, RemedyTomm for a patch that:
Charles Krinke
1
-6
/
+26
2009-04-13
* Set eol-style: native on J2KImage.cs
Teravus Ovares
1
-2
/
+2
2009-04-13
*Bypass J2kDecoder when asset is null
Teravus Ovares
1
-0
/
+4
2009-04-13
if Data is null, shortcut to client.SendImageNotFound, as any other
Sean Dague
1
-3
/
+10
2009-04-13
catch for a null asset so we don't get an exception here, though this
Sean Dague
1
-1
/
+7
2009-04-13
put J2KImage into it's own file, please no doubling up on classes in
Sean Dague
1
-228
/
+0
2009-04-10
* Patch from RemedyTomm Mantis 3440
Teravus Ovares
1
-507
/
+410
2009-02-22
Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:
Charles Krinke
1
-7
/
+11
2009-02-17
- remove the Metadata property from AssetBase and return all previous
Mike Mazur
1
-1
/
+1
2009-02-13
* Apply http://opensimulator.org/mantis/view.php?id=3149
Justin Clarke Casey
1
-14
/
+2
2009-02-13
* refactor: Move export map function to world map module from scene
Justin Clarke Casey
1
-6
/
+0
2009-02-12
* optimized usings.
lbsa71
1
-5
/
+3
2009-02-09
From Alan Webb <awebb@linux.vnet.ibm.com>
Sean Dague
1
-2
/
+2
2009-02-06
This changeset is the step 1 of 2 in refactoring
Dr Scofield
1
-1
/
+1
2009-02-04
- add OpenSim.Framework.AssetMetadata class. AssetBase is now composed of it
Mike Mazur
1
-26
/
+26
2009-01-25
* Adds console command, 'predecode-j2k <number of threads>' to load all of th...
Teravus Ovares
1
-1
/
+13
2009-01-22
* Remove a few unnecessary locks to try and prevent lock contention in LLImag...
Teravus Ovares
1
-7
/
+7
2009-01-19
* Another image packet edge case. Thanks nebadon for printing a log of it
Teravus Ovares
1
-1
/
+20
2009-01-19
* Set SVN Properties
Teravus Ovares
1
-664
/
+664
2009-01-19
* Progressive texture patch + PriorityQueue put into the LLClient namespace.
Teravus Ovares
1
-0
/
+664