Jeff Ames
|
ee205e7e81
Formatting cleanup.
|
15 years ago |
Diva Canto
|
b03eeeb9f6
* Fixes mantis http://opensimulator.org/mantis/view.php?id=4044. Turns out folders were never being removed from trash when they were singled out for purging in trash. They were being removed when Trash was purged as a whole. That behavior is now fixed for the new InventoryService set.
|
15 years ago |
Diva Canto
|
d519f1885f
Added MoveItems, which is most useful upon viewer-delete inventory operation. Moving a batch of items is a 1-time operation. Made it async anyway, so that the viewer doesn't wait in case the DB layer is dumb (which is the case currently).
|
15 years ago |
Diva Canto
|
c5af39239f
A better purge of trash folder.
|
15 years ago |
Adam Johnson
|
a42569d896
Thanks dmiles for a patch that adds PacketType.RequestMultipleObjects Packet Handler - ref mantis #4010
|
15 years ago |
Melanie Thielker
|
aa06d9f98b
Add the new StatusData block to the other two searchh packets
|
15 years ago |
Melanie Thielker
|
64c874a951
Fix a null data block in DirClassifiedReply packet, preventing a session
|
15 years ago |
Jeff Ames
|
a133e83f3a
Formatting cleanup.
|
15 years ago |
Teravus Ovares
|
08819bcbea
* Created a way that the OpenSimulator scene can ask the physics scene to do a raycast test safely.
|
15 years ago |
MW
|
acea31518b
fixed the bug where changing the rotation of a selection of prims in a linkset, made each of those prims rotate around its own centre rather than around the geometric centre of the selection like they should do (and like the client expects).
|
15 years ago |
MW
|
d9a8ecf238
Changed the DeRezObject event so it passes a list<uint> of localIDs in one event trigger rather than triggering the event once for every localid in the derez packet.
|
15 years ago |
Melanie Thielker
|
3564271c2d
Restore the functionality that was removed in r9928. This lets the load
|
15 years ago |
Sean Dague
|
1adeb8ad77
From: Chris Yeoh <[email protected]>
|
15 years ago |
Jeff Ames
|
a23d64dec1
Formatting cleanup.
|
15 years ago |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 years ago |
Homer Horwitz
|
99cf8e3f5a
Send the owner name, not the client name on SendDialog.
|
15 years ago |
Melanie Thielker
|
1b7d0a6c93
Paving the way for syncing group permissions across a grid
|
15 years ago |
Melanie Thielker
|
36dd346a91
Add a method to flush the prim update buffers once a frame, since the timer
|
15 years ago |
Melanie Thielker
|
334738fca9
Thank you, mpallari, for a patch that increses efficiency by combining
|
15 years ago |
Melanie Thielker
|
d91330ea35
Add PlacesQuery packet
|
15 years ago |
Melanie Thielker
|
4b85cbf0b6
Correctly flag group owned prims in the land prim list
|
15 years ago |
Melanie Thielker
|
ac96722c1d
Fix build break and change some groups interfaces
|
15 years ago |
Melanie Thielker
|
7306b73f02
Commit the group deeding support, thank you, mcortez
|
15 years ago |
Melanie Thielker
|
a0417f5791
Thank you, Fly-Man, for a patch that adds the stub to handle the
|
15 years ago |
nlin
|
8e6c20b27f
Handle ObjectSpin* packets to spin physical prims on Ctrl+Shift+Drag
|
15 years ago |
Justin Clarke Casey
|
ed6165ab9c
* Apply http://opensimulator.org/mantis/view.php?id=3227
|
15 years ago |
Homer Horwitz
|
8136cf4075
Thanks jonc, for a patch that adds rendering of classic clouds.
|
15 years ago |
nlin
|
449bebf16e
Preliminary work to support ObjectSpin* packets when user invokes CTRL / SHIFT / MOUSE DRAG on a physical object
|
15 years ago |
Melanie Thielker
|
f88d755f96
Add PickInfoReply packet.
|
15 years ago |
Melanie Thielker
|
c483206fd7
Change the client API to use GridInstantMessage for the "last mile" of IM
|
15 years ago |