| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
even after you cross a region boundary.
|
| |
|
|
|
|
|
| |
* passing on NotImplemented from Update()
|
|
|
|
|
|
| |
* Removed unused SendPrimitiveToClient that didn't have rot.
|
|
|
|
|
|
|
|
|
|
|
| |
* NetworkServersInfo settable without config file
* DefaultHomeLoc throws if getted before setted
* Removed nonsensical sandbox distinction
* Refactored default config file creation
* Some more small refactorings on shapes
|
|
|
|
| |
resent anyway. (Thanks Babblefrog!)
|
|
|
|
|
| |
Updated libsl to latest version.
|
|
|
|
|
|
|
|
| |
/Part2).
Updated the JavaVM to a later version I did (basically some clean up and a little bit more functional).
Added SendLoadURL method to IClientAPI.
|
|
|
|
| |
DharmaVoyager!)
|
| |
|
|
|
|
|
| |
* Ping checks are now sent every 5 seconds instead of every one if no other packets are recieved.
|
|
|
|
| |
folder or anything so there is at the moment no way to recover deleted objects.
|
|
|
|
|
|
|
| |
* DB4o no longer crashes the sim on Startup
* DB4o now crashes the sim on shutdown.
* Variety of console verbosity fixes.
|
|
|
|
|
|
|
|
| |
you only see your own avatar correctly, all other user's avatars show up as the old ruth. This will be fixed soon.
We also need better clothing for the new ruth and to edit the body shape.
To get this working you will need to delete your asset yap file and also in grid mode the user server needs to be updated.
|
|
|
|
|
|
|
|
| |
everything.
Like, I removed the Obsolete from the old caps method as at this time not all caps calls can use the new Caps stream method as it doesn't properly deal with LLSD Arrays.
Now down to 3 warnings on the events in IClientAPI and for now I think we have to live with them as I think most of those events will be used.
|
|
|
|
|
| |
Fixed a number of bugs in the AssetCache related to asset downloading.
|
|
|
|
|
|
| |
* Update and UpdateMovement now first stores array to avoid collection update exceptions
* Ignored some bins
|
|
|
|
| |
into asset format and add that.
|
|
|
|
|
| |
* Other viewers in the sim will see updates no more than once every 5 seconds.
|
|
|
|
| |
coords directly.
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
server/service, userprofile cache, inventory handling. (non of it is enabled yet (or at least it shouldn't be).
* Fixed some of the problems with crossing regions when flying: you should no longer sink to ground level when crossing (should keep roughly your right height). Should no longer sometimes get sent back to the centre of the current region when attempting to border cross. But instead sometimes you will find you avatar stop at the edge of region and you will need to start moving again to retry the crossing (which should then work). This code is partly based on Babblefrog's issue #212 patch. [I think I have some ideas of how to solve the stopping at edges problem, just want to get the inventory code done first]
* Capabilities code has now been moved to the OpenSim.Framework.Communications project as some of the caps code will be tightly tied to inventory/asset handling and it was causing a two way reference problem when it was in its own project/dll.
This is a Big commit as I was going to keep my inventory work local until I had it in a working state, in case it brakes anything, but its getting harder to keep in sync with svn.
|
|
|
|
|
| |
* Added capability to support minimum/maximum terrain limits (from the last 'bake')
|
| |
|
|
|
|
|
| |
* Added LineInfo stacktrace parser to LogBase (not used yet though)
|
|
|
|
| |
modules (eg "client", "grid", "terrain", "storage", etc)
|
| |
|
|
|
|
| |
the console to send alerts use : alert general <message> , for a instance wide message , or use alert firstname secondname <message> to send a alert to one user. (TODO: add region wide messages).
|
|
|
|
| |
earlier.
|
| |
|
|
|
|
| |
to move to StorageManager.
|
|
|
|
|
|
|
|
| |
original system in place
*View RegionInfo.cs for an example on how it works!
*This hopefully copies all the files over, but who knows :)
|
|
|
|
| |
prim, just create a new libsecondlife.Primitive.ParticleSystem() and then call AddNewParticleSystem() on the OpenSim particle : we really need to rename our particle class to stop conflict with the one in libsl.
|
| |
|
| |
|
|
|
|
|
|
| |
* Added Some ShapeTypes (shapes doesn't work though!)
* Fixed some \0 issues
|
|
|
|
|
| |
* Still has some weird bug in SimpleApp though.
|
| |
|
| |
|
|
|
|
|
| |
*Added missing files (I hope)
|
| |
|
|
|
|
|
| |
* Moved physics plugin scene creation into local scope
|
|
|
|
|
| |
* Renamed PhysicsManager to PhysicsPluginManager because it is.
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
*Added support for selected prims (does not yet support prims being sat on)
*Added support for listing avatars with prims on parcel with their prim count
|
|
|
|
|
|
|
| |
selected Objects
*Known bug, client does some weird "showing" when more than 255 objects are meant to be selected (linked objects count as one object)
|
| |
|