Justin Clark-Casey (justincc)
|
9fefbcf7fc
minor: since structs are values, assigning them to another variable copies it. Instantiation is unnecessary.
|
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"
|
11 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
|
11 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)
|
4fa843ff19
Reorder checks in SP.CompleteMovement() to fix test failures
|
11 years ago |
Justin Clark-Casey (justincc)
|
f467121c51
Merge branch 'justincc-master'
|
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
|
11 years ago |
Justin Clark-Casey (justincc)
|
3ffd90496a
Prevent duplicate invocations or race dontision in SP.CompleteMovement()
|
11 years ago |
Justin Clark-Casey (justincc)
|
1a8b56fa87
Merge branch 'justincc-master'
|
11 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
|
11 years ago |
Justin Clark-Casey (justincc)
|
4675a2fb29
Merge branch 'justincc-master'
|
11 years ago |
Justin Clark-Casey (justincc)
|
797684115c
minor: Add David Rowe to ctrlaltdavid handle by request
|
11 years ago |
Robert Adams
|
239b85d7ce
Fix crash in BulletSim which sometimes happens making a linkset physical
|
11 years ago |
Justin Clark-Casey (justincc)
|
b5ef585069
Merge branch 'justincc-master'
|
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)
|
66e2e1c9c3
Merge branch 'justincc-master'
|
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)
|
09e800f4b1
Merge branch 'justincc-master'
|
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 |
Justin Clark-Casey (justincc)
|
68cbccb288
Merge branch 'justincc-master'
|
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 |
Justin Clark-Casey (justincc)
|
5e72de1908
Merge branch 'justincc-master'
|
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 |