Adam Johnson
|
a42569d896
Thanks dmiles for a patch that adds PacketType.RequestMultipleObjects Packet Handler - ref mantis #4010
|
15 years ago |
Teravus Ovares (Dan Olivares)
|
2b990a61bf
This is the second part of the 'not crash on regionsize changes'. This lets you configure region sizes to be smaller without crashing the region. I remind you that regions are still square, must be a multiple of 4, and the Linden client doesn't like anything other then 256. If you set it bigger or smaller, the terrain doesn't load in the client, the map has issues, and god forbid you connect it to a grid that expects 256m regions.
|
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 |
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
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 years ago |
Dr Scofield
|
7929970257
letting TestClient implement IClientCore as well to fix test case
|
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 |
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 |
Melanie Thielker
|
404bfdc9a6
Finish the offline IM module (still needs a server). Add rudimentary
|
15 years ago |
Melanie Thielker
|
4f6c4378da
Add mute list request event and dummy response
|
15 years ago |
Teravus Ovares
|
f5812b3702
* Adds AgentUUIDs into the CourseLocationUpdate to improve compatibility with LibOMV based clients.
|
15 years ago |
Melanie Thielker
|
cbef90fec6
Add the events needed for profiles.
|
15 years ago |
Melanie Thielker
|
37e81c7d54
Remove a hardcoded flow/dependency on the money module from LLCLientView
|
15 years ago |
Sean Dague
|
57ab79e331
* Update ScenePresenceTests to reflect current REST communication workflow.
|
15 years ago |
Melanie Thielker
|
ed2de7ac82
Plumb in the RetrieveInstantMessages event that is sent by the viewer
|
15 years ago |
Melanie Thielker
|
863556f2cc
Thank you, Snowdrop, for a patch that makes the callback ID parameter
|
15 years ago |