Commit History

Author SHA1 Message Date
  Gwyneth Llewelyn a4941fe372 add my own .editorconfig 8 months ago
  Gwyneth Llewelyn f4b26e885a /me is confused about this one 8 months ago
  Gwyneth Llewelyn fff4a8c329 Force OpenSim.ini to be saved, at least for this time! 3 years ago
  Gwyneth Llewelyn dd6707932c OpenSim.ini will now be kept on ‘our’ branch, so that we can restore the configuration if needed 3 years ago
  Gwyneth Llewelyn aef0910041 Ignore a few more files 3 years ago
  Gwyneth Llewelyn 6ade61d685 Upload the latest and greatest 3 years ago
  Gwyneth Llewelyn a43f2f3f5f deleting lots of stuff for no apparent reason… 3 years ago
  Gwyneth Llewelyn 9a386ce625 Small change to try to get .gitignore to finally block things inside ./bin/grid (but doesn’t seem to work….) 3 years ago
  Gwyneth Llewelyn 135015e4bc Go away, grid files! 3 years ago
  Gwyneth Llewelyn 21565f6557 Why are things inside grid being ignored? 3 years ago
  Gwyneth Llewelyn 6fa77bdfb9 Trying to figure out why NPC scripts do not launch on rez 3 years ago
  Gwyneth Llewelyn 8d400d10a4 Exclude a few more personalised settings 3 years ago
  Gwyneth Llewelyn 6b46cf944b Tweaks to get the config path correctly 3 years ago
  Gwyneth Llewelyn 535b8a2669 Files copied to wrong directory! Pfft 3 years ago
  Gwyneth Llewelyn cd48826366 Attempt to add a few try … catch to see what is happening to date typecast 3 years ago
  Gwyneth Llewelyn 0e5fc5df88 Reverse-published changes 3 years ago
  Gwyneth Llewelyn 38b6f85bdd Added Apple ‘garbage files’ to .gitignore 3 years ago
  UbitUmarov a3b26255dd add vector variant of osSlerp; update script syntax 3 years ago
  UbitUmarov be649ee7e5 YEngine: remove obsolete appdomain code (still in use elsewhere) 3 years ago
  UbitUmarov 7ead51b613 update npc animation at end of movetotarget; decrease default stop position error to 0.5m 3 years ago
  UbitUmarov feba9a70c4 do not send parcel environment changes to npcs 3 years ago
  UbitUmarov 2a70c8c5c2 mantis 8848: fix typo, Thanks Chris Weymann 3 years ago
  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 3 years ago
  UbitUmarov 582ce9e380 Merge branch 'master' of ssh://opensimulator.org:/var/git/opensim 3 years ago
  Alicia Raven d38606f695 Remove unused variable from EstateLoaderFileSystem 3 years ago
  UbitUmarov bfb2b3a23e revert changing the http server control thread. The main.net pool one cames with tons of crap on stack 3 years ago
  UbitUmarov aff1593b2b mantis 8844: fix PARCEL_MEDIA_COMMAND_URL with empty string parameter 3 years ago
  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) 3 years ago
  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) 3 years ago
  UbitUmarov b61df051db smartthreadpool: suport callback delegates with no return value (WaitCallBack), use it on our fireandforget (other places later) 3 years ago