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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-01-30
Make negative asset caching actually work
Melanie Thielker
9
-33
/
+97
2017-01-30
Comment two very spammy debug messages that the usr can't do anything about
Melanie Thielker
2
-3
/
+4
2017-01-27
update parcel select or sat on stats on sit and stand
UbitUmarov
1
-0
/
+4
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
11
-68
/
+74
2017-01-27
parcels must be loaded before objects, so they can be added to them
UbitUmarov
1
-3
/
+2
2017-01-27
bug fix: wrong enabled check
UbitUmarov
2
-8
/
+2
2017-01-27
Permissions modules where made NONShared modules. Make them so, removing inc...
UbitUmarov
4
-121
/
+193
2017-01-26
remove unused and wrong methods
UbitUmarov
2
-58
/
+1
2017-01-26
remove SOP.AttachPoint, redundant( and incoerent) with SOG.AttachmentPoint
UbitUmarov
4
-44
/
+25
2017-01-26
Make it possible to override the URL module
Melanie Thielker
1
-12
/
+12
2017-01-26
ubOde: update prim mass when changing Density
UbitUmarov
1
-1
/
+3
2017-01-25
CHANGED ALLOWED_DROP should only trigger if user has no MOD rights
UbitUmarov
2
-55
/
+59
2017-01-25
add and use CanDropInObjectInv
UbitUmarov
3
-173
/
+242
2017-01-25
fix test setup
UbitUmarov
1
-3
/
+10
2017-01-25
make use of CanDoObjectInvToObjectInv
UbitUmarov
3
-21
/
+21
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
4
-5
/
+5
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
4
-89
/
+214
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
3
-5
/
+53
2017-01-21
fix llScriptDanger(); don't call old ScriptDamage on ossl health functions
UbitUmarov
3
-52
/
+47
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-21
Oops.. fix the null on the correct place.. jenkis may now fail for another re...
UbitUmarov
1
-2
/
+3
2017-01-20
fix a null ref on jenkins
UbitUmarov
1
-6
/
+4
2017-01-20
test jenkins
UbitUmarov
1
-4
/
+4
2017-01-20
change CanObjectEntry() to use a SOG
UbitUmarov
7
-51
/
+40
2017-01-20
remove redundant IsGod, rename some GOD as Administrator (both only on permis...
UbitUmarov
2
-118
/
+65
2017-01-19
change CanDuplicateObject
UbitUmarov
4
-14
/
+19
2017-01-19
actually make use of it as viewers requested
UbitUmarov
1
-6
/
+1
2017-01-19
fix the meaning of objectDuplicate[OnRay]() flags parameter but still not usi...
UbitUmarov
5
-9
/
+13
2017-01-19
change CanDeedObject. WARNING like on other grids, if you do not set next own...
UbitUmarov
3
-24
/
+41
2017-01-19
add a comment about parts permissions aggregation
UbitUmarov
1
-0
/
+2
2017-01-19
add CanEdit check for SOGs, iclients and SPs that need to be in scene and use it
UbitUmarov
3
-21
/
+60
2017-01-19
fix a null check
UbitUmarov
1
-2
/
+3
2017-01-19
object CanMove is for in scene SOGs Icleints and SPs and permitions module is...
UbitUmarov
5
-81
/
+57
2017-01-19
object Take and TakeCopy are for in scene SOPs and SPs and permitions module ...
UbitUmarov
5
-25
/
+35
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
enforce effective perms hierarchy
UbitUmarov
1
-42
/
+59
2017-01-18
antecipate baked cache check and Xbakes requests, so they happen before viewe...
UbitUmarov
1
-26
/
+33
[prev]
[next]