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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the last instance of the legacy slam but being set
Melanie Thielker
2017-01-16
2
-5
/
+7
*
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
*
|
Fix the long-standing bug that object permissions set in inventory were lost
Melanie Thielker
2017-01-06
2
-6
/
+13
*
|
Fix errors introduced by incomplete understanding of what folded perms are
Melanie Thielker
2017-01-06
2
-21
/
+22
|
/
*
restore parcels avatars visibility god level change correct handling; try to...
UbitUmarov
2017-01-06
2
-24
/
+28
*
fix/simplify validation of god_data update field
UbitUmarov
2017-01-06
1
-2
/
+3
*
fix typo
UbitUmarov
2017-01-06
1
-9
/
+7
*
Fix the mixed gods issue in all places
Melanie Thielker
2017-01-06
1
-6
/
+13
*
Merge branch 'master' of opensimulator.org:/var/git/opensim
Melanie Thielker
2017-01-06
1
-1
/
+2
|
\
|
*
take sync viewer out on make root
UbitUmarov
2017-01-06
1
-1
/
+2
*
|
Handle the case where grid gods and local gods should coexit
Melanie Thielker
2017-01-06
1
-0
/
+9
|
/
*
Sync viewer on make root
Melanie Thielker
2017-01-06
2
-1
/
+2
*
Send GodLevel to viewers on login
Melanie Thielker
2017-01-06
2
-1
/
+3
*
UserLevel must have a trusted source
Melanie Thielker
2017-01-06
1
-4
/
+0
*
Restructure god level and permissions
Melanie Thielker
2017-01-06
3
-113
/
+40
*
Add GodController class
Melanie Thielker
2017-01-05
1
-0
/
+231
*
inform viewers of current godlevel; put back a small delay on teleport arriv...
UbitUmarov
2017-01-05
1
-11
/
+34
*
allow initial automatic level to be changed by request. Since viewers still d...
UbitUmarov
2017-01-05
1
-6
/
+6
*
add config option automatic_gods. With this option true, users that can be Go...
UbitUmarov
2017-01-05
2
-9
/
+37
*
Massive tab and trailing space cleanup
Melanie Thielker
2017-01-05
88
-1208
/
+1208
*
a few changes to Gods ( ie administrators) control
UbitUmarov
2017-01-05
2
-26
/
+15
*
a few changes to estates and estate teleportHome (used kick)
UbitUmarov
2017-01-05
1
-0
/
+2
*
mantis 8106: improve avatar walk in mouselook
UbitUmarov
2016-12-30
1
-4
/
+10
*
reinforce gc.collect on region load to also do pending finalizers
UbitUmarov
2016-12-29
1
-6
/
+5
*
adjust camera collision detection checks for new FS
UbitUmarov
2016-12-28
1
-1
/
+1
*
Remove obsolete config option "EventQueue". It's been always on for ages!
Melanie Thielker
2016-12-20
1
-1
/
+0
*
leave stupid broken permissions alone
UbitUmarov
2016-12-18
1
-4
/
+2
*
leave stupid broken permissions alone
UbitUmarov
2016-12-18
2
-8
/
+2
[next]