Commit History

Author SHA1 Message Date
  Melanie 875a623654 Thank you, Snoopy, for a patch to fix child prim movement. This still doesn't 14 years ago
  Justin Clark-Casey (justincc) 20c68cc531 Allow use of old angle rules PSYS_SRC_INNERANGLE and PSYS_SRC_OUTERANGLE in llParticleSystem() 14 years ago
  Justin Clark-Casey (justincc) 4a898fdf8d Fix bugs in llRot2Euler() 14 years ago
  Diva Canto 9316e0b867 These 2 files want to be committed. 14 years ago
  dahlia 5f932605dc llVecNorm() now returns a zero-length vector when one is supplied as input. Addresses Mantis #4752 14 years ago
  Melanie Thielker 8864e3f058 Fox another scripting nasty. Stuff no system.string objects into lists 14 years ago
  Diva Canto cf15558c9e This file wants to be committed. 14 years ago
  dahlia 621195e4f1 Thanks Micheil Merlin for Mantis #4784: [PATCH] llRotBetween does not return correct rotations for a 180 degree angle between vectors 14 years ago
  Diva Canto 977eccf127 This file wants to be committed. Line endings mess up. 14 years ago
  dahlia c571c33b6b fix faulty profile cut parameter checking in llSetPrimitiveParams() - see Mantis #4510 14 years ago
  Melanie 92fea025cb Resume scripts that have been rezzed from a prim 14 years ago
  Melanie Thielker aa5a346a68 Add a forgotten security check. Make the new functions only work on prims 14 years ago
  Melanie Thielker 53e96dccef Add two new osFunctions: 14 years ago
  Melanie Thielker e515467c5e Fix create selection getting overwritten by multiple updates for the same prim. 14 years ago
  Melanie 89c762209c Fix a null ref on region crossing 14 years ago
  Diva Canto d72769930a More cleaning on presence. Friends online/offline works again. 14 years ago
  Melanie Thielker 7aed89a8d0 Removed a test for a "can't happen" case. ParentGroup is never null anymore. 14 years ago
  Dan Lake 859bc717a4 Cleaned up access to scenepresences in scenegraph. GetScenePresences and GetAvatars have been removed to consolidate locking and iteration within SceneGraph. All callers which used these to then iterate over presences have been refactored to instead pass their delegates to Scene.ForEachScenePresence(Action<ScenePresence>). 14 years ago
  Jeff Ames f58a0394ed Formatting cleanup. Add copyright notices. 14 years ago
  Melanie 89a739b45f Small consistency change 14 years ago
  unknown 2dcf73dd93 - supporting llTextBox 14 years ago
  Melanie 9fa9cfd215 Merge branch 'master' of [email protected]:/var/git/opensim 14 years ago
  unknown c0bc25059c - implementing server 1.38 functions 14 years ago
  Justin Clark-Casey (justincc) 395f343498 refactor: Move DetachSingleAttachmentToInv to region module 14 years ago
  Justin Clark-Casey (justincc) 60553e62a3 refactor: begin to move attachments code into a region module 14 years ago
  Justin Clark-Casey (justincc) e39fc95659 Fix LocalPresenceServiceConnector test now that the hardcoded test data has been removed from Data.Null.NullPresenceData 14 years ago
  Justin Clark-Casey (justincc) e07548d703 move linden notecard parsing from LSL_Api.cs to SLUtil so that region modules can use it 14 years ago
  Melanie 1f45e6c649 Merge branch 'master' into presence-refactor 14 years ago
  Jeff Ames af265e001d Formatting cleanup. 14 years ago
  Melanie c033223c63 Merge branch 'master' into presence-refactor 14 years ago