Commit History

Author SHA1 Message Date
  Justin Clark-Casey (justincc) 1d605642f7 Refix sitting on child prims by reinserting relevant code back into SP.HandleAgentSit() 11 years ago
  Melanie 82ebb86d58 Replace proprietary file header with BSD one 11 years ago
  Melanie 92aad6f1bb Add missing files *blush* 11 years ago
  Melanie 5b73b9c4a8 Committing the Avination Scene Presence and related texture code 11 years ago
  Melanie 3df8990e6f Merge branch 'master' of [email protected]:/var/git/opensim 11 years ago
  Melanie 97934e00e6 This is the Avination Entity Transfer Module. Surprisingly, it still compiles 11 years ago
  dahlia 0875050161 Add console utility commands "scale scene" and "translate scene". Note that repeated use of these commands will induce floating point accumulation errors. Please back up your region before using. 11 years ago
  dahlia 8f221a3077 Merge branch 'master' of ssh://opensimulator.org/var/git/opensim 11 years ago
  dahlia c0380d1bfe apparently mono DeflateStream has no CopyTo method =( 11 years ago
  Diva Canto 5047bd7b44 Merge branch 'master' of ssh://opensimulator.org/var/git/opensim 11 years ago
  Diva Canto 4058e5f709 Fixed misleading comment 11 years ago
  dahlia aba2a44453 Merge branch 'master' of ssh://opensimulator.org/var/git/opensim 11 years ago
  dahlia 1496de7ce9 use System.IO.Compression.DeflateStream for mesh decompression in an attempt to reduce mesh asset decoding failures 11 years ago
  BlueWall 1842388bb4 Add support for user preferences (im via email) 11 years ago
  Robert Adams 4eb52eb19e Merge branch 'master' into varregion 11 years ago
  BlueWall 04f8fc1ce9 Adding profile partners fix to SQLite and PgSQL drivers 11 years ago
  BlueWall 823a175f07 Stop writing partner id to record when updating profile data. This should be changed only by admin in backend. 11 years ago
  Fernando Oliveira 9b76a46df0 Reversing back to the row["ColumnName"] case field name. http://opensimulator.org/mantis/view.php?id=6868 11 years ago
  Justin Clark-Casey (justincc) bb4f4d9480 minor: Use enums for setting inv/asset types on data upload rather than magic numbers 11 years ago
  Justin Clark-Casey (justincc) 16aaba77d4 Properly set InventoryType.Snapshot when a snapshot is uploaded 11 years ago
  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 11 years ago
  Justin Clark-Casey (justincc) 62a2d7836f Ignore X and Y body rotations when sent by mouse look. 11 years ago
  Robert Adams 31bacfbb63 Merge branch 'master' into varregion 11 years ago
  Robert Adams 6cd0d7a62b varregion: Add MaxRegionSize constant and enforce in RegionInfo. 11 years ago
  Justin Clark-Casey (justincc) 8ebad90800 Actually use the SP.AgentControlStopSlowWhilstMoving parameter intoroduced for slow walk/run in 4cfe02a rather than the magic number 11 years ago
  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 11 years ago
  Justin Clark-Casey (justincc) 4cde02a2a3 Implement most effects of AGENT_CONTROL_STOP 11 years ago
  Justin Clark-Casey (justincc) 4bd4f1cd83 Remove nudgehack from SP.HandleAgentUpdate by making MovementFlag a uint rather than a byte 11 years ago
  Justin Clark-Casey (justincc) 8b3a4367ea Still send CameraEyeOffset in UDP SendSitReponse even if at offset is Vector3.Zero 11 years ago
  Justin Clark-Casey (justincc) 5f0e763062 Remove unused sp.ParentPosition, which has not been used for some time 11 years ago