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
*
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
*
just give up on Export flag, seems just broken no matter water with current F...
UbitUmarov
2016-12-18
2
-2
/
+8
*
allow a creator that is also onwer to change export flag. Add missing setting...
UbitUmarov
2016-12-17
1
-2
/
+4
*
New OSSL function: osNpcSetProfileImage(LSL_Key npc, string image); This patc...
Mandarinka Tasty
2016-12-14
1
-0
/
+1
*
Setting precise date of creation in NPC's profile.
Mandarinka Tasty
2016-12-10
1
-0
/
+1
*
Make it more unlikely that a script teleport will be caught by default region...
AliciaRaven
2016-12-10
1
-1
/
+1
*
do not try xbakes on HG
UbitUmarov
2016-12-10
1
-5
/
+6
*
set HasGridUserTried on usercache of NPCs
UbitUmarov
2016-12-07
1
-1
/
+1
*
add osNpcSetProfileAbout(LSL_Key npc, string about) to set NPCs profile Abou...
UbitUmarov
2016-12-06
1
-0
/
+1
*
remove SOG.FromPartID from main code and flag it obsolete
UbitUmarov
2016-12-04
2
-3
/
+7
*
The new Constant: integer OBJECT_REZZER_KEY = 32;
Mandarinka Tasty
2016-12-04
5
-1
/
+27
*
mantis 7656, partialy apply patch, changing the start scripts for now
UbitUmarov
2016-11-26
1
-0
/
+1
[next]