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
/
Framework
/
Scenes
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
add/fix CanRunScript
UbitUmarov
2017-01-21
2
-3
/
+23
*
fix llScriptDanger(); don't call old ScriptDamage on ossl health functions
UbitUmarov
2017-01-21
1
-47
/
+41
*
change CanObjectEntry() to use a SOG
UbitUmarov
2017-01-20
3
-5
/
+5
*
remove redundant IsGod, rename some GOD as Administrator (both only on permis...
UbitUmarov
2017-01-20
1
-7
/
+6
*
change CanDuplicateObject
UbitUmarov
2017-01-19
2
-5
/
+9
*
actually make use of it as viewers requested
UbitUmarov
2017-01-19
1
-6
/
+1
*
fix the meaning of objectDuplicate[OnRay]() flags parameter but still not usi...
UbitUmarov
2017-01-19
3
-5
/
+9
*
change CanDeedObject. WARNING like on other grids, if you do not set next own...
UbitUmarov
2017-01-19
2
-14
/
+10
*
add a comment about parts permissions aggregation
UbitUmarov
2017-01-19
1
-0
/
+2
*
add CanEdit check for SOGs, iclients and SPs that need to be in scene and use it
UbitUmarov
2017-01-19
2
-20
/
+44
*
fix a null check
UbitUmarov
2017-01-19
1
-2
/
+3
*
object CanMove is for in scene SOGs Icleints and SPs and permitions module is...
UbitUmarov
2017-01-19
4
-67
/
+50
*
object Take and TakeCopy are for in scene SOPs and SPs and permitions module ...
UbitUmarov
2017-01-19
2
-8
/
+10
*
enforce effective perms hierarchy
UbitUmarov
2017-01-18
1
-42
/
+59
*
antecipate baked cache check and Xbakes requests, so they happen before viewe...
UbitUmarov
2017-01-18
1
-26
/
+33
*
Permissions module: GenerateClientFlags() no need to keep looking for the sam...
UbitUmarov
2017-01-17
2
-9
/
+7
*
add more calls to effective permissions aggregation, some paths may still be ...
UbitUmarov
2017-01-17
9
-23
/
+49
*
add more calls to effective permissions aggregation; do not change groupmask ...
UbitUmarov
2017-01-17
3
-2
/
+13
*
start adding calls to effective permissions aggregation on changes; rearrange...
UbitUmarov
2017-01-17
3
-25
/
+15
*
remove now unused SetRootPartOwner()
UbitUmarov
2017-01-16
1
-21
/
+1
*
replace calls to SetOwnerId and SetRootPartOwner by a single new SetOwner() s...
UbitUmarov
2017-01-16
2
-2
/
+25
*
fix EffectiveGroupOrEveryOnePerms C&T == 0 case
UbitUmarov
2017-01-16
1
-5
/
+27
*
avoid lastOwner beeing the group
UbitUmarov
2017-01-16
3
-4
/
+11
*
chance new effective permissions code to ease aggregation on demand( ie on c...
UbitUmarov
2017-01-16
3
-145
/
+120
*
Merge branch 'melanie'
Melanie Thielker
2017-01-16
2
-5
/
+7
|
\
|
*
Remove the last instance of the legacy slam but being set
Melanie Thielker
2017-01-16
2
-5
/
+7
*
|
add code for fixing effective permitions. This is a test, and currently too s...
UbitUmarov
2017-01-15
2
-2
/
+221
|
/
*
fix incoerent definition of Slam bit (bits 3 and 4 used in diferent
UbitUmarov
2017-01-14
2
-4
/
+1
*
fix: send viewers the Everyone permitions of items inside other objects
UbitUmarov
2017-01-14
1
-1
/
+1
*
Fix the new permissions error introduced with the inventory fix
Melanie Thielker
2017-01-13
1
-10
/
+24
*
Add permission CanChangeSelectedState replacing 2 calls to check Move and Mod...
UbitUmarov
2017-01-12
2
-4
/
+16
*
don't let object lastowner be its group
UbitUmarov
2017-01-11
1
-1
/
+2
*
more changes to GenerateClientFlags(), use already cached presence group info...
UbitUmarov
2017-01-11
1
-2
/
+2
*
change GenerateClientFlags(...) to work with a scenepresence; make use of the...
UbitUmarov
2017-01-11
1
-3
/
+3
*
remove obsolete PrimFlags.ObjectYouOfficer; rearrange GenerateClientFlags(......
UbitUmarov
2017-01-10
1
-2
/
+1
*
try to improve option automatic_gods processing
UbitUmarov
2017-01-08
1
-9
/
+11
*
use new IsGod on CheckAndAdjustLandingPoint_SL so it can be by current viewer...
UbitUmarov
2017-01-07
1
-1
/
+1
*
Correct casing on isGod and isViewerUIGod
Melanie Thielker
2017-01-07
2
-38
/
+38
*
Change improperly named isNPC to be IsNPC as a property should be uppercase
Melanie Thielker
2017-01-07
3
-13
/
+13
*
ignore teleport flag GodLike. Perform checks acording to agent static
UbitUmarov
2017-01-07
1
-5
/
+7
*
rename same more variables to make their meaning more clear
UbitUmarov
2017-01-07
2
-5
/
+5
*
rename same variables to make their meaning more clear
UbitUmarov
2017-01-07
2
-57
/
+56
*
more changes to god level control. Not that this is work in progress, for now...
UbitUmarov
2017-01-07
2
-224
/
+234
*
Fix grid gods
Melanie Thielker
2017-01-07
1
-0
/
+1
*
Merge branch 'master' of opensimulator.org:/var/git/opensim
Melanie Thielker
2017-01-06
1
-2
/
+6
|
\
|
*
Merge branch 'master' of opensimulator.org:/var/git/opensim
UbitUmarov
2017-01-06
3
-27
/
+35
|
|
\
|
*
|
add a missing god_date transmition
UbitUmarov
2017-01-06
1
-2
/
+6
*
|
|
Fix an artefact introduced by git's revert merging logic
Melanie Thielker
2017-01-06
1
-9
/
+6
|
|
/
|
/
|
*
|
Merge branch 'master' of opensimulator.org:/var/git/opensim
Melanie Thielker
2017-01-06
1
-13
/
+0
|
\
\
|
|
/
|
*
Remove parcel_owner_is_god option. It is conceptually wrong and with
UbitUmarov
2017-01-06
1
-13
/
+0
[next]