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
/
Region
/
ClientStack
/
Linden
/
Caps
/
BunchOfCaps
/
BunchOfCaps.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-07-14
typos
UbitUmarov
1
-2
/
+2
2018-07-14
a few changes about test mesh uploads
UbitUmarov
1
-26
/
+27
2018-01-27
add Cap_FetchLib2 note that this is still local to regions, not using grid as...
UbitUmarov
1
-3
/
+3
2018-01-25
got tired of creating stringbuilders
UbitUmarov
1
-27
/
+26
2018-01-25
a few changes to encoder and a few more uses
UbitUmarov
1
-55
/
+75
2018-01-25
add a low level LLSDxml encoder for cases where it makes no sense to use more...
UbitUmarov
1
-34
/
+33
2018-01-17
pesty warnings
UbitUmarov
1
-1
/
+0
2017-06-09
add a adicional in transit flag to signal HG tps, and use it to ignore userna...
UbitUmarov
1
-4
/
+15
2017-04-25
move mesh pbs creation code out of mesh upload code into to PrimitiveBaseShap...
UbitUmarov
1
-71
/
+14
2017-04-25
cosmetics on mesh upload encoding of number of faces on pbs shape. Use opensi...
UbitUmarov
1
-23
/
+36
2017-04-25
finish encoding number of mesh faces in pbs shape on new meshs upload, and *...
UbitUmarov
1
-6
/
+19
2017-01-06
Restructure god level and permissions
Melanie Thielker
1
-1
/
+1
2017-01-05
Massive tab and trailing space cleanup
Melanie Thielker
1
-30
/
+30
2016-12-15
set pbs shape acording to mesh number of (material) faces
UbitUmarov
1
-19
/
+25
2016-12-07
change caps Sethome fail error report
UbitUmarov
1
-1
/
+1
2016-12-04
The new Constant: integer OBJECT_REZZER_KEY = 32;
Mandarinka Tasty
1
-0
/
+2
2016-12-04
a few changes to new GetDisplaynames and friends
UbitUmarov
1
-9
/
+15
2016-12-04
replace GetDisplaynames by a handler really usable as a client cap. Most capa...
UbitUmarov
1
-0
/
+84
2016-08-19
catch some NULL refs
UbitUmarov
1
-1
/
+6
2016-08-19
add cap GroupMemberData
UbitUmarov
1
-1
/
+132
2016-08-18
allow cap HomeLocation to be disabled setting Cap_HomeLocation = ""
UbitUmarov
1
-3
/
+16
2016-08-18
add caps HomeLocation ; add client SendAlertMessage(string message, string in...
UbitUmarov
1
-2
/
+143
2016-08-18
several changes on BunchOfCaps. Move some mesh cost initialization to its cla...
UbitUmarov
1
-128
/
+56
2016-07-04
Finally remove the requirement for an InventoryItem/FolderBase object to
Melanie Thielker
1
-1
/
+1
2016-04-29
Allow default permissions from the viewer to be applied to uploaded objects.
Melanie Thielker
1
-9
/
+38
2016-03-05
Make mesh upload respect the same parts maximum as what is set for the
Melanie Thielker
1
-0
/
+1
2015-12-20
change the return list of objects costs, sending a answer if none found
UbitUmarov
1
-38
/
+30
2015-11-29
fix the default shape type on upload, it is always convex
UbitUmarov
1
-3
/
+1
2015-09-02
seems to compile ( tests comented out)
UbitUmarov
1
-110
/
+12
2015-08-08
WARNING: massive refactor to follow libomv's latest changes regarding invento...
Diva Canto
1
-2
/
+2
2014-10-11
changed skeleton, do parse the mesh on upload to check skeleton. Sooner or
UbitUmarov
1
-21
/
+23
2014-10-11
dont let test mesh go to meshes inventory folder that is not displayed by
UbitUmarov
1
-1
/
+3
2014-10-11
bug fix
UbitUmarov
1
-2
/
+3
2014-10-11
check for avatar skeleton data on meshs headers on cost estimation. Dont
UbitUmarov
1
-6
/
+62
2014-10-02
minor: Comment out received seed caps request logging for now
Justin Clark-Casey (justincc)
1
-2
/
+2
2014-09-26
change it again...
UbitUmarov
1
-1
/
+1
2014-09-26
remove unnecessary argument ref
UbitUmarov
1
-1
/
+1
2014-09-26
make c# more happy
UbitUmarov
1
-4
/
+1
2014-09-26
use central animationset permitions define
UbitUmarov
1
-2
/
+2
2014-09-25
Extend upload verification to all upload paths
Melanie Thielker
1
-0
/
+8
2014-09-25
fix animation asset name to "animatn", use "animset" for the new
UbitUmarov
1
-8
/
+10
2014-09-25
add also the name animset until its clear the name liru will use
UbitUmarov
1
-0
/
+7
2014-09-25
add animationset to upload assets, for now no cost
UbitUmarov
1
-0
/
+6
2014-08-09
also on other case
UbitUmarov
1
-0
/
+11
2014-08-09
return even zero costs ( prims on other regions )
UbitUmarov
1
-1
/
+1
2014-08-09
move from RegisterInventoryServiceHandlers to
UbitUmarov
1
-9
/
+14
2014-07-21
Eliminated some warnings
Oren Hurvitz
1
-1
/
+0
2014-07-04
minor: put standard 'category' in brackets at front of log messages from prev...
Justin Clark-Casey (justincc)
1
-2
/
+8
2014-07-04
When uploading mesh objects with textures also create inventory items for upl...
Latif Khalifa
1
-0
/
+63
2014-05-06
Show more meaningful error messages when failed to give an item to another user
Oren Hurvitz
1
-5
/
+13
[next]