UbitUmarov
|
e8165a7b51
only silent remove threads from watch list if they stopped ( ie still consider aborted etc )
|
7 anni fa |
UbitUmarov
|
f69e48bedc
make SendCoarseLocations async, since it is http. Make some actions use thread from pool and not a new one. Threading does need a deep cleanup one of this days. This stops mantis 8183 warnings, but as side effect only
|
7 anni fa |
Kevin Cozens
|
3cddfddc3f
Minor changes to commented text in bin/OpenSim.ini.example
|
7 anni fa |
Kevin Cozens
|
0ac6b74c5e
Fixed typo in log message
|
7 anni fa |
UbitUmarov
|
d12957dc2c
still losing time with of halcyon incompatibile oars... cathch exceptions of the function that actually throws; Reduce log spam; don't let a broken MOAP stop all object deserialization. Fixing MOAP does not mean halcyon oars issues are fixed, just one. And really we should not even try to go against halcyon decison to be incompatible.(our MOAP encoding did not change since 2010)
|
7 anni fa |
Robert Adams
|
5bfe8b18fe
Another attempt at parsing MOAP <Media> elements in OAR files.
|
7 anni fa |
UbitUmarov
|
1e3a19e673
bug fix plus some cleanup
|
7 anni fa |
UbitUmarov
|
ef2fd8fcea
keep the reverted code, that does work. Our code likes to have pbs.Media == null when there is no MOAD defined, so handle possible odd oars that may have llsd <array /> on that case
|
7 anni fa |
UbitUmarov
|
29f2421d4f
revert fa5bf4fd0bb6a855eacdb7b5eec9cd71ad9bf606 for test
|
7 anni fa |
UbitUmarov
|
02b51b84f4
so no real need for Maintenance thread.. so removed
|
7 anni fa |
UbitUmarov
|
2d93008bd9
course locations is a also heartbeat job (for now sync)
|
7 anni fa |
UbitUmarov
|
eca89c6e61
remove some more dead scene options
|
7 anni fa |
UbitUmarov
|
c8b3925085
remove nonsense SendPeriodicAppearanceUpdates. if we need such a thing, then a lot is broken. Remove duplicated CleanTempObjects() call, rename BackupWaitCallback thread as BackupWorker ( still didn't found cause for mantis 8783)
|
7 anni fa |
UbitUmarov
|
9011ca8461
set optional group position and rotation before attach to scene
|
7 anni fa |
UbitUmarov
|
a23f99366f
bug fix: handle current region on GetChildAgentsToClose
|
7 anni fa |
Robert Adams
|
fa5bf4fd0b
Correct parsing of 'Media' XML element in PrimitiveBaseShape when reading an OAR file.
|
7 anni fa |
UbitUmarov
|
4320758d97
remove redundant UpdateMovementAnimations();
|
7 anni fa |
UbitUmarov
|
f26ad07ce1
add a delayed stop so fast tap on move keys does not stop the avatar in some cases
|
7 anni fa |
UbitUmarov
|
67e540e05c
cross mouse buttons state
|
7 anni fa |
UbitUmarov
|
12a6625dc7
fix MouseDown in case it gets any use
|
7 anni fa |
UbitUmarov
|
7310b7625e
move a execution overlap guard to end of job
|
7 anni fa |
UbitUmarov
|
b920f784ea
avoi null refs on tests simple clients
|
7 anni fa |
UbitUmarov
|
c68e7b6621
change child agents close control; disablesimulator is not a caps event message
|
7 anni fa |
UbitUmarov
|
5c156508e2
mantis 8182: update/fix GenerateRandomAnimation(). not updating libomv avatar data bc have no idea why do do have it, so leave it to who does know
|
7 anni fa |
UbitUmarov
|
7217c20291
we don't need to keep refs to baked textures assets
|
7 anni fa |
UbitUmarov
|
f5f0fa5d1f
we don't need to keep refs to baked textures assets
|
7 anni fa |
UbitUmarov
|
74da81890c
oops..
|
7 anni fa |
UbitUmarov
|
720a69a49b
remove the option to store baked textures on assets service, thats suicide use xbakes
|
7 anni fa |
UbitUmarov
|
b1c585718c
remove debug messages
|
7 anni fa |
UbitUmarov
|
e5991124dd
merge LocalNeighbourServicesConnector and RemoteNeighbourServicesConnector in single NeighbourServicesOutConnector
|
7 anni fa |