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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
presence detector: don't even try to logout agents that didn't made to root
UbitUmarov
2019-04-06
1
-8
/
+3
|
*
try handle the special case MaxRegionsViewDistance = 0 (agents only see void ...
UbitUmarov
2019-04-05
2
-13
/
+42
|
*
temp workaround on sits culling
UbitUmarov
2019-04-05
1
-11
/
+21
|
*
kill avatar on agents that do not see its new region
UbitUmarov
2019-04-05
1
-0
/
+8
|
*
make sure viewer knows where to place a sitting avatar, this will need deep r...
UbitUmarov
2019-04-05
2
-1
/
+14
|
*
fix MinRegionViewDistance option (added in last commit); change regions view...
UbitUmarov
2019-04-05
2
-3
/
+7
|
*
add option RegionViewDistance
UbitUmarov
2019-04-05
3
-9
/
+16
|
*
duhhh npcs don't have child agents; plus minor typos
UbitUmarov
2019-04-05
7
-11
/
+20
|
*
mantis 8512: fix runprebuild
UbitUmarov
2019-04-05
1
-7
/
+7
|
*
change visible regions also by view range change; fix check on crossings
UbitUmarov
2019-04-04
2
-7
/
+11
|
*
control visible regions by avatar position and view range, first dirty code
UbitUmarov
2019-04-04
4
-144
/
+372
|
*
change region cacheid on restart. This should not be needed in future if obje...
UbitUmarov
2019-04-04
2
-1
/
+6
|
*
mantis 8512: add proposed detection of VS2019 to runprebuild (both this and v...
UbitUmarov
2019-04-04
1
-3
/
+8
|
*
send agent view range to new child agents
UbitUmarov
2019-04-04
10
-3
/
+31
|
*
change avatars sending point
UbitUmarov
2019-04-02
1
-8
/
+10
|
*
another test....
UbitUmarov
2019-04-02
1
-7
/
+34
|
*
another test....
UbitUmarov
2019-04-02
1
-0
/
+9
|
*
make tests happy again; try to speedup crossings
UbitUmarov
2019-04-02
2
-10
/
+37
|
*
change the point where child regions are closed/opened
UbitUmarov
2019-04-02
1
-77
/
+83
|
*
add extra delay before sending initial data
UbitUmarov
2019-04-02
1
-6
/
+12
|
*
minor cleanup on mesh decompress code
UbitUmarov
2019-04-02
3
-42
/
+19
|
*
mantis 8509: replace mesh gzip decompress
UbitUmarov
2019-04-01
1
-15
/
+15
|
*
Yengine: try fix changing scripts running state if the have long events
UbitUmarov
2019-04-01
4
-23
/
+96
|
*
still issues on fast hg tps
UbitUmarov
2019-04-01
1
-2
/
+6
|
*
change avatar arrival at hg destination handling
UbitUmarov
2019-04-01
1
-2
/
+5
|
*
fix tp set callback log message
UbitUmarov
2019-04-01
1
-1
/
+1
|
*
Yengine: clear events queue on reset. Also keep clearing all on state change....
UbitUmarov
2019-04-01
1
-2
/
+7
|
*
rez npcs attachments async again
UbitUmarov
2019-03-31
1
-1
/
+11
|
*
Yengine attachment drop, do set attachment ready event
UbitUmarov
2019-03-31
1
-0
/
+1
|
*
oops RegionHandShakeReply is not reentrant
UbitUmarov
2019-03-31
1
-0
/
+1
|
*
remove a potencially dang. lock
UbitUmarov
2019-03-31
1
-1
/
+1
|
*
a few more changes on initial data sending
UbitUmarov
2019-03-31
1
-98
/
+40
|
*
do clear MOAP on remove
UbitUmarov
2019-03-31
1
-6
/
+35
|
*
fix osSet/GetPrimitiveParams threat level
UbitUmarov
2019-03-31
1
-2
/
+2
|
*
missing file
UbitUmarov
2019-03-30
1
-1
/
+1
|
*
make 2 tests happy again
UbitUmarov
2019-03-30
1
-4
/
+4
|
*
a few more changes on initial objects send
UbitUmarov
2019-03-30
8
-193
/
+119
|
*
Yengine: fix scripts resume on attachments drop
UbitUmarov
2019-03-28
1
-1
/
+2
|
*
mantis 8508: ignore llAttachToAvatar if already attached
UbitUmarov
2019-03-28
1
-0
/
+4
|
*
changes on teleports v7
UbitUmarov
2019-03-28
3
-93
/
+84
|
*
try another way
UbitUmarov
2019-03-27
3
-2
/
+6
|
*
timming issues on fast tp back to same region on new code
UbitUmarov
2019-03-27
1
-0
/
+9
|
*
timming issues on fast tp back to same region on new code
UbitUmarov
2019-03-27
2
-4
/
+6
|
*
we should be able to zeroencode compressedupdates
UbitUmarov
2019-03-25
1
-31
/
+425
|
*
some more changes on objects sending
UbitUmarov
2019-03-24
3
-86
/
+28
|
*
mantis 8505 ( and not 8506 by mistake on previus commit) remove the meshes nu...
UbitUmarov
2019-03-24
2
-22
/
+24
|
*
compact the trivial te case, a more complete one may be needed even beening h...
UbitUmarov
2019-03-24
2
-7
/
+21
|
*
mantis 8506: parse highlod mesh and compare its number of prim faces to the n...
UbitUmarov
2019-03-23
1
-6
/
+29
|
*
fix particles encoding on compressedupdate
UbitUmarov
2019-03-23
1
-4
/
+22
|
*
make the text enable option visible for testing
UbitUmarov
2019-03-23
1
-0
/
+2
[prev]
[next]