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
/
Linden
/
Caps
/
GetTextureModule.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'avination-current' into careminster
Melanie
2013-09-16
1
-23
/
+34
|
\
|
*
Add support for simple external CAPS texture services
root
2013-09-07
1
-19
/
+31
*
|
Merge branch 'master' into careminster
Melanie
2013-08-01
1
-10
/
+15
|
\
\
|
*
|
Experimental comment to eneralize the handling of Linden caps when the
Mic Bowman
2013-07-31
1
-1
/
+5
*
|
|
Merge branch 'master' into careminster
Melanie
2013-07-24
1
-1
/
+1
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
*
|
Send 503 when throttling textures
Melanie
2013-04-25
1
-1
/
+33
*
|
Prevent a failed user relogi from throwing exceptions in poll services
Melanie
2012-12-14
1
-1
/
+1
*
|
Merge commit '619c39e5144f15aca129d6d999bcc5c34133ee64' into careminster
Melanie
2012-11-20
1
-60
/
+61
|
\
\
|
*
|
* Prep work switching the GetMeshModule over to a poll service.
teravus
2012-11-09
1
-60
/
+61
*
|
|
Merge branch 'avination' into careminster
Melanie
2012-11-17
1
-14
/
+172
|
\
\
\
|
|
/
/
|
*
|
This implements the Caps throttler. After some testing, the system seemed ...
teravus
2012-11-05
1
-13
/
+106
|
*
|
Another step in the chain. Pipe the throttle update to the appropriate PollS...
teravus
2012-11-05
1
-12
/
+35
|
*
|
Pipe Throttle Update Event to EventManager, client --> ScenePresence --> Even...
teravus
2012-11-04
1
-0
/
+42
*
|
|
Merge branch 'master' into careminster
Melanie
2012-11-13
1
-3
/
+0
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Cleanup on region modules: gave short node id's to all of them.
Diva Canto
2012-11-12
1
-1
/
+1
*
|
Make texture sedning use only two threads to make things less harsh on bandwidth
Melanie
2012-10-14
1
-2
/
+2
*
|
just remove the damm thing
UbitUmarov
2012-09-26
1
-1
/
+1
*
|
Seems nothing actually need the request body for getevents. so change
UbitUmarov
2012-09-26
1
-10
/
+2
*
|
more changes to PollService
UbitUmarov
2012-09-26
1
-1
/
+6
*
|
missed change
UbitUmarov
2012-09-25
1
-1
/
+2
*
|
change GetTextureModule processing
UbitUmarov
2012-09-25
1
-29
/
+31
*
|
Protect the responses map with a lock. Also remove ugly "this." type of
Melanie
2012-09-23
1
-6
/
+8
*
|
add some locks to GetTextureModule
UbitUmarov
2012-09-17
1
-10
/
+13
*
|
Revamp the HTTP textures handler to allow a maximum of four fetches
Melanie
2012-09-14
1
-44
/
+179
|
/
*
Implement optional name and description on http stream handlers so that we ca...
Justin Clark-Casey (justincc)
2012-05-03
1
-1
/
+3
*
minor: remove some mono compiler warnings
Justin Clark-Casey (justincc)
2011-08-16
1
-2
/
+3
*
comment out some of the currently less useful debug log messages
Justin Clark-Casey (justincc)
2011-08-11
1
-2
/
+2
*
Test m_Enabled on RemoveRegion.
Diva Canto
2011-05-04
1
-0
/
+3
*
Refactored the GetMesh module into a handler and a module, to be the same as ...
Diva Canto
2011-05-02
1
-0
/
+2
*
Works!
Diva Canto
2011-05-02
1
-5
/
+22
*
Start to drill down on GetTexture. Read the config and do different things.
Diva Canto
2011-05-01
1
-4
/
+12
*
Change GetTextureModule.cs to conform to the new IRegion module interface. NO...
Diva Canto
2011-05-01
1
-6
/
+21
*
Added OpenSim.Capabilities.Handlers. For the moment it has only the GetTextur...
Diva Canto
2011-05-01
1
-311
/
+4
*
Nope, that didn't feel right. Moving all those modules to Linden space.
Diva Canto
2011-04-30
1
-0
/
+404