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-05-14
don't round to nearest int
UbitUmarov
2
-3
/
+3
2017-05-14
don't do dwell if there is no module active
UbitUmarov
1
-1
/
+6
2017-05-14
fix remote requests for dwell, so dwell module still called
UbitUmarov
3
-1
/
+12
2017-05-14
fix some issue on parcels loading and make parcels dwell show something. Reso...
UbitUmarov
3
-21
/
+61
2017-05-13
find parcels by GlobalID.. well most time
UbitUmarov
3
-12
/
+58
2017-05-11
avoid a null ref
UbitUmarov
1
-12
/
+16
2017-05-11
let new regions know about grid services god
UbitUmarov
1
-26
/
+74
2017-05-07
let StreamReader be in using statements
UbitUmarov
2
-6
/
+8
2017-05-06
dispose some MemoryStreams
UbitUmarov
1
-0
/
+2
2017-05-05
add a few guard checks on serviceThrottlemodule
UbitUmarov
1
-1
/
+9
2017-05-04
do the same in the cases we are just moving parts around and not changing th...
UbitUmarov
2
-2
/
+2
2017-05-04
move deep effective permissions aggregation to first time use and not on cha...
UbitUmarov
1
-1
/
+1
2017-05-03
fix right to change permissions of group owned objects
UbitUmarov
1
-1
/
+32
2017-05-03
change taskInventory copy/move to agents inventory rules
UbitUmarov
1
-11
/
+18
2017-05-02
mantis 8135
UbitUmarov
1
-7
/
+15
2017-05-02
disable LSL http listener (llRequestURL/llRequestSecureURL) if ExternalHostN...
UbitUmarov
1
-7
/
+62
2017-05-01
buysell: make sure we dont buy child parts, dont mess with absolute position ...
UbitUmarov
1
-12
/
+7
2017-05-01
rename sog.GetEffectivePermissions() since its use is now limited to more spe...
UbitUmarov
2
-17
/
+10
2017-04-30
Add a missing viewer-relevant message to the perms module
Melanie Thielker
1
-0
/
+3
2017-04-30
fix new landmarks default permissions
UbitUmarov
1
-3
/
+8
2017-04-29
nore permissions masks hierachy
UbitUmarov
2
-8
/
+6
2017-04-29
buysell: fix permissions masks hierachy
UbitUmarov
1
-8
/
+10
2017-04-29
update folded permitions if taking from world, or after unfold
UbitUmarov
2
-15
/
+4
2017-04-29
recover PermissionsUtil.ApplyFoldedPermissions (well my version). its use ea...
UbitUmarov
2
-22
/
+13
2017-04-28
BuySell: bug fix, use all object permitions for sold item, and not the operat...
UbitUmarov
1
-9
/
+14
2017-04-28
forgot a change...
UbitUmarov
1
-2
/
+2
2017-04-28
a few changes to permissions folding... we are testing. at this point only us...
UbitUmarov
1
-15
/
+20
2017-04-26
mantis 6738: change parsing of the HTTP_CUSTOM_HEADER parameter and ignore e...
UbitUmarov
1
-8
/
+4
2017-04-15
several changes for osTeleportObject
UbitUmarov
1
-6
/
+86
2017-04-03
add bool CanObjectEnterWithScripts(SceneObjectGroup sog, ILandObject land) pe...
UbitUmarov
1
-0
/
+52
2017-03-31
Adapt to a variable name that has changed in core
Melanie Thielker
1
-2
/
+2
2017-03-31
Prevent error spew when script send IM to HG users before HG is up
Melanie Thielker
1
-3
/
+8
2017-03-31
Also ignore NPCs in short-circuiting region restarts
Melanie Thielker
1
-2
/
+2
2017-03-31
Allow short-circuiting region restart delays of there are no users left
Melanie Thielker
1
-0
/
+43
2017-03-31
A god is a god is a god. Let gods access scripts and NCs
Melanie Thielker
1
-0
/
+8
2017-03-31
Squelch an error that happens when the asset cache was mounted RO.
Melanie Thielker
1
-0
/
+3
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
[next]