| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
This parameter has an enum:int ThrottleOutPacketType and contains types; Resend, Land, Wind, Cloud, Task, Texture, and Asset.
|
|
|
|
|
|
| |
* Shortened type references
* Removed redundant 'this' qualifier
|
|
|
|
|
|
|
| |
Have flattened the OpenSim.Framework project/namespace. The problem is that the namespace is still wrong as its "OpenSim.Framework" while the directory is "OpenSim\Framework\General" , so we need to decide if we change the directory or correct the namespace.
Note this has lead to a big flat project, but I think a lot of the files we most likely don't even use any longer. And others belong in other projects/namespaces anyway.
|
|
|
|
| |
groups. :)
|
|
|
|
|
|
|
|
|
|
|
| |
* We now have CloseAllAgents( circuit ) and CloseAllCircuits( agentId ) for great justice ( but alas, still only closing on one single scene - be brave! )
* Login and ConnectionClosed now eventified and moveified awayified
* Killed off unused NullClientAPI
* Now the client is almost only responsible for its own closing. ( I will get that scene out of there )
* Lookin' good!
|
|
|
|
|
|
|
| |
* Now there-is-only-client-manager
* First step towards moving Logout and ConnectionClosed out of Client and into something else (which will let us get rid of ClientView reference to ClientManager
* General posititvity, peace, love and understanding
|
|
|
|
|
| |
* Some propertification and hideousness of fields.
|
| |
|
|
|
|
|
|
|
|
| |
So we can still use sqlite for assets while we wait for the rest of the new asset system to be wrote.
Needs more testing, so if it causes problems will have to swap back to db4o.
|
|
|
|
| |
linked-prims yet, but single prims are good (Thanks Dharma!)
|
| |
|
|
|
|
|
|
|
|
| |
stupid little one line bugs that was so much fun to track down that I decided to spend a few hours on it)
Linking groups should now work better than it did, but still a bit of work to do on getting the rotations of all the parts after linking right.
Added part of dalien's #301 patch (xml loading/saving related parts with some small changes)
|
|
|
|
| |
DharmaVoyager!)
|
| |
|
| |
|
|
|
|
|
| |
Disabled CAPS asset uploading as it seems it now crashes the server.
|
|
|
|
|
| |
updated Axiom.MathLib.dll.
|
| |
|
|
|
|
|
| |
* added some licensing info
|
|
|
|
|
|
|
| |
in sandbox mode)
*Various small renamings
|
|
|
|
| |
to add/remove something
|
|
compile yet as not all the code has been changed to use the new namespaces. Am committing it now for feedback on the namespaces.
|