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
*
- Fix a formatting error in a log message (Mantis#2635).
Homer Horwitz
2008-11-16
1
-1
/
+1
*
* Restore storing null to represent 'missing asset' requests in the AssetCache
Justin Clarke Casey
2008-11-11
1
-6
/
+9
*
* Minor typing fixes in AssetCache - now uses base types for nearly everything.
Adam Frisby
2008-11-11
1
-4
/
+5
*
Update svn properties, minor formatting cleanup.
Jeff Ames
2008-11-11
1
-2
/
+2
*
* Fixed asset bug.
Adam Frisby
2008-11-09
1
-2
/
+2
*
* Enabled GTCache for AssetCache
Adam Frisby
2008-11-09
1
-191
/
+77
*
Mantis#2566. Thank you kindly, Diva for a patch that:
Charles Krinke
2008-11-06
1
-0
/
+5
*
Mantis#2557. Thank you kindly, Diva for a patch that:
Charles Krinke
2008-11-05
1
-1
/
+1
*
* Check in (disabled) results of not persisting avatar textures but rather se...
Justin Clarke Casey
2008-10-29
1
-4
/
+14
*
* Possibly fix grey avatar appearance problems
Justin Clarke Casey
2008-10-28
1
-3
/
+26
*
* Patch from JHurliman
Teravus Ovares
2008-09-26
1
-1
/
+1
*
* minor: Remove some of the redundant asset id storage for now
Justin Clarke Casey
2008-09-21
1
-11
/
+12
*
* Start recording asset request times after a cache miss. This is very primt...
Justin Clarke Casey
2008-09-21
1
-3
/
+17
*
* Eliminate the need to copy asset request lists in the asset cache when an a...
Justin Clarke Casey
2008-09-21
1
-82
/
+22
*
* minor: tidy up of AssetCache, remove currently pointless storing of thread ...
Justin Clarke Casey
2008-09-21
1
-12
/
+9
*
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
Teravus Ovares
2008-09-06
1
-26
/
+26
*
Formatting cleanup.
Jeff Ames
2008-08-18
1
-7
/
+7
*
Update svn properties. Formatting cleanup. Remove a compiler warning.
Jeff Ames
2008-07-23
1
-1
/
+1
*
Patches #9143 and #9144 (Mantis #1723)
Melanie Thielker
2008-07-12
1
-1
/
+8
*
* remove redundant sync locking in AssetServerBase since this is already bein...
Justin Clarke Casey
2008-07-07
1
-2
/
+2
*
* Start scripts loaded from an archive
Justin Clarke Casey
2008-07-07
1
-3
/
+3
*
* Drop InvType from the assets table since it is no longer used
Justin Clarke Casey
2008-07-02
1
-2
/
+0
*
add the ability to cherry pick expire something from the asset
Sean Dague
2008-06-30
1
-0
/
+24
*
* Refactors call to OutPacket out of AssetCache and into LLClientView
Teravus Ovares
2008-06-18
1
-68
/
+17
*
* Allow archiver to save and load objects within other objects to arbitrary l...
Justin Clarke Casey
2008-06-16
1
-23
/
+0
*
* minor: Properly clear the pushed asset cache statistics where the clear-ass...
Justin Clarke Casey
2008-06-10
1
-0
/
+4
*
Formatting cleanup.
Jeff Ames
2008-05-28
1
-10
/
+10
*
Thank you very much, Xantor for a patch that:
Charles Krinke
2008-05-27
1
-1
/
+34
*
* Fix mantis 1325. This is a minor issue where 'show assets' would not work ...
Justin Clarke Casey
2008-05-22
1
-8
/
+14
*
* Minor: Tidy ups and logging tweaks.
Justin Clarke Casey
2008-05-22
1
-1
/
+1
*
* Refactor: Eliminate empty if clause from AssetCache.GetAsset()
Justin Clarke Casey
2008-05-18
1
-4
/
+1
*
* Eliminate occurences of "Got a texture uuid ... with no sender object to ha...
Justin Clarke Casey
2008-05-16
1
-1
/
+1
*
* Cache knowledge in the region server that the asset service has reported an...
Justin Clarke Casey
2008-05-16
1
-13
/
+30
*
* Removing unnecessary LLUUID.Zero check from AssetCache
Justin Clarke Casey
2008-05-16
1
-62
/
+58
*
Formatting cleanup.
Jeff Ames
2008-05-16
1
-11
/
+11
*
* Experiment in Zerocoding.
Teravus Ovares
2008-05-10
1
-1
/
+3
*
* You can haz more spring cleaning.
Adam Frisby
2008-05-08
1
-60
/
+14
*
* Breaking all the code, breaking all the code..!
Adam Frisby
2008-05-01
1
-1
/
+1
*
* Optimised using statements and namespace references across entire project (...
Adam Frisby
2008-04-21
1
-5
/
+5
*
From: Kurt Taylor <krtaylor@us.ibm.com>
Justin Clarke Casey
2008-04-04
1
-2
/
+0
*
Formatting cleanup.
Jeff Ames
2008-03-18
1
-235
/
+230
*
disabled AssetDownloadModule and re-enabled the asset download code in the as...
MW
2008-02-27
1
-17
/
+18
*
small fix in the showstate data in AssetCache to reflect that now some functi...
MW
2008-02-27
1
-1
/
+1
*
After seeing sdague do his happy dance over trunk working "the best he has ev...
MW
2008-02-27
1
-17
/
+18
*
another attempt at fixing asset lockups
MW
2008-02-27
1
-224
/
+247
*
Hopefully fixed the bug that was causing a lot of the freezing. Which was hap...
MW
2008-02-27
1
-33
/
+51
*
* Start sending "ImageNotFound" packet back to the client if we can't find an...
Justin Clarke Casey
2008-02-25
1
-24
/
+8
*
* Improve alignment of packet queue stats headigns
Justin Clarke Casey
2008-02-22
1
-1
/
+1
*
* Winnow the debug and info messages associated with stat fetching
Justin Clarke Casey
2008-02-22
1
-6
/
+17
*
"threads" command now works. I've added manual tracking of threads (only if c...
Tedd Hansen
2008-02-21
1
-0
/
+1
[next]