Historique des commits

Auteur SHA1 Message Date
  Gwyneth Llewelyn 8d400d10a4 Exclude a few more personalised settings il y a 3 ans
  Gwyneth Llewelyn 6b46cf944b Tweaks to get the config path correctly il y a 3 ans
  Gwyneth Llewelyn 535b8a2669 Files copied to wrong directory! Pfft il y a 3 ans
  Gwyneth Llewelyn cd48826366 Attempt to add a few try … catch to see what is happening to date typecast il y a 3 ans
  Gwyneth Llewelyn 0e5fc5df88 Reverse-published changes il y a 3 ans
  Gwyneth Llewelyn 38b6f85bdd Added Apple ‘garbage files’ to .gitignore il y a 3 ans
  UbitUmarov a3b26255dd add vector variant of osSlerp; update script syntax il y a 3 ans
  UbitUmarov be649ee7e5 YEngine: remove obsolete appdomain code (still in use elsewhere) il y a 3 ans
  UbitUmarov 7ead51b613 update npc animation at end of movetotarget; decrease default stop position error to 0.5m il y a 3 ans
  UbitUmarov feba9a70c4 do not send parcel environment changes to npcs il y a 3 ans
  UbitUmarov 2a70c8c5c2 mantis 8848: fix typo, Thanks Chris Weymann il y a 3 ans
  UbitUmarov fa26f37a17 http server receiver: go back to simpler and lighter Beginread/endread. async/await is still just a slower wrapper around it, with more unpredictable side effects il y a 3 ans
  UbitUmarov 582ce9e380 Merge branch 'master' of ssh://opensimulator.org:/var/git/opensim il y a 3 ans
  Alicia Raven d38606f695 Remove unused variable from EstateLoaderFileSystem il y a 3 ans
  UbitUmarov bfb2b3a23e revert changing the http server control thread. The main.net pool one cames with tons of crap on stack il y a 3 ans
  UbitUmarov aff1593b2b mantis 8844: fix PARCEL_MEDIA_COMMAND_URL with empty string parameter il y a 3 ans
  UbitUmarov d72f19111c smartthreadpool: place a global throttle on threads creation if pool as less than min number of threads ( 20/s versus .net 1/s in all cases) il y a 3 ans
  UbitUmarov 4b7502c1dc smartthreadpool: remove workitems priority. Its lack of fairness could cause issues hard to debug if we tried to use it (we don't) (runprebuild) il y a 3 ans
  UbitUmarov b61df051db smartthreadpool: suport callback delegates with no return value (WaitCallBack), use it on our fireandforget (other places later) il y a 3 ans
  UbitUmarov 960a0fa360 smartthreadpool: add pool option SuppressFlow and test it on main smart?? pool (may go bad) il y a 3 ans
  UbitUmarov 0389c02fd5 smartthreadpool: ofc missed the relevant file il y a 3 ans
  UbitUmarov 923d6437b8 smartthreadpool: replace thread context code to use ExecutionContext il y a 3 ans
  UbitUmarov 64fd819b81 still some windows code il y a 3 ans
  UbitUmarov 09933dc589 smartthreadpool: replace custom linkedlist based quueue by .net queue il y a 3 ans
  UbitUmarov b667bff8bb smartthreadpool: httpcontext will be gone (we dont use it) il y a 3 ans
  UbitUmarov 4ab792cd13 smartthreadpool: remove old windows(like CE) support, remove tabs.. (do runprebuild) il y a 3 ans
  UbitUmarov d6747f872d test: change http send control to a main pool thread il y a 3 ans
  UbitUmarov 3be98bdb35 mantis 8840: add say ranges to llGetEnv il y a 3 ans
  UbitUmarov f79ebcc10f oops better really to the upper case version il y a 3 ans
  UbitUmarov 71065f19ad add another form of bytesToHexString(byte[] bytes, bool lowercase) il y a 3 ans