Historique des commits

Auteur SHA1 Message Date
  UbitUmarov 2f13b68d4f add missing part of mutes list protocol il y a 6 ans
  UbitUmarov 5360a8fea4 mantis 8258: also limit mesh basic shape torus hole sizeY on (some) existent objects. il y a 7 ans
  UbitUmarov 2247251c2f bug fix: Of course i had to pick a wrong number for profileBegin il y a 7 ans
  UbitUmarov 05da6b9f14 bug fix. Increase the values of profileHollow and profileBegin used to match pbs number of faces and the Mesh number of faces. The small values i used before seem to be randomly lost. il y a 7 ans
  UbitUmarov 396ab1424c in some cases ll TPVs can only see avatar rotations around Z or camera misbehaves il y a 7 ans
  UbitUmarov 35b1166ba8 add a few more... il y a 7 ans
  UbitUmarov 1557b78d67 add missing session ID verification il y a 7 ans
  UbitUmarov 40b16f1705 SimpleAngularDistance update prioritization scheme ameks no sense without ordered dequeue of the updates il y a 7 ans
  UbitUmarov f8cdccc167 a few more changes on entities updates il y a 7 ans
  UbitUmarov 6bac44e767 bug fix il y a 7 ans
  UbitUmarov b0a0163253 BUG FIX: change lludp hovertext utf-8 cut point. Thx djphil il y a 7 ans
  UbitUmarov d9a300fa8e some cleanup.. remove some stats that only some do look at once on a lifetime il y a 7 ans
  UbitUmarov ad43cc6784 change llclient async udp packets processing. Removed the shared Jobengine that made only one thread do some packets for all users, and removed the FireAndForget, so each user could issue a unlimited number of threads. Added a new JobEngine per client, so each gets at most one thread,and that thread can be released if iddle (for 5 seconds ) il y a 7 ans
  UbitUmarov f33a871d61 hope gc does remove a little dic and contents il y a 7 ans
  UbitUmarov fd8836e493 dont let time go back il y a 7 ans
  UbitUmarov 3ba63dde6e udp is not tcp. If mono versions have bronke udp sento, better update, also having 300 threads because object select is not funny il y a 7 ans
  UbitUmarov be975d1e89 add a adicional in transit flag to signal HG tps, and use it to ignore usernames requests sent to start region during tp; don't send unknows display names ( getdisplaynames cap ) il y a 7 ans
  UbitUmarov 73222e4dd4 fix IClientIPEndpoint broken by justin long ago.. but stop using it il y a 7 ans
  UbitUmarov 9ab8ce1404 fix remote requests for dwell, so dwell module still called il y a 7 ans
  UbitUmarov cb21caae77 fix some issue on parcels loading and make parcels dwell show something. Resolution is 2.5min aprox. il y a 7 ans
  UbitUmarov 19d141c9a5 avoid a null ref il y a 7 ans
  UbitUmarov 2f6c78b888 finish encoding number of mesh faces in pbs shape on new meshs upload, and *HACK* flag it setting hollow shape to triangle. (some limited encoding as added some months ago, but only for viewers LOD). Use this hack flag to fix sop number of faces. old meshs will still report 8 faces, information to fix this seems lost unless the mesh asset is decoded il y a 7 ans
  UbitUmarov 0f7ffc56ce several changes for osTeleportObject il y a 7 ans
  UbitUmarov 63383bf3c5 add functions to send entity updates imediatly, except for avatars (or now) they should be use to bypass normal delayed updates, for debug il y a 7 ans
  UbitUmarov 6826ca9b57 fix the meaning of objectDuplicate[OnRay]() flags parameter but still not using it il y a 7 ans
  UbitUmarov 6d784f6306 Permissions module: GenerateClientFlags() no need to keep looking for the same part several times; fix locked mask in GetObjectPermissions() il y a 7 ans
  UbitUmarov e0ab0b3b6b change GenerateClientFlags(...) to work with a scenepresence; make use of the new IsGod to check its God rights; remove the non standard estate manager right to move other ppl prims i added on last commits; coment out a test method i added sometime ago il y a 7 ans
  Melanie Thielker e58903be6f Correct casing on isGod and isViewerUIGod il y a 7 ans
  UbitUmarov effa32cfa4 replace godlevel compares by the new faster bool isViewerUIGod il y a 7 ans
  Melanie Thielker ad8915f154 Restructure god level and permissions il y a 7 ans