index
:
opensim-SC
Domme
switch
My fork of OpenSim for IG and DG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Framework
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-01-12
Make the performance controlling job processing threads introduced in confere...
Justin Clark-Casey (justincc)
2
-322
/
+74
2015-01-07
Commented out clear_registry_ because (1) it isn't clearing up anything anymo...
Diva Canto
1
-1
/
+1
2015-01-04
Added overloaded LoadArchSpecificWindowsDll, to help addins load native libra...
Diva Canto
1
-2
/
+7
2015-01-03
Added utility function that simplifies configuration loading of all addins.
Diva Canto
1
-0
/
+57
2015-01-01
Fix cut-and-paste error that made StatsManager web fetch queries
Robert Adams
1
-1
/
+1
2014-12-31
Commenting out the suppression of console warnings from Mono addins while we ...
Diva Canto
1
-2
/
+2
2014-12-30
Renamed VERSION_NUMBER to VersionNumber
Diva Canto
1
-2
/
+2
2014-12-30
This cleans up versioning. Specifically:
Diva Canto
1
-1
/
+1
2014-12-20
Make sure we always dispose of disposables inside RestClient.Request()
Justin Clark-Casey (justincc)
1
-26
/
+30
2014-12-20
minor: Correct propery doc RestClient._resource spelling mistake
Justin Clark-Casey (justincc)
1
-1
/
+1
2014-12-10
Fix a regression where objects crossing regions in the same simulator (on the...
Justin Clark-Casey (justincc)
1
-0
/
+2
2014-11-28
Stop writing SizeZ config parameter for now when creating regions from consol...
Justin Clark-Casey (justincc)
1
-1
/
+1
2014-11-25
refactor: Move methods to start a monitored thread, start work in its own thr...
Justin Clark-Casey (justincc)
4
-141
/
+226
2014-11-25
Change jobengine logging command to "debug jobengine log <int>" rather than l...
Justin Clark-Casey (justincc)
1
-7
/
+6
2014-11-25
Move conditionals which control whether a task is placed in the JobEngine ins...
Justin Clark-Casey (justincc)
1
-2
/
+37
2014-11-25
Add "show threadpool calls active" console debug command.
Justin Clark-Casey (justincc)
2
-6
/
+67
2014-11-25
Label all threadpool calls being made in core OpenSimulator. This is to add ...
Justin Clark-Casey (justincc)
3
-11
/
+22
2014-11-25
Add "show threadpool calls" command to show count of all labelled smartthread...
Justin Clark-Casey (justincc)
2
-1
/
+36
2014-11-25
If an exception makes it to the top of a JobEngine request, catch and log ins...
Justin Clark-Casey (justincc)
1
-1
/
+10
2014-11-25
Fix an issue where specifying both max client and server outgoing UDP throttl...
Justin Clark-Casey (justincc)
1
-0
/
+4
2014-11-25
minor: remove warning in BasicHttpAuthentication by commenting out unused rem...
Justin Clark-Casey (justincc)
1
-2
/
+2
2014-11-25
refactor: consistently put all test classes in the OpenSim.Tests.Common packa...
Justin Clark-Casey (justincc)
1
-1
/
+0
2014-11-25
Add loglevel to jobengine that can be controlled via "debug jobengine logleve...
Justin Clark-Casey (justincc)
1
-6
/
+26
2014-11-25
Temporarily add root agent rez attachments work to job engine if it is runnin...
Justin Clark-Casey (justincc)
1
-4
/
+4
2014-11-25
Add experimental job engine to see if queueing some existing async work durin...
Justin Clark-Casey (justincc)
2
-0
/
+310
2014-11-12
Increase wearablecache size to 32
Melanie Thielker
1
-1
/
+1
2014-11-11
Remove the Invisible stuff and add more baked caching. Refactor selection of ...
Melanie Thielker
1
-28
/
+0
2014-11-10
Second part of invisible base avatar option
Melanie Thielker
1
-0
/
+28
2014-11-06
scale ChildAgentThrottles with distance (internal to child server and not
UbitUmarov
1
-0
/
+1
2014-11-01
remove last debug msg
UbitUmarov
1
-1
/
+1
2014-11-01
debug msg
UbitUmarov
1
-1
/
+1
2014-10-31
Add "region set" console command.
Justin Clark-Casey (justincc)
1
-8
/
+4
2014-10-27
Add hypergrid teleporting support to user profiles picks
BlueWall
1
-0
/
+1
2014-10-26
missing file
UbitUmarov
1
-2
/
+1
2014-10-26
dont send baked textures assets, but send cache information
UbitUmarov
1
-0
/
+4
2014-10-24
don't send pack baked texture assets into updates.
UbitUmarov
1
-1
/
+2
2014-10-24
TEST**** wingridproxy detection at grid login. Untested possible not
UbitUmarov
1
-0
/
+15
2014-10-20
Assume childreen don't need to know caps seeds
UbitUmarov
1
-0
/
+37
2014-10-19
try to fix propagation of seeds to all relevante regions
UbitUmarov
1
-0
/
+38
2014-10-17
send motion control state in update to childs. Reset CollisionPlane on
UbitUmarov
1
-0
/
+9
2014-10-15
fix some errors when using http debug level > 4
UbitUmarov
1
-6
/
+8
2014-10-13
on util thread pool reduce the min number of threads, increase the
UbitUmarov
1
-1
/
+1
2014-10-13
change/fix previus commits
UbitUmarov
1
-2
/
+10
2014-10-13
tune poll smartThreadpool use and give it a name
UbitUmarov
1
-2
/
+5
2014-10-03
Also store names of assets in the AnimationSet
Melanie Thielker
1
-6
/
+36
2014-09-27
Make changes to AnimationSet to allow indexing by names rather than indices. ...
Melanie Thielker
1
-35
/
+26
2014-09-26
change permitions again
UbitUmarov
1
-3
/
+3
2014-09-26
change it again...
UbitUmarov
1
-11
/
+36
2014-09-26
remove unnecessary argument ref
UbitUmarov
1
-1
/
+1
2014-09-26
make c# more happy
UbitUmarov
1
-2
/
+2
[prev]
[next]