Commit History

Author SHA1 Message Date
  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 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 9011ca8461 set optional group position and rotation before attach to scene 7 years ago
  UbitUmarov a23f99366f bug fix: handle current region on GetChildAgentsToClose 7 years ago
  Robert Adams fa5bf4fd0b Correct parsing of 'Media' XML element in PrimitiveBaseShape when reading an OAR file. 7 years ago
  UbitUmarov 4320758d97 remove redundant UpdateMovementAnimations(); 7 years ago
  UbitUmarov f26ad07ce1 add a delayed stop so fast tap on move keys does not stop the avatar in some cases 7 years ago
  UbitUmarov 67e540e05c cross mouse buttons state 7 years ago
  UbitUmarov 12a6625dc7 fix MouseDown in case it gets any use 7 years ago
  UbitUmarov 7310b7625e move a execution overlap guard to end of job 7 years ago
  UbitUmarov b920f784ea avoi null refs on tests simple clients 7 years ago
  UbitUmarov c68e7b6621 change child agents close control; disablesimulator is not a caps event message 7 years ago
  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 years ago
  UbitUmarov 7217c20291 we don't need to keep refs to baked textures assets 7 years ago
  UbitUmarov f5f0fa5d1f we don't need to keep refs to baked textures assets 7 years ago
  UbitUmarov 74da81890c oops.. 7 years ago
  UbitUmarov 720a69a49b remove the option to store baked textures on assets service, thats suicide use xbakes 7 years ago
  UbitUmarov b1c585718c remove debug messages 7 years ago
  UbitUmarov e5991124dd merge LocalNeighbourServicesConnector and RemoteNeighbourServicesConnector in single NeighbourServicesOutConnector 7 years ago
  UbitUmarov 0fa3af96a4 remove anoying crossing messages on open borders 7 years ago