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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow Region specific static maptiles to be loaded from file.
Jak Daniels
2014-03-18
1
-0
/
+21
*
Revert "Simplify DoubleQueue to eliminate redundant sempahore work."
Justin Clark-Casey (justincc)
2014-03-19
1
-7
/
+27
*
Simplify DoubleQueue to eliminate redundant sempahore work.
Justin Clark-Casey (justincc)
2014-03-19
1
-27
/
+7
*
minor: Make "stats show" an alias for "show stats" command.
Justin Clark-Casey (justincc)
2014-03-19
1
-2
/
+10
*
Rename "debug stats record" command to "stats record" for consistency. Move ...
Justin Clark-Casey (justincc)
2014-03-19
1
-3
/
+3
*
Allow a snapshot of stats to be dumped to a file with a "stats save" command
Justin Clark-Casey (justincc)
2014-03-19
1
-3
/
+46
*
Add httpserver.<port>.QueuedPollResponses and httpserver.<port>.ProcessedPoll...
Justin Clark-Casey (justincc)
2014-03-18
1
-2
/
+24
*
minor: Correction to description of QueuedPollResponses since this covers lon...
Justin Clark-Casey (justincc)
2014-03-18
1
-1
/
+1
*
Add httpserver.<port-number>,QueuedPollResponses stat
Justin Clark-Casey (justincc)
2014-03-18
1
-0
/
+13
*
Extend locking in BlockingQueue to cover operations that are not guaranteed t...
Justin Clark-Casey (justincc)
2014-03-18
1
-10
/
+8
*
Allow "show stats" console command to take a full stat name and display only ...
Justin Clark-Casey (justincc)
2014-03-18
1
-1
/
+23
*
Lock m_syncRoot on DoubleQueue.Count. This is not documented as a thread-saf...
Justin Clark-Casey (justincc)
2014-03-18
1
-1
/
+5
*
Add regression test for http inventory fetch.
Justin Clark-Casey (justincc)
2014-03-17
3
-397
/
+122
*
Change terrain update sending to be triggered by frame tick rather
Robert Adams
2014-03-10
1
-5
/
+46
*
minor: Increase size of parcel name field in "land show" console command outp...
Justin Clark-Casey (justincc)
2014-03-06
1
-1
/
+6
*
Add UUID and ready status (whether region has finished starting up) to "show ...
Justin Clark-Casey (justincc)
2014-03-05
1
-0
/
+43
*
Set up a StreamReader and call ReadToEnd() instead of using the GetStreamStri...
Justin Clark-Casey (justincc)
2014-02-27
1
-41
/
+13
*
Remove long unused UntrustedWebRequest class
Justin Clark-Casey (justincc)
2014-02-27
1
-230
/
+0
*
refactor: More consistently use using construct within WebUtil to match other...
Justin Clark-Casey (justincc)
2014-02-27
1
-225
/
+218
*
Add more details to InvalidOperationException logging in SychronousRestFormsR...
Justin Clark-Casey (justincc)
2014-02-27
1
-3
/
+4
*
Add Util method to load OpSys env vars
Dev Random
2014-02-26
1
-83
/
+87
*
Log information about which function, request data and agent ID triggered an ...
Justin Clark-Casey (justincc)
2014-02-14
1
-0
/
+24
*
Merge branch 'justincc-master'
Justin Clark-Casey (justincc)
2014-01-31
1
-3
/
+3
|
\
|
*
Make sure Web streams are disposed after use
Oren Hurvitz
2014-01-31
1
-3
/
+3
*
|
clear land tainting when tested. Then testing, pass scene to LandObject as no...
Robert Adams
2014-01-28
1
-1
/
+5
*
|
Fix terrain tests by properly initializing low detail terrain to zero height.
Robert Adams
2014-01-28
1
-0
/
+1
*
|
varregion: enable teleporting to a varregion by clicking on the map and
Robert Adams
2014-01-26
2
-0
/
+51
*
|
Merge branch 'master' into varregion
Robert Adams
2014-01-21
3
-21
/
+43
|
\
\
|
*
\
Merge branch 'justincc-master'
Justin Clark-Casey (justincc)
2014-01-20
1
-14
/
+7
|
|
\
\
|
|
|
/
|
|
*
Stop exceptions being generated on agent connection if a telehub object has b...
Justin Clark-Casey (justincc)
2014-01-20
1
-14
/
+7
|
*
|
Materials module: a) Store materials as assets; b) Finalized it (removed the ...
Oren Hurvitz
2014-01-20
2
-7
/
+36
*
|
|
Merge branch 'master' into varregion
Robert Adams
2014-01-19
1
-1
/
+25
|
\
\
\
|
|
/
/
|
*
|
Fix casting error for float type INI file parameter parsing.
Robert Adams
2014-01-19
1
-1
/
+1
|
*
|
minor: Add method doc to IImproveAssetCache
Justin Clark-Casey (justincc)
2014-01-18
1
-1
/
+25
*
|
|
Fix casting error for float type INI file parameter parsing.
Robert Adams
2014-01-19
1
-1
/
+1
*
|
|
Merge branch 'master' into varregion
Robert Adams
2014-01-11
2
-1
/
+90
|
\
\
\
|
|
/
/
|
*
|
Merge branch 'justincc-master'
Justin Clark-Casey (justincc)
2014-01-11
1
-1
/
+3
|
|
\
\
|
|
|
/
|
|
*
Allow Boolean nodes in XML to be specified as "0/1". AuroraSim does that.
Oren Hurvitz
2014-01-11
1
-1
/
+3
|
*
|
Merge branch 'justincc-master'
Justin Clark-Casey (justincc)
2014-01-10
1
-0
/
+87
|
|
\
\
|
|
|
/
|
|
*
Refactored: use a single function to apply an object's folded permissions to ...
Oren Hurvitz
2014-01-10
1
-0
/
+19
|
|
*
Refactored setting permissions when rezzing items: use the same function when...
Oren Hurvitz
2014-01-10
1
-0
/
+68
|
|
*
Add missing viewer param elements for butt and breast physics.
Justin Clark-Casey (justincc)
2013-12-19
1
-1
/
+75
|
*
|
varregion: Add region size to teleport event messages (EnableSimulator,
Robert Adams
2014-01-04
1
-0
/
+2
|
*
|
Add routines in Util.cs for conversion of region handles to region
Robert Adams
2014-01-04
2
-1
/
+47
|
*
|
Add serialization/deserialization of region size to RegionInfo, GridRegion, a...
Robert Adams
2013-12-28
2
-37
/
+158
*
|
|
varregion: Add region size to teleport event messages (EnableSimulator,
Robert Adams
2014-01-03
2
-1
/
+5
*
|
|
varregion: many more updates removing the constant RegionSize and replacing
Robert Adams
2013-12-26
1
-0
/
+5
*
|
|
Merge branch 'master' into varregion
Robert Adams
2013-12-17
9
-115
/
+419
|
\
\
\
|
|
/
/
|
*
|
Merge branch 'justincc-master'
Justin Clark-Casey (justincc)
2013-12-14
1
-15
/
+15
|
|
\
\
|
|
|
/
|
|
*
ParseNotecardToList() returned data past end of notecard text (mantis #6881).
Kevin Cozens
2013-12-14
1
-15
/
+15
[next]