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-22
remove some code for NAT that was disabled by its author Adam Frisby since 20...
UbitUmarov
1
-18
/
+1
2017-05-22
fix IClientIPEndpoint broken by justin long ago.. but stop using it
UbitUmarov
2
-18
/
+13
2017-05-22
disable keepalive on llHttpRequest
UbitUmarov
1
-0
/
+1
2017-05-20
mantis 8171 fix redirection on llHttpRequest
UbitUmarov
1
-11
/
+2
2017-05-19
fix a null ref on parcels join
UbitUmarov
1
-4
/
+11
2017-05-19
fix land parcel group been lost on region upload
UbitUmarov
1
-2
/
+0
2017-05-19
change some confusing comands help
UbitUmarov
1
-6
/
+6
2017-05-14
clear land object on delete
UbitUmarov
2
-1
/
+17
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
[next]