Historique des commits

Auteur SHA1 Message Date
  Robert Adams 8eec717f5f Merge branch 'master' into varregion il y a 10 ans
  Justin Clark-Casey (justincc) a4017ee1eb Reinsert attachments list taking code in SP.MakeRootAgent() il y a 10 ans
  Justin Clark-Casey (justincc) 1b86239f79 refactor: Remove identical part.ParentGroup.AddAvatar(UUID); calls which occur no matter which branch of the conditional is executed il y a 10 ans
  Robert Adams f127e4b4ee Merge branch 'master' into varregion il y a 10 ans
  Justin Clark-Casey (justincc) 4fa843ff19 Reorder checks in SP.CompleteMovement() to fix test failures il y a 10 ans
  Justin Clark-Casey (justincc) f467121c51 Merge branch 'justincc-master' il y a 10 ans
  Justin Clark-Casey (justincc) 3bc669ffc7 Actually put IsChildAgent = true inside the lock, otherwise there is still a small window for race conditions on duplicate CompleteMovement calls il y a 10 ans
  Justin Clark-Casey (justincc) 3ffd90496a Prevent duplicate invocations or race dontision in SP.CompleteMovement() il y a 10 ans
  Robert Adams 3760d10cd0 varregion: remove unnecessary border checking code in ScenePresence. il y a 11 ans
  Robert Adams 1cf17a3cf7 Merge branch 'master' into varregion il y a 11 ans
  Justin Clark-Casey (justincc) 32e9c16957 Merge branch 'justincc-master' il y a 11 ans
  Justin Clark-Casey (justincc) 0155d42b80 If an agent is sitting, then do send the rotation in the agent update instead of zeroing it to resolve mouselook camera problems il y a 11 ans
  Robert Adams 01c0bbf181 varregion: extract banned region logic into a class for cleanlyness. il y a 11 ans
  Robert Adams e5f7c8b6e8 varregion: add lots of DEBUG level log messages. Especially for teleport. il y a 11 ans
  Robert Adams 6937eec258 Merge branch 'master' into varregion il y a 11 ans
  Robert Adams 13a9a4b653 varregion: rename 'LegacyRegionLocX' back to 'RegionLocX' and same for Y and Z. il y a 11 ans
  Justin Clark-Casey (justincc) 11f177d6a8 Eliminate unnecessary line from my previous commit 1d605642 il y a 11 ans
  Justin Clark-Casey (justincc) 1d605642f7 Refix sitting on child prims by reinserting relevant code back into SP.HandleAgentSit() il y a 11 ans
  Melanie 5b73b9c4a8 Committing the Avination Scene Presence and related texture code il y a 11 ans
  Robert Adams 4eb52eb19e Merge branch 'master' into varregion il y a 11 ans
  Justin Clark-Casey (justincc) 17b32b764a Fix regression where mouse look flight direction no longer worked by zeroing x/y rot before sending agent updates, instead of before any agent update processing il y a 11 ans
  Justin Clark-Casey (justincc) 62a2d7836f Ignore X and Y body rotations when sent by mouse look. il y a 11 ans
  Robert Adams 31bacfbb63 Merge branch 'master' into varregion il y a 11 ans
  Robert Adams 6cd0d7a62b varregion: Add MaxRegionSize constant and enforce in RegionInfo. il y a 11 ans
  Justin Clark-Casey (justincc) 8ebad90800 Actually use the SP.AgentControlStopSlowWhilstMoving parameter intoroduced for slow walk/run in 4cfe02a rather than the magic number il y a 11 ans
  Justin Clark-Casey (justincc) 96018afab4 Remove unused SP.Updated flag, which appears unused for many years and was only set true once and never reset il y a 11 ans
  Justin Clark-Casey (justincc) 4cde02a2a3 Implement most effects of AGENT_CONTROL_STOP il y a 11 ans
  Justin Clark-Casey (justincc) 4bd4f1cd83 Remove nudgehack from SP.HandleAgentUpdate by making MovementFlag a uint rather than a byte il y a 11 ans
  Justin Clark-Casey (justincc) 5f0e763062 Remove unused sp.ParentPosition, which has not been used for some time il y a 11 ans
  Justin Clark-Casey (justincc) 84bfde3bdf Comment out debug sit message accidently left active il y a 11 ans