| 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.
|
| |
|
|
|
|
|
| |
Very much a work in progress and likely to be a number of bugs.
|
|
|
|
| |
after a logout / login
|
|
|
|
| |
Sandbox accounts)
|
|
|
|
|
|
|
| |
mode, currently they are not persistent between restarts (ie restarting opensim.exe) but should be persistent between sessions (login/ logout).
Use the -account command line arg to enable them and then create new accounts through the web interface
|
|
|
|
| |
in sandbox mode for adding new accounts.
|
|
|
|
| |
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)
|
|
|