Commit Verlauf

Autor SHA1 Nachricht Datum
  Justin Clark-Casey (justincc) e9454d4672 Following on from 50ea2e0, only fetch scene presence for check if lightscript function has failed initial IsEstateManagerOrOwner() check vor 10 Jahren
  Oren Hurvitz 50ea2e0d67 Fixed: Windlight functions caused an error if called when the script's owner isn't in the scene vor 11 Jahren
  Justin Clark-Casey (justincc) 14c72d4a5b Revert "Fixed: Windlight functions caused an error if called when the script's owner isn't in the scene" vor 10 Jahren
  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 vor 10 Jahren
  Oren Hurvitz 39e5785c0f Fixed: Windlight functions caused an error if called when the script's owner isn't in the scene vor 11 Jahren
  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 vor 10 Jahren
  Justin Clark-Casey (justincc) 3ffd90496a Prevent duplicate invocations or race dontision in SP.CompleteMovement() vor 10 Jahren
  Oren Hurvitz 2d9d6fe922 Can delete the Offline Messages sent to/from a user. vor 11 Jahren
  Oren Hurvitz 46c2791fe2 In the offline message table, store the sender. vor 11 Jahren
  Oren Hurvitz 21bc799a17 Fixed offline IM vor 11 Jahren
  Justin Clark-Casey (justincc) e99a7d879e Remove old IInterRegionComms and references. This hasn't been used since 2009 and was superseded by ISimulationService vor 10 Jahren
  Justin Clark-Casey (justincc) 797684115c minor: Add David Rowe to ctrlaltdavid handle by request vor 11 Jahren
  Oren Hurvitz bc0ff5e7d4 Allow Boolean nodes in XML to be specified as "0/1". AuroraSim does that. vor 11 Jahren
  Justin Clark-Casey (justincc) 70dd4cf152 In library inventory, correct asset id for llSay example script vor 11 Jahren
  Justin Clark-Casey (justincc) 8c6b9ef865 minor: Add ctrlaltdavid to contributors list vor 11 Jahren
  David Rowe 08f2fc63cd Fixed llTextBox error message text vor 11 Jahren
  Melanie 9050c152b4 Dynamically adjust to the number of visual params sent. vor 11 Jahren
  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 vor 11 Jahren
  Oren Hurvitz 88f01a4130 When creating a coalesced object, set its permissions to the lowest-common-denominator of all the sub-objects vor 11 Jahren
  Oren Hurvitz a94e1e0e08 When creating a coalesced object, set its Creator ID if all the objects have the same creator vor 11 Jahren
  Oren Hurvitz 91fd9c4670 Refactored: use a single function to apply an object's folded permissions to its main permissions vor 11 Jahren
  Oren Hurvitz 13f31fdf85 Refactored setting permissions when rezzing items: use the same function when rezzing from user inventory and prim inventory. vor 11 Jahren
  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 vor 11 Jahren
  Justin Clark-Casey (justincc) 2f94165dcc Add lsl arg syntax checking for control event vor 11 Jahren
  Justin Clark-Casey (justincc) f1cd813a29 refactor: rename internal lsl parser VectorDeclaration -> VecDeclaration for consistency vor 11 Jahren
  Justin Clark-Casey (justincc) 871ac5b16c Add arg checking for at_target lsl event vor 11 Jahren
  Justin Clark-Casey (justincc) a5e4780547 Add lsl event arg checking for at_rot_target vor 11 Jahren
  Justin Clark-Casey (justincc) b757ab2586 Add lsl event argument checking for attach and on_rez vor 11 Jahren
  Justin Clark-Casey (justincc) e298bf41ff Add missing viewer param elements for butt and breast physics. vor 11 Jahren
  Justin Clark-Casey (justincc) a5ca15c428 Create regression test TestSendAgentGroupDataUpdate() for groups agent data sending vor 11 Jahren