Cronologia Commit

Autore SHA1 Messaggio Data
  Justin Clark-Casey (justincc) 8b267b5bb5 Fix bug in HG attachment throttling code where attachments were never rezzed on any teleport within a foreign grid after the first. 10 anni fa
  Justin Clark-Casey (justincc) c18cecbeb7 Change jobengine logging command to "debug jobengine log <int>" rather than loglevel, in common with similar commands. 10 anni fa
  Justin Clark-Casey (justincc) 11ed60645a When logging reigon information returned by GateKeeperService.GetHyperlinkRegion, log the return server URL returned. 10 anni fa
  Justin Clark-Casey (justincc) 84d557a7bd Make small adjustment to JobEngine default from previous commit to enable it when [Startup] section is not present (though this is extremely unlikely). 10 anni fa
  Justin Clark-Casey (justincc) c96806a3f5 Add [Startup] JobEngineEnabled setting that allows the job engine to be disabled for testing purposes if necessary. 10 anni fa
  Justin Clark-Casey (justincc) 377b79bafc Move conditionals which control whether a task is placed in the JobEngine inside Watchdog.RunJob() (renamed from RunWhenPossible) and generalize them. 10 anni fa
  Justin Clark-Casey (justincc) df75f14bca Add [BulletSim] option AvatarToAvatarCollisionsByDefault to control whether avatars collide. This is true by default. 10 anni fa
  Justin Clark-Casey (justincc) bf5e220450 Fix compile error from previous 1d56029848e96016b5809f596619e32d0ebcc995 10 anni fa
  Justin Clark-Casey (justincc) 1d56029848 Fix issue where llRemoteLoadScriptPin() would treat 0 (the default) as a valid set pin in a destination prim rather than the unset no pin state 10 anni fa
  Justin Clark-Casey (justincc) 6affa906ee When processing incoming attachments via HG, if a request for uuid gathering or final asset import takes too long remove remaining requests from same user to prevent hold up of other user's incoming attachments. 10 anni fa
  Justin Clark-Casey (justincc) 9d78d16cf3 Introduce an IteratingUuidGatherer where each fetch from the asset service (iteration) can be controlled by the caller. 10 anni fa
  Justin Clark-Casey (justincc) 6fa2e685a9 Add incoming packet async handling engine to queue some inbound udp async requests. 10 anni fa
  Justin Clark-Casey (justincc) 297b27e473 Add missing class from recent commit 69abade 10 anni fa
  Justin Clark-Casey (justincc) 9c8d5f54d8 Add "show threadpool calls active" console debug command. 10 anni fa
  Justin Clark-Casey (justincc) 69abadedae Add naive implementation of controlled incoming HG attachments to manage load. 10 anni fa
  Justin Clark-Casey (justincc) 3372210c46 Label all threadpool calls being made in core OpenSimulator. This is to add problem diagnosis. 10 anni fa
  Justin Clark-Casey (justincc) d3a550bc85 Add "show threadpool calls" command to show count of all labelled smartthreadpool calls 10 anni fa
  Justin Clark-Casey (justincc) 965c53ebd7 Just for now, don't alert the user or log if we couldn't change their server-side preferences due to no e-mail address being sent. 10 anni fa
  Justin Clark-Casey (justincc) 31b92f0217 Actually persist a changed console set agent-limit via "region set". 10 anni fa
  Justin Clark-Casey (justincc) 12f50a2798 Add "region set" console command. 10 anni fa
  Justin Clark-Casey (justincc) fdb902d762 Add "region get" command as a synononym for "show region" console command. 10 anni fa
  justincc a58ae73694 Update libomv to cedac55 10 anni fa
  Justin Clark-Casey (justincc) 43ac867512 Stop Mono 3.2.8 from binding a UDP socket to a port already in use. 10 anni fa
  Justin Clark-Casey (justincc) 064897be85 On pCampbot, if we add the none (n) behaviour then make it actually stop any bots in motion. 10 anni fa
  Justin Clark-Casey (justincc) 4275342515 Add "wearables check" console command 10 anni fa
  Justin Clark-Casey (justincc) cc23d4bac5 Add "wearables show" console command. 10 anni fa
  Justin Clark-Casey (justincc) 1c12930c03 Fix recent regression where adaptive throttles stopped adjusting. 10 anni fa
  Justin Clark-Casey (justincc) 096aecc097 Fix setting of max scene throttle so that setting it restricts the child client throttles properly. 10 anni fa
  Justin Clark-Casey (justincc) bda36ad2e0 Add request drip rate to assertions for token bucket regression tests 10 anni fa
  Justin Clark-Casey (justincc) 67007c7d21 Add regression tests for token buckets on their own 10 anni fa