John Hurliman
|
b2ed348aa2
Implemented a Watchdog class. Do not manually create Thread objects anymore, use Watchdog.StartThread(). While your thread is running call Watchdog.UpdateThread(). When it is shutting down call Watchdog.RemoveThread(). Most of the threads in OpenSim have been updated
|
15 years ago |
Jeff Ames
|
ee205e7e81
Formatting cleanup.
|
15 years ago |
Justin Clarke Casey
|
15b8641bef
* minor: if OAR saving receives assets after timeout, just print warning, don't accidentally go on to process them
|
15 years ago |
Justin Clarke Casey
|
86043c431f
* minor: remove warning from unused field
|
15 years ago |
Justin Clarke Casey
|
593942b195
* Fix problem where known missing assets would stop save oar ever completing
|
15 years ago |
Justin Clarke Casey
|
bfea077508
* Add oar saving timeout
|
15 years ago |
Justin Clarke Casey
|
5c42143a7b
* Add simple original xml serialization test
|
15 years ago |
Justin Clarke Casey
|
ecbeb5cea1
* Fix race condition in save oar
|
15 years ago |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 years ago |
Justin Clarke Casey
|
c11e047410
* Resolve bug where save oar would never complete if any assets were missing
|
15 years ago |
diva
|
5e4fc6e91e
Heart surgery on asset service code bits. Affects OpenSim.ini configuration -- please see the example. Affects region servers only.
|
15 years ago |
Justin Clarke Casey
|
6277156044
* When saving an oar, save assets when immediately received rather than storing them all up in memory
|
15 years ago |
Justin Clarke Casey
|
c04e7cdf2b
* Support loading empty folders in an iar
|
15 years ago |
Justin Clarke Casey
|
5a6bc26600
* Address http://opensimulator.org/mantis/view.php?id=3207
|
15 years ago |
Sean Dague
|
5959e42683
large scale fix for svn props after "the great refactor"
|
15 years ago |
lbsa71
|
801da4346a
* optimized usings.
|
15 years ago |
Dr Scofield
|
180be7de07
this is step 2 of 2 of the OpenSim.Region.Environment refactor.
|
15 years ago |