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
/
Framework
/
Communications
/
Cache
/
AssetCache.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* Eliminate AssetCache.CopyAsset()
Justin Clarke Casey
2008-02-20
1
-26
/
+4
*
* Only count download requests for assets which are not already waiting for d...
Justin Clarke Casey
2008-02-20
1
-5
/
+6
*
* Properly guard removal of asset request lists on AssetCache.AssetNotFound (...
Justin Clarke Casey
2008-02-20
1
-9
/
+11
*
* Remove unused texture dictionaries from AssetCache
Justin Clarke Casey
2008-02-20
1
-48
/
+69
*
Report command string on ConsoleBase.RunCommand exception
Justin Clarke Casey
2008-02-20
1
-2
/
+2
*
* Report 'asset not found' situations back to UserTextureDownloadService
Justin Clarke Casey
2008-02-20
1
-21
/
+49
*
* re-enabled AssetNotFound code
lbsa71
2008-02-20
1
-15
/
+16
*
* Fixed xml loading bug (the xml was scheduled for update before added to a s...
lbsa71
2008-02-20
1
-70
/
+101
*
Playing "Name that thread". Adding names and isbackground=true to all threads...
Tedd Hansen
2008-02-19
1
-0
/
+1
*
Clean up more unnecessary String.Format calls
Jeff Ames
2008-02-13
1
-3
/
+1
*
Clean up logging calls using String.Format explicitly
Jeff Ames
2008-02-10
1
-3
/
+3
*
* fixed typo. thanks, nebadon!
lbsa71
2008-02-09
1
-1
/
+1
*
* Refactored some asset code and in the process uncovered a bug; now, I think...
lbsa71
2008-02-09
1
-10
/
+14
*
* added count of texture data bytes and asset bytes
lbsa71
2008-02-09
1
-6
/
+18
*
* Added count of temporary assets
lbsa71
2008-02-09
1
-0
/
+23
*
* added two new commands (for debug/disaster recovery)
lbsa71
2008-02-09
1
-25
/
+55
*
fix the issue found on IRC this morning. The logging call was mistructured
Sean Dague
2008-02-08
1
-1
/
+2
*
Converted logging to use log4net.
Jeff Ames
2008-02-05
1
-11
/
+10
*
* Lowered maxchunk from 1500 bytes to 1250 bytes to make sure packets fit bel...
Adam Frisby
2008-02-04
1
-1
/
+1
*
* Add asset/texture cache statistics to region server console
Justin Clarke Casey
2008-01-31
1
-3
/
+21
*
* Mother of all commits:
Adam Frisby
2008-01-15
1
-1
/
+1
*
Whitespace cleanup.
Jeff Ames
2008-01-10
1
-1
/
+1
*
* Trying to address TextureSender issues
lbsa71
2008-01-02
1
-3
/
+3
*
* Optimized usings
lbsa71
2007-12-27
1
-25
/
+24
*
Make copying of scripts into prim inventories more reliable on the first atte...
Justin Clarke Casey
2007-12-22
1
-3
/
+45
*
minor refactor
Justin Clarke Casey
2007-12-22
1
-3
/
+8
*
Misc. cleanup:
Jeff Ames
2007-12-19
1
-46
/
+14
*
Thank you Justin for:
Charles Krinke
2007-12-14
1
-52
/
+27
*
patch from justincc for Mantis #163 - Opening a script in inventory longer th...
Teravus Ovares
2007-12-14
1
-11
/
+36
*
more work on texture downloading.
MW
2007-12-10
1
-265
/
+38
*
saved OpenSim source code from the giant rampaging unterminated copyright not...
Jeff Ames
2007-12-10
1
-2
/
+2
*
reversing the r2599 patch, as this started causing CreateThread errors for
Sean Dague
2007-12-06
1
-6
/
+1
*
* now the throttle timer is stopped whilst processing Queue so that it won't ...
lbsa71
2007-12-06
1
-1
/
+6
*
* Refactored NumPackets calculation
lbsa71
2007-11-23
1
-20
/
+21
*
* Refactored IClientAPI.OutPacket to require a second mandatory parameter. T...
Teravus Ovares
2007-11-18
1
-8
/
+8
*
first stab at implementation of CopyInventoryItem
Jeff Ames
2007-11-18
1
-0
/
+11
*
Fixed bug in assetcache where certain textures were not being packetized corr...
Brian McBee
2007-11-11
1
-1
/
+1
*
* Added better logging to AssetCache
lbsa71
2007-11-06
1
-42
/
+66
*
* Diuerse beavtificatems
lbsa71
2007-11-01
1
-2
/
+2
*
renamed FetchAsset to RequestAsset on IAssetServer, as think its a more fitti...
MW
2007-11-01
1
-4
/
+4
*
made illogical bitwise operations logical
Jeff Ames
2007-10-31
1
-1
/
+1
*
* Optimized usings
lbsa71
2007-10-30
1
-107
/
+100
*
as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...
MW
2007-10-29
1
-2
/
+1
*
* Removed AssetNotFound as it crashes client
lbsa71
2007-10-29
1
-13
/
+13
*
Started the process of cleaning up AssetCache and moving most of the code int...
MW
2007-10-29
1
-77
/
+91
*
Region ground texture was not marked as temporary, when being created, and as...
Tleiades Hax
2007-10-26
1
-7
/
+9
*
Very early first implementation of grid based assets.
Tleiades Hax
2007-10-26
1
-4
/
+7
*
Part of supporting gridwide assetss. A little premature release, but I'm tire...
Tleiades Hax
2007-10-24
1
-23
/
+1
*
* Return of R2162. /Take that SVN!/
Adam Frisby
2007-10-22
1
-2
/
+2
*
revert r2162 as it completely clobbered all the work on
Sean Dague
2007-10-22
1
-2
/
+2
[prev]
[next]