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
/
Environment
/
Modules
/
TextureDownloadModule.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-02-25
* Start sending "ImageNotFound" packet back to the client if we can't find an...
Justin Clarke Casey
1
-9
/
+13
2008-02-21
"threads" command now works. I've added manual tracking of threads (only if c...
Tedd Hansen
1
-0
/
+1
2008-02-21
Remove a couple compiler warnings.
Jeff Ames
1
-3
/
+3
2008-02-20
* Only count download requests for assets which are not already waiting for d...
Justin Clarke Casey
1
-4
/
+4
2008-02-20
Minor cleanup.
Jeff Ames
1
-1
/
+1
2008-02-19
Doc correction
Justin Clarke Casey
1
-1
/
+1
2008-02-19
* Add documentation
Justin Clarke Casey
1
-4
/
+30
2008-02-19
Playing "Name that thread". Adding names and isbackground=true to all threads...
Tedd Hansen
1
-0
/
+1
2008-02-10
Clean up logging calls using String.Format explicitly
Jeff Ames
1
-1
/
+1
2008-02-09
* In the most basic situations, ClientView and ScenePresence no longer leak m...
Justin Clarke Casey
1
-2
/
+8
2008-02-09
Mostly debugging verbosity which I shall very shortly comment out.
Justin Clarke Casey
1
-1
/
+6
2008-01-16
First part of changing prim's permission flags to use the correct enum (libsl...
MW
1
-1
/
+1
2008-01-16
* Added Agent Time, Pending Downloads, and made Agent Updates/Sec actually ac...
Teravus Ovares
1
-0
/
+3
2008-01-03
* Added removal of TextureSenders and UserTextureDownloadService on agent lea...
lbsa71
1
-1
/
+17
2008-01-03
* Some work on TextureDownloadModule
lbsa71
1
-214
/
+2
2008-01-02
* Trying to address TextureSender issues
lbsa71
1
-32
/
+43
2007-12-27
* Optimized usings
lbsa71
1
-19
/
+23
2007-12-26
* This update includes a wide range of changes to the ODEPlugin for avatar mo...
Teravus Ovares
1
-1
/
+9
2007-12-18
textures that fit in one packet expect the packet number to be 1. You clear t...
Brian McBee
1
-1
/
+1
2007-12-11
A few minor changes/additions/fixes.
MW
1
-1
/
+1
2007-12-10
Changed how TextureDownloadModule is initialised, due to some weird behaviour...
MW
1
-4
/
+10
2007-12-10
more work on texture downloading.
MW
1
-100
/
+176
2007-12-07
Enabled the TextureDownloadModule, so that hopefully I might get some feedbac...
MW
1
-15
/
+16
2007-11-18
* Refactored IClientAPI.OutPacket to require a second mandatory parameter. T...
Teravus Ovares
1
-3
/
+3
2007-11-18
Attempt to get World Map working in Grid mode, will need to be using the grid...
MW
1
-1
/
+1
2007-11-16
More cleaning up when deleting regions from a instance. NOTE: IGridServices.D...
MW
1
-0
/
+4
2007-11-04
Added support for OpenSim application plugins (as requested by Adam), which u...
MW
1
-1
/
+1
2007-10-31
made illogical bitwise operations logical
Jeff Ames
1
-1
/
+1
2007-10-30
* Optimized usings
lbsa71
1
-26
/
+23
2007-10-29
as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...
MW
1
-2
/
+1
2007-10-29
Started the process of cleaning up AssetCache and moving most of the code int...
MW
1
-5
/
+192
2007-10-19
changes to pass nini config object to the modules that get
Sean Dague
1
-76
/
+77
2007-10-15
* Applied patch #418 : copyright-r2012.patch - some errors, but got most thru
lbsa71
1
-1
/
+29
2007-10-10
* Gave ModuleLoader some good lovin'
lbsa71
1
-47
/
+47
2007-10-05
getting all our line endings consistant again
Sean Dague
1
-8
/
+8
2007-09-19
* Modernized ScriptManager to new interface-based module calls.
lbsa71
1
-16
/
+10
2007-09-17
fixing me some line endings
Sean Dague
1
-54
/
+54
2007-09-04
Some work on Module loading/management.
MW
1
-0
/
+5
2007-08-30
Added some place holder classes for various modules.
MW
1
-0
/
+49