Commit History

Author SHA1 Message Date
  UbitUmarov 63b7e2ca15 fix a outdated condition 2 years ago
  UbitUmarov 58b114647f alert user if Take copy fails because no permission to take copy. This is needed because HG spargetti code makes it hard to do it right 2 years ago
  UbitUmarov e2c9591fa9 do export landmarks even if OutboundPermission is false 2 years ago
  UbitUmarov dea5b83e8b also revert osMessageAttachments time penalty. It does dispturb current existent action games 2 years ago
  UbitUmarov 5c0bd1c279 ubOdeMeshmerizer: try log a bit more information in case of fail to decode a mesh asset header 2 years ago
  UbitUmarov 8136f569cf actually rename runprebuild19.* as runprebuild48,* since selection of .net framework 4.8 is more relevant than select VS on windows. (the file ..48.sh may need +x mode added 2 years ago
  UbitUmarov 537de0c592 update runprebuild19.bat to find vs2022 2 years ago
  UbitUmarov ddc311910f remove some more log of stackframe on error 2 years ago
  UbitUmarov fbbcc1edd7 == string.Empty is .Lenght == 0 2 years ago
  UbitUmarov 6595e3ae26 cosmetics 2 years ago
  UbitUmarov c5f5fa0d2e update libomv with a fix on UUID XML serielization; some changes on low level lludp decode 2 years ago
  UbitUmarov 53d7115ee1 uuid does have gethashcode 2 years ago
  UbitUmarov fe6bcd79f5 proper bypass lludp header extra bytes, even if not seen so far 2 years ago
  UbitUmarov 9b33ef9c8c a few more changes on vectors etc 2 years ago
  UbitUmarov 7d78f62d49 fix some pgsql parameters ( needs checking ) 2 years ago
  UbitUmarov 60914c6210 update libomv with a bug fix 2 years ago
  UbitUmarov dd846ffc6c update libomv with vector2 and 3 IsZero() 2 years ago
  UbitUmarov 94adb4f86e update libomv with a few changes on uuid 2 years ago
  UbitUmarov 70a788170d undo a small change that was not suposed to happen now 2 years ago
  UbitUmarov 1545b73e64 remove a spurius space 2 years ago
  UbitUmarov da928d6099 != UUID.Zero is slow 2 years ago
  UbitUmarov 7e0fc95c3a == UUID.Zero is slow 2 years ago
  UbitUmarov 357f20eb14 == UUID.Zero is slow 2 years ago
  UbitUmarov cb98fb309c UUID == and != are bad 2 years ago
  UbitUmarov 06df192510 update libomv with a bug fix 2 years ago
  UbitUmarov 13c77e8017 update libomv with changes on bad UUID 2 years ago
  UbitUmarov a0ed214a6e save a few NS (hope not 2 much) 2 years ago
  UbitUmarov 0bbcd7bf63 Maximum notecard size is 65,536 bytes, enforce it on osmakenotecard 2 years ago
  UbitUmarov e78caeeac8 add explicit osMakeNotecard(string notecardName, LSL_String contents) so it does not depend on implicit cast from string to list, as before 2 years ago
  UbitUmarov ce5dca5c56 revert the slowdown of osMessageObject. Also reduce the slowdown osMessageAttachments to (100 + 10 *NumberTargetedPrims) miliseconds. Some action games shown a bit of visible negative impact, so lets test 2 years ago