| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
the Grid servers can be a separate solution to the region server.
|
|
|
|
| |
, switching to a event based system (World/Avatar register as event handlers). It is possible that I've broke something with this commit but it doesn't matter as I'll just hide and no one will find me.
|
|
|
|
|
| |
Asset uploads (from sim to server) may or may not work, needs more testing, if they don't work then it should be just a encoding problem and not hard to fix.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
Merged most of the bug fixes etc in from LLdemo branch.
Added the textures from that branch.
|
|
|
|
| |
uploaded texture on it is moved.
|
|
|
|
|
|
|
|
|
| |
asset uploads
Fixed the VS solution file.
Now forwars ViewerEffect messages onto the other clients
Renamed OpenSim.Framework/Inventory.cs to OpenSim.Framework/AgentInventory.cs
|
|
|
|
|
|
|
|
|
| |
should be sent when not moving.
Fixed the problem with sometimes Avatar Animations being updated every frame.
New Asset uploads should now appear in the inventory all the time.
Moved Animation names/ LLUUIDs to their own class (AvatarAnimations)
|
|
|