Histórico de Commits

Autor SHA1 Mensagem Data
  Robert Adams 8eec717f5f Merge branch 'master' into varregion há 10 anos atrás
  Justin Clark-Casey (justincc) a4017ee1eb Reinsert attachments list taking code in SP.MakeRootAgent() há 10 anos atrás
  Justin Clark-Casey (justincc) 1b86239f79 refactor: Remove identical part.ParentGroup.AddAvatar(UUID); calls which occur no matter which branch of the conditional is executed há 10 anos atrás
  Robert Adams f127e4b4ee Merge branch 'master' into varregion há 10 anos atrás
  Justin Clark-Casey (justincc) 4fa843ff19 Reorder checks in SP.CompleteMovement() to fix test failures há 10 anos atrás
  Justin Clark-Casey (justincc) f467121c51 Merge branch 'justincc-master' há 10 anos atrás
  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 há 10 anos atrás
  Justin Clark-Casey (justincc) 3ffd90496a Prevent duplicate invocations or race dontision in SP.CompleteMovement() há 10 anos atrás
  Robert Adams 3760d10cd0 varregion: remove unnecessary border checking code in ScenePresence. há 11 anos atrás
  Robert Adams 1cf17a3cf7 Merge branch 'master' into varregion há 11 anos atrás
  Justin Clark-Casey (justincc) 32e9c16957 Merge branch 'justincc-master' há 11 anos atrás
  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 há 11 anos atrás
  Robert Adams 01c0bbf181 varregion: extract banned region logic into a class for cleanlyness. há 11 anos atrás
  Robert Adams e5f7c8b6e8 varregion: add lots of DEBUG level log messages. Especially for teleport. há 11 anos atrás
  Robert Adams 6937eec258 Merge branch 'master' into varregion há 11 anos atrás
  Robert Adams 13a9a4b653 varregion: rename 'LegacyRegionLocX' back to 'RegionLocX' and same for Y and Z. há 11 anos atrás
  Justin Clark-Casey (justincc) 11f177d6a8 Eliminate unnecessary line from my previous commit 1d605642 há 11 anos atrás
  Justin Clark-Casey (justincc) 1d605642f7 Refix sitting on child prims by reinserting relevant code back into SP.HandleAgentSit() há 11 anos atrás
  Melanie 5b73b9c4a8 Committing the Avination Scene Presence and related texture code há 11 anos atrás
  Robert Adams 4eb52eb19e Merge branch 'master' into varregion há 11 anos atrás
  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 há 11 anos atrás
  Justin Clark-Casey (justincc) 62a2d7836f Ignore X and Y body rotations when sent by mouse look. há 11 anos atrás
  Robert Adams 31bacfbb63 Merge branch 'master' into varregion há 11 anos atrás
  Robert Adams 6cd0d7a62b varregion: Add MaxRegionSize constant and enforce in RegionInfo. há 11 anos atrás
  Justin Clark-Casey (justincc) 8ebad90800 Actually use the SP.AgentControlStopSlowWhilstMoving parameter intoroduced for slow walk/run in 4cfe02a rather than the magic number há 11 anos atrás
  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 há 11 anos atrás
  Justin Clark-Casey (justincc) 4cde02a2a3 Implement most effects of AGENT_CONTROL_STOP há 11 anos atrás
  Justin Clark-Casey (justincc) 4bd4f1cd83 Remove nudgehack from SP.HandleAgentUpdate by making MovementFlag a uint rather than a byte há 11 anos atrás
  Justin Clark-Casey (justincc) 5f0e763062 Remove unused sp.ParentPosition, which has not been used for some time há 11 anos atrás
  Justin Clark-Casey (justincc) 84bfde3bdf Comment out debug sit message accidently left active há 11 anos atrás