John Hurliman
|
233e16b99c
* Rewrote the methods that build ObjectUpdate and ImprovedTerseObjectUpdate packets to fill in the data more accurately and avoid allocating memory that is immediately thrown away
|
15 years ago |
John Hurliman
|
fdb2a75ad3
Committing the second part of Jim Greensky @ Intel Lab's patch, re-prioritizing updates
|
15 years ago |
John Hurliman
|
4b75353cbf
Object update prioritization by Jim Greensky of Intel Labs, part one. This implements a simple distance prioritizer based on initial agent positions. Re-prioritizing and more advanced priority algorithms will follow soon
|
15 years ago |
John Hurliman
|
23a334b9f5
* Rewrote ClientManager to remove Lindenisms from OpenSim core, improve performance by removing locks, and replace LLUDPClientCollection
|
15 years ago |
Melanie
|
6878b26b0d
Merge branch 'diva-textures-osgrid'
|
15 years ago |
John Hurliman
|
387e9f7a7f
* Creates Util.UTF8 and switches some references of Encoding.UTF8 to Util.UTF8 (not all references were switched since not all OpenSim libraries reference OpenSim.Framework)
|
15 years ago |
Melanie
|
31d8cec0f8
Merge branch 'master' into diva-textures
|
15 years ago |
John Hurliman
|
5dfd2643df
* Change the signature of the agent set appearance callback to prevent unnecessary serialization/deserialization of TextureEntry objects and allow TextureEntry to be inspected for missing bakes
|
15 years ago |
Melanie
|
400abed271
Add RebakeAvatarTexturesPacket to the client view
|
15 years ago |
Jeff Ames
|
ee205e7e81
Formatting cleanup.
|
15 years ago |
Adam Johnson
|
a42569d896
Thanks dmiles for a patch that adds PacketType.RequestMultipleObjects Packet Handler - ref mantis #4010
|
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 |
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 |
Adam Frisby
|
6dcafec22d
* Implements IP and DNS based ban facilities to OpenSim.
|
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 |