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
*
add cap EstateAccess
UbitUmarov
2019-08-07
1
-0
/
+1
*
silly bug in libomv
UbitUmarov
2019-08-02
3
-0
/
+0
*
cosmetics
UbitUmarov
2019-08-02
5
-46
/
+22
*
update libopenmetaverse including a ugly hack to try to workaround issues det...
UbitUmarov
2019-08-02
4
-0
/
+0
*
remove redundant code
UbitUmarov
2019-08-01
1
-5
/
+0
*
make sure XEngine does release script events when a script is destroyed
UbitUmarov
2019-08-01
2
-4
/
+4
*
mantis8569: do aggregate script events when a script is deleted; block nonphy...
UbitUmarov
2019-08-01
3
-22
/
+40
*
mantis8548: let rotation division be -(olderResult) this is formally more cor...
UbitUmarov
2019-08-01
1
-2
/
+6
*
mantis8548: change more LSL arguments declarations to their formal form. Stil...
UbitUmarov
2019-07-31
3
-100
/
+108
*
mantis8564: add region_up_time to llGetEnv. Returns string with seconds since...
UbitUmarov
2019-07-31
1
-66
/
+55
*
change value of PARCEL_DETAILS_DWELL to a higher value to give more room for ...
UbitUmarov
2019-07-31
6
-11
/
+27
*
Mantis #8481 part two.
TBG Renfold
2019-07-31
3
-0
/
+16
*
Mantis #8481 part one.
TBG Renfold
2019-07-31
2
-0
/
+4
*
fix configuration loader test
UbitUmarov
2019-07-31
1
-0
/
+1
*
now i can login on win .net4.8, but just a little drop on a large (broken) OS...
UbitUmarov
2019-07-30
9
-308
/
+364
*
cosmetics
UbitUmarov
2019-07-30
1
-2
/
+2
*
Merge branch 'master' of opensimulator.org:/var/git/opensim
UbitUmarov
2019-07-30
1
-39
/
+0
|
\
|
*
Restore the OpenSimDefaults I had to move out of the way to test this
Melanie
2019-07-30
1
-0
/
+2248
|
*
Remove the outdated and no longer useful hardcoded config defaults
Melanie
2019-07-30
2
-2287
/
+0
*
|
cosmetics
UbitUmarov
2019-07-30
3
-4
/
+5
|
/
*
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
83
-2597
/
+4716
|
\
|
*
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
2
-6
/
+12
|
*
missing old flag VEHICLE_FLAG_NO_FLY_UP
UbitUmarov
2019-05-22
1
-0
/
+1
|
*
change yengine comments on ini file
UbitUmarov
2019-05-19
1
-6
/
+2
|
*
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
4
-44
/
+90
|
*
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
[next]