index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-05-20
mantis 8172: fix llList2Json() in case of vector or rotation types
UbitUmarov
1
-4
/
+18
2017-05-20
mantis 8171 fix redirection on llHttpRequest
UbitUmarov
1
-11
/
+2
2017-05-19
mantis 8170: let physics know Always_run on adding the avatar
UbitUmarov
1
-0
/
+1
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-19
reWrite lsl json functions, forward slash is not escaped as LitJson spec; cod...
UbitUmarov
2
-139
/
+650
2017-05-15
oops...
UbitUmarov
1
-1
/
+1
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
4
-6
/
+13
2017-05-14
fix some issue on parcels loading and make parcels dwell show something. Reso...
UbitUmarov
6
-22
/
+66
2017-05-13
find parcels by GlobalID.. well most time
UbitUmarov
3
-12
/
+58
2017-05-12
a bit more on ServicePointManager
UbitUmarov
1
-3
/
+4
2017-05-12
lower connection limits again
UbitUmarov
1
-1
/
+5
2017-05-12
soem changes on connections limits
UbitUmarov
1
-1
/
+1
2017-05-12
minor fix on sensorrepeat
UbitUmarov
1
-4
/
+10
2017-05-11
avoid a null ref
UbitUmarov
1
-2
/
+2
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-09
let .net decide GC mode from its defaults on the platform
UbitUmarov
1
-0
/
+3
2017-05-09
remove file bin/Mono.Posix.dll that causes problems with mono
UbitUmarov
1
-0
/
+4
2017-05-07
let StreamReader be in using statements
UbitUmarov
4
-11
/
+13
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-05
fix bad move on xmlgroups
UbitUmarov
1
-3
/
+4
2017-05-05
let all clients get a group title update on create group
UbitUmarov
1
-4
/
+4
2017-05-04
the new options i add where actually bad idea, they would make the
UbitUmarov
2
-16
/
+3
2017-05-04
do the same in the cases we are just moving parts around and not changing th...
UbitUmarov
12
-23
/
+21
2017-05-04
move deep effective permissions aggregation to first time use and not on cha...
UbitUmarov
8
-84
/
+46
2017-05-03
fix right to change permissions of group owned objects
UbitUmarov
3
-3
/
+57
2017-05-03
fix right to change permissions of group owned taskitems
UbitUmarov
1
-0
/
+17
2017-05-03
still another missing conversion btw viewer and OS on groupd owned
UbitUmarov
1
-4
/
+4
2017-05-03
taskitem group owned information was still incorrect
UbitUmarov
1
-1
/
+6
2017-05-03
change taskInventory copy/move to agents inventory rules
UbitUmarov
2
-17
/
+19
2017-05-03
viewer can't tell if a taskitem is group owned if we don't tell him; missing...
UbitUmarov
1
-2
/
+9
2017-05-03
recover a lost trim in permissions modules names parsing
UbitUmarov
1
-1
/
+1
2017-05-02
recover a lost trim in permissions modules names parsing
UbitUmarov
1
-1
/
+1
2017-05-02
mantis 8135
UbitUmarov
1
-7
/
+15
2017-05-02
fix LSL_ApiHttpTests
UbitUmarov
1
-5
/
+9
2017-05-02
disable LSL http listener (llRequestURL/llRequestSecureURL) if ExternalHostN...
UbitUmarov
1
-7
/
+62
2017-05-01
save a few nanoseconds
UbitUmarov
1
-9
/
+16
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
3
-25
/
+13
2017-04-30
Permissions compatibility hack 1: anyone copy - new permissions require that ...
UbitUmarov
1
-3
/
+8
2017-04-30
Add a missing viewer-relevant message to the perms module
Melanie Thielker
1
-0
/
+3
2017-04-30
exclude lms from permissions checks. They are full rights, and broken on all dbs
UbitUmarov
1
-31
/
+5
2017-04-30
fix new landmarks default permissions
UbitUmarov
1
-3
/
+8
2017-04-30
don't break groups permission mask
UbitUmarov
1
-3
/
+2
[next]