Commit History

Author SHA1 Message Date
  Justin Clark-Casey (justincc) a859464e91 Add "generate map" console command to allow manual regeneration and storage of maptiles 10 years ago
  Justin Clark-Casey (justincc) 8e72b53edc Stop exceptions being generated on agent connection if a telehub object has been deleted or has no spawn points. 10 years ago
  Justin Clark-Casey (justincc) e9454d4672 Following on from 50ea2e0, only fetch scene presence for check if lightscript function has failed initial IsEstateManagerOrOwner() check 10 years ago
  Oren Hurvitz 50ea2e0d67 Fixed: Windlight functions caused an error if called when the script's owner isn't in the scene 11 years ago
  Justin Clark-Casey (justincc) 14c72d4a5b Revert "Fixed: Windlight functions caused an error if called when the script's owner isn't in the scene" 10 years ago
  Justin Clark-Casey (justincc) 18e0d2f343 minor: Add Ai Austin to additional OpenSim contributors by request as he has added config corrections and does extensive liaison with other projects 10 years ago
  Oren Hurvitz 39e5785c0f Fixed: Windlight functions caused an error if called when the script's owner isn't in the scene 11 years ago
  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 10 years ago
  Justin Clark-Casey (justincc) 3ffd90496a Prevent duplicate invocations or race dontision in SP.CompleteMovement() 10 years ago
  Oren Hurvitz 2d9d6fe922 Can delete the Offline Messages sent to/from a user. 11 years ago
  Oren Hurvitz 46c2791fe2 In the offline message table, store the sender. 11 years ago
  Oren Hurvitz 21bc799a17 Fixed offline IM 11 years ago
  Justin Clark-Casey (justincc) e99a7d879e Remove old IInterRegionComms and references. This hasn't been used since 2009 and was superseded by ISimulationService 10 years ago
  Justin Clark-Casey (justincc) 797684115c minor: Add David Rowe to ctrlaltdavid handle by request 11 years ago
  Oren Hurvitz bc0ff5e7d4 Allow Boolean nodes in XML to be specified as "0/1". AuroraSim does that. 11 years ago
  Justin Clark-Casey (justincc) 70dd4cf152 In library inventory, correct asset id for llSay example script 11 years ago
  Justin Clark-Casey (justincc) 8c6b9ef865 minor: Add ctrlaltdavid to contributors list 11 years ago
  David Rowe 08f2fc63cd Fixed llTextBox error message text 11 years ago
  Melanie 9050c152b4 Dynamically adjust to the number of visual params sent. 11 years ago
  Oren Hurvitz da47bcae3e When moving the root prim of an attachment: a) Change the attach position; b) Move the other prims in the reverse direction to compensate 11 years ago
  Oren Hurvitz 88f01a4130 When creating a coalesced object, set its permissions to the lowest-common-denominator of all the sub-objects 11 years ago
  Oren Hurvitz a94e1e0e08 When creating a coalesced object, set its Creator ID if all the objects have the same creator 11 years ago
  Oren Hurvitz 91fd9c4670 Refactored: use a single function to apply an object's folded permissions to its main permissions 11 years ago
  Oren Hurvitz 13f31fdf85 Refactored setting permissions when rezzing items: use the same function when rezzing from user inventory and prim inventory. 11 years ago
  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 11 years ago
  Justin Clark-Casey (justincc) 2f94165dcc Add lsl arg syntax checking for control event 11 years ago
  Justin Clark-Casey (justincc) f1cd813a29 refactor: rename internal lsl parser VectorDeclaration -> VecDeclaration for consistency 11 years ago
  Justin Clark-Casey (justincc) 871ac5b16c Add arg checking for at_target lsl event 11 years ago
  Justin Clark-Casey (justincc) a5e4780547 Add lsl event arg checking for at_rot_target 11 years ago
  Justin Clark-Casey (justincc) b757ab2586 Add lsl event argument checking for attach and on_rez 11 years ago