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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
cosmetics
UbitUmarov
2019-07-30
1
-2
/
+2
|
*
Merge branch 'master' of opensimulator.org:/var/git/opensim
UbitUmarov
2019-07-30
1
-39
/
+0
|
|
\
|
*
|
cosmetics
UbitUmarov
2019-07-30
3
-4
/
+5
*
|
|
Fix scope support to get friends list names across co-hosted grids
Melanie
2019-08-07
7
-20
/
+37
*
|
|
Also remove the defaults from Configger
Melanie
2019-07-30
1
-31
/
+0
|
|
/
|
/
|
*
|
Remove the outdated and no longer useful hardcoded config defaults
Melanie
2019-07-30
1
-39
/
+0
|
/
*
Don't try to print XML if a corrupted asset is actually binary data
Melanie
2019-07-30
1
-0
/
+9
*
Put back the code to create the ready marker file.
Melanie
2019-07-29
1
-0
/
+23
*
Fix godnames module to not add the empty string if only one option is used
Melanie
2019-07-27
1
-8
/
+14
*
Merge branch 'master' of brain.opensimulator.org:/var/git/opensim
Melanie
2019-07-27
76
-2530
/
+4598
|
\
|
*
mantis 8563: do not modify collection inside a loop on it a foreach on it
UbitUmarov
2019-07-15
1
-8
/
+10
|
*
When using FSAssets, the HGAssetService would still use AssetService.
Melanie
2019-07-13
1
-13
/
+70
|
*
mantis 8558: send sane values for Agents and objects capability (max hard limit)
UbitUmarov
2019-07-06
3
-28
/
+15
|
*
reduce httptimout on first try to save a asset to grid
UbitUmarov
2019-06-14
1
-1
/
+1
|
*
make materials save to grid less async on manual backup or shutdown
UbitUmarov
2019-06-14
1
-4
/
+17
|
*
handle confirmXfer sync
UbitUmarov
2019-06-13
1
-3
/
+3
|
*
delay timeout a bit
UbitUmarov
2019-06-13
1
-2
/
+2
|
*
minor cleanup
UbitUmarov
2019-06-13
1
-45
/
+39
|
*
test...
UbitUmarov
2019-06-12
1
-4
/
+2
|
*
add a lock
UbitUmarov
2019-06-12
1
-16
/
+15
|
*
still a few more changes to lludp Xfer download for lost udp case
UbitUmarov
2019-06-12
1
-9
/
+10
|
*
a few more changes to lludp Xfer download
UbitUmarov
2019-06-11
1
-15
/
+22
|
*
a few more changes to lludp Xfer download
UbitUmarov
2019-06-10
2
-16
/
+28
|
*
test...
UbitUmarov
2019-06-09
1
-5
/
+4
|
*
reduce some useless array copies
UbitUmarov
2019-06-09
6
-27
/
+31
|
*
mantis 8460: reduce odds of watchdog timeout warning
UbitUmarov
2019-06-04
1
-9
/
+4
|
*
add sim feature AvatarHoverHeightEnabled; mantis 8535: make option MeshModelA...
UbitUmarov
2019-05-28
1
-0
/
+3
|
*
missing old flag VEHICLE_FLAG_NO_FLY_UP
UbitUmarov
2019-05-22
1
-0
/
+1
|
*
mantis 8527 and 8517: let llSetLinkPrimitiveParam*() PRIM_TEXTURE ignore text...
UbitUmarov
2019-05-14
1
-1
/
+1
|
*
osLocalTeleportAgent: if lookat or fly options, just move the avatar, not tel...
UbitUmarov
2019-05-03
1
-28
/
+33
|
*
soem cleanup
UbitUmarov
2019-05-02
3
-12
/
+18
|
*
osLocalTeleportAgent: no region crossings :( ; check avatar access to target ...
UbitUmarov
2019-05-01
2
-9
/
+69
|
*
add osLocalTeleportAgent(key agent, vector position, vector velocity, vector ...
UbitUmarov
2019-05-01
6
-28
/
+62
|
*
missing files...
UbitUmarov
2019-04-30
1
-1
/
+1
|
*
missing files...
UbitUmarov
2019-04-30
5
-7
/
+7
|
*
sop: rename a few fields
UbitUmarov
2019-04-30
2
-32
/
+32
|
*
primbasicshape: convert eventual MeshEP to SculpEP
UbitUmarov
2019-04-30
1
-1
/
+9
|
*
old typo
UbitUmarov
2019-04-23
2
-6
/
+6
|
*
change osSetProjectionParams a bit and add a variant that atkes a linknumber ...
UbitUmarov
2019-04-18
3
-7
/
+43
|
*
mantis 8517: actually let NULL_KEY do the same as on PRIM_TEXTURE
UbitUmarov
2019-04-18
1
-1
/
+1
|
*
mantis 8517: let texture argument of PRIM_TEXTURE only change the other par...
UbitUmarov
2019-04-18
1
-53
/
+72
|
*
lludp: change burst, make it per category (overall reduction)
UbitUmarov
2019-04-16
2
-22
/
+47
|
*
Yengine: rename a field, do some updates using interlocked
UbitUmarov
2019-04-16
1
-18
/
+18
|
*
typo on a debug message format
UbitUmarov
2019-04-16
1
-1
/
+1
|
*
Yengine: change binary code version, so scripts are automaticly recompiled wi...
UbitUmarov
2019-04-16
1
-1
/
+1
|
*
Ynegine: add some missing memory usage on script reset
UbitUmarov
2019-04-16
1
-3
/
+13
|
*
mantis 8518: Yengine; we can't wait for GC (worse finalizers) to count releas...
UbitUmarov
2019-04-15
9
-80
/
+178
|
*
warp3d: reduce work prims textures to at most 256x256
UbitUmarov
2019-04-11
1
-1
/
+1
|
*
do disable probes when voc is disabled
UbitUmarov
2019-04-10
1
-1
/
+1
|
*
degradate udp network efficiency a even more
UbitUmarov
2019-04-10
1
-6
/
+3
[prev]
[next]