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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
make BlockingQueue.Dequeue timeouts more coerent (just less than watchdog tim...
UbitUmarov
2017-05-26
3
-6
/
+5
*
minor changes
UbitUmarov
2017-05-25
2
-4
/
+10
*
make a few more threads background ones
UbitUmarov
2017-05-25
1
-1
/
+1
*
make some threads background ones
UbitUmarov
2017-05-25
2
-2
/
+2
*
remove use of libomv BlockingQueue
UbitUmarov
2017-05-25
2
-5
/
+5
*
let StreamReader be in using statements
UbitUmarov
2017-05-07
1
-2
/
+3
*
do the same in the cases we are just moving parts around and not changing th...
UbitUmarov
2017-05-04
1
-1
/
+1
*
move mesh pbs creation code out of mesh upload code into to PrimitiveBaseShap...
UbitUmarov
2017-04-25
1
-71
/
+14
*
cosmetics on mesh upload encoding of number of faces on pbs shape. Use opensi...
UbitUmarov
2017-04-25
1
-23
/
+36
*
finish encoding number of mesh faces in pbs shape on new meshs upload, and *...
UbitUmarov
2017-04-25
1
-6
/
+19
*
add more calls to effective permissions aggregation, some paths may still be ...
UbitUmarov
2017-01-17
2
-5
/
+6
*
Remove a red ink error on shutdown. Harmless message since shutting down anyway
Melanie Thielker
2017-01-07
1
-1
/
+7
*
Restructure god level and permissions
Melanie Thielker
2017-01-06
1
-1
/
+1
*
Massive tab and trailing space cleanup
Melanie Thielker
2017-01-05
19
-126
/
+126
*
Remove obsolete config option "EventQueue". It's been always on for ages!
Melanie Thielker
2016-12-20
1
-2
/
+1
*
set pbs shape acording to mesh number of (material) faces
UbitUmarov
2016-12-15
1
-19
/
+25
*
change caps Sethome fail error report
UbitUmarov
2016-12-07
1
-1
/
+1
*
The new Constant: integer OBJECT_REZZER_KEY = 32;
Mandarinka Tasty
2016-12-04
2
-0
/
+3
*
a few changes to new GetDisplaynames and friends
UbitUmarov
2016-12-04
1
-9
/
+15
*
replace GetDisplaynames by a handler really usable as a client cap. Most capa...
UbitUmarov
2016-12-04
2
-143
/
+84
*
minor change to getdisplaynames cap url
UbitUmarov
2016-11-16
1
-4
/
+3
*
catch some NULL refs
UbitUmarov
2016-08-19
1
-1
/
+6
*
add cap GroupMemberData
UbitUmarov
2016-08-19
1
-1
/
+132
*
allow cap HomeLocation to be disabled setting Cap_HomeLocation = ""
UbitUmarov
2016-08-18
1
-3
/
+16
*
add caps HomeLocation ; add client SendAlertMessage(string message, string in...
UbitUmarov
2016-08-18
1
-2
/
+143
*
several changes on BunchOfCaps. Move some mesh cost initialization to its cla...
UbitUmarov
2016-08-18
3
-129
/
+78
*
remove code from httptests branch
UbitUmarov
2016-08-11
1
-2
/
+1
*
to do that don't use slideexpiration; add cap event ChatterBoxForceClose
UbitUmarov
2016-08-11
2
-1
/
+21
*
add a coment for improvement of ChatterBoxSessionAgentListUpdates closer to ...
UbitUmarov
2016-07-23
1
-0
/
+3
*
remove code from httptests branch
UbitUmarov
2016-07-23
1
-1
/
+1
*
add a missing field to ChatterBoxSessionAgentListUpdates. it is still wrong, ...
UbitUmarov
2016-07-23
2
-6
/
+16
*
simplify http textures and meshs Throttles
UbitUmarov
2016-07-16
2
-100
/
+24
*
Merge branch 'master' of opensimulator.org:/var/git/opensim
Melanie Thielker
2016-07-04
2
-40
/
+0
|
\
|
*
cleanup a bit
UbitUmarov
2016-07-01
2
-40
/
+0
*
|
Finally remove the requirement for an InventoryItem/FolderBase object to
Melanie Thielker
2016-07-04
1
-1
/
+1
|
/
*
revert several changes to groups modules (agentGroupData is private). change ...
UbitUmarov
2016-07-01
2
-13
/
+3
*
Make some more modules inheritable
Melanie Thielker
2016-06-21
1
-13
/
+13
*
Mantis #7920: group info was not being updated in many situations. (regressio...
Diva Canto
2016-06-19
2
-12
/
+12
*
Restored sending group membership data via EventQueue -- this had been a regr...
Diva Canto
2016-06-19
2
-1
/
+55
*
Allow default permissions from the viewer to be applied to uploaded objects.
Melanie Thielker
2016-04-29
1
-9
/
+38
*
Make the SimulatorFeaturesModule nonshared as it ought to be from it's code s...
Melanie Thielker
2016-04-27
1
-5
/
+1
*
Make mesh upload respect the same parts maximum as what is set for the
Melanie Thielker
2016-03-05
2
-1
/
+2
*
Fix a couple of typos
Melanie Thielker
2016-03-05
1
-1
/
+1
*
Pushed AssemblyVersion up to VersionInfo, so that we don't need to do global ...
Diva Canto
2016-02-21
1
-1
/
+1
*
change the return list of objects costs, sending a answer if none found
UbitUmarov
2015-12-20
1
-38
/
+30
*
fix the queue type in use
UbitUmarov
2015-12-09
1
-7
/
+8
*
fix the default shape type on upload, it is always convex
UbitUmarov
2015-11-29
1
-3
/
+1
*
change threading on GetTexture and getMesh and WebFetch Modules.
UbitUmarov
2015-11-27
3
-62
/
+69
*
change threading on GetTexture and GetMesh NonSharable region modules
UbitUmarov
2015-11-27
2
-44
/
+44
*
remove some duplicate using statements
UbitUmarov
2015-11-21
1
-1
/
+1
[next]