Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  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 ) 7 yıl önce
  UbitUmarov f33a871d61 hope gc does remove a little dic and contents 7 yıl önce
  UbitUmarov fd8836e493 dont let time go back 7 yıl önce
  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 7 yıl önce
  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 ) 7 yıl önce
  UbitUmarov 73222e4dd4 fix IClientIPEndpoint broken by justin long ago.. but stop using it 7 yıl önce
  UbitUmarov 9ab8ce1404 fix remote requests for dwell, so dwell module still called 7 yıl önce
  UbitUmarov cb21caae77 fix some issue on parcels loading and make parcels dwell show something. Resolution is 2.5min aprox. 7 yıl önce
  UbitUmarov 19d141c9a5 avoid a null ref 7 yıl önce
  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 7 yıl önce
  UbitUmarov 0f7ffc56ce several changes for osTeleportObject 7 yıl önce
  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 7 yıl önce
  UbitUmarov 6826ca9b57 fix the meaning of objectDuplicate[OnRay]() flags parameter but still not using it 7 yıl önce
  UbitUmarov 6d784f6306 Permissions module: GenerateClientFlags() no need to keep looking for the same part several times; fix locked mask in GetObjectPermissions() 7 yıl önce
  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 7 yıl önce
  Melanie Thielker e58903be6f Correct casing on isGod and isViewerUIGod 7 yıl önce
  UbitUmarov effa32cfa4 replace godlevel compares by the new faster bool isViewerUIGod 7 yıl önce
  Melanie Thielker ad8915f154 Restructure god level and permissions 7 yıl önce
  Melanie Thielker b16abc8166 Massive tab and trailing space cleanup 7 yıl önce
  UbitUmarov cbc3501246 a few changes to Gods ( ie administrators) control 7 yıl önce
  UbitUmarov 3a310d77c8 forgot one gc.collect wait for finalizers 7 yıl önce
  Melanie Thielker 1388ac2ef7 Rename charterMember to membershipType to show what it actually is. 8 yıl önce
  UbitUmarov 1fdd71f856 do a GC collect on last client exit 8 yıl önce
  AliciaRaven 813ee4e188 Remove unused integer vars from LLClientView 8 yıl önce
  UbitUmarov 5cc0d6620d remove 2 more null refs i added to release memory 8 yıl önce
  UbitUmarov 82ed6bde6e fix maturity on parcelInfo 8 yıl önce
  UbitUmarov f4745e5a35 full change ServiceThrottleModule. Let it still service RegionHandleRequest and UUIDNameRequest but this wrong since they are diferent services. Keeping gambling about not having 2 much overlaps of the 2 kind of requests. Remove double thottling of RegionHandleRequest 8 yıl önce
  UbitUmarov f1958e9f71 revert more object references removal on clients close because 2 many code paths don't have proper abort 8 yıl önce
  UbitUmarov 586c81eecd give up on OutPacket drop condition on closing 8 yıl önce
  UbitUmarov b887b7625e change OutPacket drop condition 8 yıl önce