Commit History

Author SHA1 Message Date
  Justin Clark-Casey (justincc) c544f0d0c5 Prune some of the excess logging for client logins. 13 years ago
  Diva Canto 4bcee1dfb4 Revert "DEBUG DEBUG DEBUG" 13 years ago
  Diva Canto 59c2cd04ba DEBUG DEBUG DEBUG 13 years ago
  Diva Canto fbde9b1136 Note to self: try to make only 3 things at the same time. 13 years ago
  Diva Canto db55859125 Guard against null Animator. 13 years ago
  Diva Canto c082254b9d Put the coarse location updates back to 50 frames, otherwise the dots on the mini-map come and go noticeably. Also increased the Velocity a bit; I had decreased it to 0.885; now it's 0.9. 13 years ago
  Diva Canto ed26376ec5 Yet more things out of the main Update thread loop and into threadlets. This time, SendPrimsUpdate. Plus a few more tweaks on triggering actions from the Update loop. #LoginLag. 13 years ago
  Diva Canto e3262ef5ac Commented out the UpdateLand call from the Update thread loop, because this may be causing the #LoginLag. Attachments taint the prim count. Twice. Each. 13 years ago
  Melanie e47cc10674 Null checking ParentGroup is not needed. It can't be null. 13 years ago
  Diva Canto b41164b620 This seems to get rid of the stuck PREJUMP animation, as reported by Justin in -dev. Also in this commit, a slight adjustment to the Velocity of SP -- this makes the avie walking feel less jerky for me. Will wait reports from others. 13 years ago
  Marck 7f0350b988 Trigger event with flag CHANGED_LINK when agent sits on objects that have not a sit target defined. This fixes Mantis #4692. 13 years ago
  Diva Canto 797ca8d0e7 Fixes the nudge movements! 13 years ago
  Diva Canto c42876df67 Revert "Another stab at mantis #5256" 13 years ago
  Diva Canto ccb4f958c0 Another stab at mantis #5256 13 years ago
  Diva Canto 72748746d5 Fixed some inconsistency with trailing /. Made debug messages consistent. Changed the stored region names of HG regions. Increased the size of regionName in DB. 13 years ago
  Jonathan Freedman 45cd2e3ef9 Merge branch 'master-core' into mantis5110 13 years ago
  Mic Bowman df860516bf Various bug fixes for appearance handling: more aggressive reset of textures and vparams when appearance is not cached and when wearables change. Send appearance to the viewer with initial data. 13 years ago
  Melanie 63e2c3b2d6 Reformat an overzealous comment. Remove end of line marks and reference to the 14 years ago
  Micheil Merlin 6ed63487d9 llUnsit position fix 4063 (updated 11-20-2010) 14 years ago
  Mic Bowman 541a7660e0 Refactor appearance and avatar data sending code. Paritioning the routines into "one-to-many" and "many-to-one" makes it possible to call the right function on presence creation (both child and root) and when a child agent is promoted to root. This brings the total number of appearance sends down to one or two on login. 14 years ago
  Jonathan Freedman b7f5e82843 Merge branch 'master-core' into mantis5110 14 years ago
  Jonathan Freedman 562147475c Merge https://github.com/opensim/opensim into mantis5110 14 years ago
  Melanie 390c3a3b6f Prevent leftover attachments from clogging up the pipes 14 years ago
  Melanie 7bb005b0d1 Change the way attachments are persisted. Editing a worn attachment will now 14 years ago
  Jeff Ames ae9c4a4d11 Formatting cleanup. 14 years ago
  Jonathan Freedman 4f40374464 Merge git://github.com/opensim/opensim into mantis5110 14 years ago
  Melanie 57eabe9d46 Actually calculate the height before setting it, this isn't done automatically 14 years ago
  Melanie 7d551e27ca Trying to prevent a wrong physical actor size 14 years ago
  Melanie d555c373d8 Fix avatar height management 14 years ago
  Melanie 78a0ed3ff9 Fix sitting and standing up 14 years ago