UbitUmarov
|
8c5f09f44b
actually.. its opensim, use same log file name in 32b mode
|
7 years ago |
UbitUmarov
|
bd2da771a4
remove a ref to old 32bitlauncher
|
7 years ago |
Kevin Cozens
|
46c8c4854e
Set the execute bit on the bin/opensim*.sh files
|
7 years ago |
UbitUmarov
|
7941f8da23
add opensim.sh and opensim32.sh for linux, replacing old opensim-ode.sh
|
7 years ago |
UbitUmarov
|
08659811c7
put back opensim 32bit launcher, renamed as OpenSim32.exe. This allows opensim to run in 32bit mode on 64bit machines. Possible most opensim regions should be running like this. 2GB of Virtual memory is still a lot on memory
|
7 years ago |
UbitUmarov
|
5842d5f7b0
revert. The .net concurrent objects look nice, but mono5 cpu load with them does not
|
7 years ago |
UbitUmarov
|
73aa752034
replace some locked objects by .net4.0 concurrent objects
|
7 years ago |
UbitUmarov
|
b5910cfdb7
merge
|
7 years ago |
UbitUmarov
|
be975d1e89
add a adicional in transit flag to signal HG tps, and use it to ignore usernames requests sent to start region during tp; don't send unknows display names ( getdisplaynames cap )
|
7 years ago |
UbitUmarov
|
e8165a7b51
only silent remove threads from watch list if they stopped ( ie still consider aborted etc )
|
7 years ago |
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 years ago |
Kevin Cozens
|
3cddfddc3f
Minor changes to commented text in bin/OpenSim.ini.example
|
7 years ago |
Kevin Cozens
|
0ac6b74c5e
Fixed typo in log message
|
7 years ago |
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 years ago |
Robert Adams
|
5bfe8b18fe
Another attempt at parsing MOAP <Media> elements in OAR files.
|
7 years ago |
UbitUmarov
|
1e3a19e673
bug fix plus some cleanup
|
7 years ago |
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 years ago |
UbitUmarov
|
29f2421d4f
revert fa5bf4fd0bb6a855eacdb7b5eec9cd71ad9bf606 for test
|
7 years ago |
UbitUmarov
|
7bea4f1578
Merge branch 'master' into httptests
|
7 years ago |
UbitUmarov
|
02b51b84f4
so no real need for Maintenance thread.. so removed
|
7 years ago |
UbitUmarov
|
2d93008bd9
course locations is a also heartbeat job (for now sync)
|
7 years ago |
UbitUmarov
|
eca89c6e61
remove some more dead scene options
|
7 years ago |
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 years ago |
UbitUmarov
|
7d58b73bbc
some changes on pollevent
|
7 years ago |
UbitUmarov
|
8971e9f126
Merge branch 'master' into httptests
|
7 years ago |
UbitUmarov
|
9011ca8461
set optional group position and rotation before attach to scene
|
7 years ago |
UbitUmarov
|
773914591d
Merge branch 'master' into httptests
|
7 years ago |
UbitUmarov
|
a23f99366f
bug fix: handle current region on GetChildAgentsToClose
|
7 years ago |
UbitUmarov
|
258d169392
Merge branch 'master' into httptests
|
7 years ago |
Robert Adams
|
fa5bf4fd0b
Correct parsing of 'Media' XML element in PrimitiveBaseShape when reading an OAR file.
|
7 years ago |