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
/
CoreModules
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-03-30
add CanSellObject() permitions check functions
UbitUmarov
3
-16
/
+95
2017-03-30
mantis 8131: make the new Offline IM code optional and disabled by default, s...
UbitUmarov
1
-32
/
+55
2017-02-02
Fix an error that would cause a rebake loop on HG grids
Melanie Thielker
1
-1
/
+1
2017-02-01
Refactor part II
Melanie Thielker
1
-9
/
+4
2017-02-01
Refactor asset handling as per Ubit's suggestion
Melanie Thielker
8
-72
/
+50
2017-01-30
Make negative asset caching actually work
Melanie Thielker
8
-31
/
+96
2017-01-27
fix SimwideArea again
UbitUmarov
1
-0
/
+1
2017-01-27
several changes relative to objects return and parcel prim counts: avoid nul...
UbitUmarov
5
-51
/
+42
2017-01-27
bug fix: wrong enabled check
UbitUmarov
1
-3
/
+0
2017-01-27
Permissions modules where made NONShared modules. Make them so, removing inc...
UbitUmarov
2
-42
/
+112
2017-01-26
remove SOP.AttachPoint, redundant( and incoerent) with SOG.AttachmentPoint
UbitUmarov
2
-36
/
+20
2017-01-26
Make it possible to override the URL module
Melanie Thielker
1
-12
/
+12
2017-01-25
add and use CanDropInObjectInv
UbitUmarov
1
-70
/
+121
2017-01-25
make use of CanDoObjectInvToObjectInv
UbitUmarov
1
-0
/
+1
2017-01-24
fix a bug in CanCopyObjectInventory; add CanDoObjectInvToObjectInv ( not wired)
UbitUmarov
1
-23
/
+82
2017-01-23
Comment some more debug and squelch another module not running msg.
Melanie Thielker
1
-4
/
+4
2017-01-23
Disable spam in profiles module. Modules should not say they're disabled.
Melanie Thielker
1
-1
/
+1
2017-01-23
Activate the new Offline IM module code instead of the old code
Melanie Thielker
1
-20
/
+4
2017-01-22
replace calls to SOG.GetEffectivePermissions() by the new SOG.EffectiveOwnerP...
UbitUmarov
2
-3
/
+3
2017-01-22
don't let part lastowner be the group
UbitUmarov
1
-2
/
+2
2017-01-22
share before groupr roles was a testing elsewhere induced mistake, clean it up
UbitUmarov
1
-46
/
+36
2017-01-22
work around group sharing and owned permitions issues, fix a non copy objects...
UbitUmarov
1
-46
/
+160
2017-01-21
a few more changes on permissions
UbitUmarov
1
-51
/
+47
2017-01-21
fix CanReturnObjects
UbitUmarov
1
-13
/
+20
2017-01-21
add/fix CanRunScript
UbitUmarov
1
-2
/
+30
2017-01-21
fix CanObjectEntry and CanTerraformLand group permissions
UbitUmarov
1
-33
/
+30
2017-01-21
change the initialization point of SimwideArea
UbitUmarov
2
-4
/
+6
2017-01-21
initialize SimwideArea
UbitUmarov
1
-1
/
+3
2017-01-20
test jenkins
UbitUmarov
1
-4
/
+4
2017-01-20
change CanObjectEntry() to use a SOG
UbitUmarov
2
-21
/
+19
2017-01-20
remove redundant IsGod, rename some GOD as Administrator (both only on permis...
UbitUmarov
1
-111
/
+59
2017-01-19
change CanDuplicateObject
UbitUmarov
1
-6
/
+5
2017-01-19
fix the meaning of objectDuplicate[OnRay]() flags parameter but still not usi...
UbitUmarov
1
-1
/
+1
2017-01-19
change CanDeedObject. WARNING like on other grids, if you do not set next own...
UbitUmarov
1
-10
/
+31
2017-01-19
add CanEdit check for SOGs, iclients and SPs that need to be in scene and use it
UbitUmarov
1
-1
/
+16
2017-01-19
object CanMove is for in scene SOGs Icleints and SPs and permitions module is...
UbitUmarov
1
-14
/
+7
2017-01-19
object Take and TakeCopy are for in scene SOPs and SPs and permitions module ...
UbitUmarov
3
-17
/
+25
2017-01-19
a few more aux methods and changes
UbitUmarov
1
-152
/
+133
2017-01-19
add a GetItemPermissions() to be used use on object contents checks in Permis...
UbitUmarov
1
-16
/
+83
2017-01-18
a few more changes on Permissions module
UbitUmarov
1
-90
/
+80
2017-01-18
Permissions module: fix in prim inv CanEditNotecard group edit rights check (...
UbitUmarov
1
-3
/
+17
2017-01-18
Permissions module: replace some GenericObjectPermission by GenericObjectPerm...
UbitUmarov
1
-123
/
+51
2017-01-17
Permissions module: GenerateClientFlags() no need to keep looking for the sam...
UbitUmarov
1
-13
/
+8
2017-01-17
Permissions module: add GetObjectPermissions() that should replace GenericObj...
UbitUmarov
1
-1
/
+77
2017-01-17
add more calls to effective permissions aggregation; do not change groupmask ...
UbitUmarov
1
-0
/
+2
2017-01-17
start adding calls to effective permissions aggregation on changes; rearrange...
UbitUmarov
1
-0
/
+1
2017-01-16
replace calls to SetOwnerId and SetRootPartOwner by a single new SetOwner() s...
UbitUmarov
1
-2
/
+1
2017-01-16
Remove the last instance of the legacy slam but being set
Melanie Thielker
1
-2
/
+2
2017-01-15
add code for fixing effective permitions. This is a test, and currently too s...
UbitUmarov
1
-13
/
+26
2017-01-14
bad move.. revert
UbitUmarov
1
-11
/
+5
[next]