Justin Clark-Casey (justincc)
|
b4a6f2195d
Only send one kill object to the deleter when they derez an object rather than two.
|
před 11 roky |
Justin Clark-Casey (justincc)
|
ff429a259b
Fix bug where an avatar that had an object they owned attached through llAttachToAvatar() or osForceAttachToAvatar() would wrongly have next permissions come into play when they detached that object and rezzed it in scene.
|
před 12 roky |
Justin Clark-Casey (justincc)
|
8380166251
Comment out debug [ASYNC DELETER] messages for now.
|
před 12 roky |
Justin Clark-Casey (justincc)
|
44d84bc277
Fix bug where somebody taking a copy of an object they didn't own that was rezzed before the region was restarted would wrongly place the copy in the object owner's inventory.
|
před 12 roky |
Melanie
|
559e6e52f5
Make the AsyncSceneObjectDeleter send a list of kills. This will make large
|
před 13 roky |
Justin Clark-Casey (justincc)
|
a3531dec1a
Add en_US culture setting to the async delete to inventory thread, to avoid any issues with float serialization with machines set to non en_US locales.
|
před 13 roky |
Justin Clark-Casey (justincc)
|
71114d4ad1
refactor: rename DeleteToInventory() to CopyToInventory()
|
před 13 roky |
Melanie
|
b385d4aa03
Implement taking of coalesced objects.
|
před 14 roky |
Justin Clark-Casey (justincc)
|
39d27fc879
rename SceneObjectGroup.DeleteGroup() to DeleteGroupFromScene() to improve code readability
|
před 14 roky |
Justin Clark-Casey (justincc)
|
11f4a65f42
Fix deletion persistence when freshly delinked prims are removed
|
před 14 roky |
Melanie Thielker
|
f29cb57bf1
Continuing refactor. Refactor DeRezObject to deal with multiple objects
|
před 14 roky |
Diva Canto
|
42f978a478
* HGScene is no more.
|
před 15 roky |
Melanie
|
9d63f90467
Remove the old (Remoting) region crossing code. Fix the new code to
|
před 15 roky |
Jeff Ames
|
ee205e7e81
Formatting cleanup.
|
před 15 roky |
Teravus Ovares (Dan Olivares)
|
c605509da3
* Lock timers when Calling Start() and Stop() when the Thread Context is murky. This affects Mono only.
|
před 15 roky |
Melanie
|
17bdc45c5c
Add plumbing for the SceneObjectDeleter to wait for the script engine to
|
před 15 roky |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
před 15 roky |
lbsa71
|
801da4346a
* optimized usings.
|
před 15 roky |
Dr Scofield
|
9b66108081
This changeset is the step 1 of 2 in refactoring
|
před 16 roky |