Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 лет назад |
Justin Clarke Casey
|
f3c7298fc5
* Make it possible to store creator strings in user inventory items as well as UUIDs
|
15 лет назад |
Charles Krinke
|
8f55b9d735
Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:
|
15 лет назад |
Melanie Thielker
|
b51a0e9960
Fix region crossing for unscripted prims, avoid costly SEH
|
15 лет назад |
Melanie Thielker
|
53fc65c907
Make in-code provisions for the tests. Tests would fail because the
|
15 лет назад |
Melanie Thielker
|
0086f9bd92
Fix the windows sharing violations on script crossings
|
15 лет назад |
diva
|
b4be9baa4a
Fixes the problem of attachment offset after crossings/TPs. Hopefully it fixes mantis #3126, as well as other random displacements. The problem was that the new object at the receiving region was being marked as attachment before AttachObject was called. That made its AbsolutePosition be the position of the avie, and that was what was being given to AttachObject.
|
16 лет назад |
diva
|
2c685bff14
Moved prim crossing out of OGS1 and into RESTComms and LocalInterregionComms. This breaks interregion comms with older versions in what concerns prim crossing. In the process of moving the comms, a few things seem to be working better, namely this may address mantis #3011, mantis #1698. Hopefully, this doesn't break anything else. But I'm still seeing weirdnesses with attchments jumping out of place after a cross/TP.
|
16 лет назад |
Dr Scofield
|
9b66108081
This changeset is the step 1 of 2 in refactoring
|
16 лет назад |