Commit History

Author SHA1 Message Date
  Justin Clark-Casey (justincc) 996a6c2eea After previous discussion, put eye-catcher 'SCRIPT READY' messages to console rather than log as warning 10 years ago
  Eva Comaroski 63ccc3dbf5 Convert if-blocks to return statements in small functions such as GetStartParameter(). 10 years ago
  Justin Clark-Casey (justincc) bf826699a5 Merge branch 'justincc-master' 10 years ago
  Justin Clark-Casey (justincc) d656ec2a07 Make WindParamSet success a console message rather than a log message. 10 years ago
  Justin Clark-Casey (justincc) 5ddd818238 minor: Make wind console commands print out to console rather than log 10 years ago
  Justin Clark-Casey (justincc) bcb8c4068e Comment out sit position checks in TestSitAndStandWithSitTarget() in SP and NPC tests until positions are known to be stable. 10 years ago
  Justin Clark-Casey (justincc) d2d4ae541b Fix build break in test from previous commit 54cc229 - hadn't realized ScenePresence inst var name was slightly different 10 years ago
  Justin Clark-Casey (justincc) 54cc229768 Fix TestSitAndStandWithNoSitTarget NPC and SP tests. 10 years ago
  Justin Clark-Casey (justincc) 11f177d6a8 Eliminate unnecessary line from my previous commit 1d605642 10 years ago
  Justin Clark-Casey (justincc) 1d605642f7 Refix sitting on child prims by reinserting relevant code back into SP.HandleAgentSit() 10 years ago
  Melanie 82ebb86d58 Replace proprietary file header with BSD one 10 years ago
  Melanie 92aad6f1bb Add missing files *blush* 10 years ago
  Melanie 5b73b9c4a8 Committing the Avination Scene Presence and related texture code 10 years ago
  Melanie 3df8990e6f Merge branch 'master' of [email protected]:/var/git/opensim 10 years ago
  Melanie 97934e00e6 This is the Avination Entity Transfer Module. Surprisingly, it still compiles 10 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. 10 years ago
  dahlia 8f221a3077 Merge branch 'master' of ssh://opensimulator.org/var/git/opensim 10 years ago
  dahlia c0380d1bfe apparently mono DeflateStream has no CopyTo method =( 10 years ago
  Diva Canto 5047bd7b44 Merge branch 'master' of ssh://opensimulator.org/var/git/opensim 10 years ago
  Diva Canto 4058e5f709 Fixed misleading comment 10 years ago
  dahlia aba2a44453 Merge branch 'master' of ssh://opensimulator.org/var/git/opensim 10 years ago
  dahlia 1496de7ce9 use System.IO.Compression.DeflateStream for mesh decompression in an attempt to reduce mesh asset decoding failures 10 years ago
  BlueWall 1842388bb4 Add support for user preferences (im via email) 10 years ago
  BlueWall 04f8fc1ce9 Adding profile partners fix to SQLite and PgSQL drivers 10 years ago
  BlueWall 823a175f07 Stop writing partner id to record when updating profile data. This should be changed only by admin in backend. 10 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 10 years ago
  Justin Clark-Casey (justincc) 16aaba77d4 Properly set InventoryType.Snapshot when a snapshot is uploaded 10 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 10 years ago
  Justin Clark-Casey (justincc) 62a2d7836f Ignore X and Y body rotations when sent by mouse look. 11 years ago