Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | first pass on unlinking of objects. From Jay Clarke (IBM) | Sean Dague | 2007-11-13 | 1 | -0/+3 | |
| | ||||||
* | Some work on cleanly removing Regions. | MW | 2007-11-13 | 1 | -0/+1 | |
| | ||||||
* | * Implemented Walk Vs Run in ODE. Also helps make the walk look smoother. | Teravus Ovares | 2007-11-12 | 1 | -1/+2 | |
| | | | | | * All thanks to unimplemented packet listing :D | |||||
* | enable typing animation for chat, maybe | Jeff Ames | 2007-11-12 | 1 | -0/+2 | |
| | ||||||
* | Patch from Mathias Soeken (thanks Mathias!) to take care of the color | Dalien Talbot | 2007-11-11 | 1 | -1/+1 | |
| | | | | | | | and alpha argument of the llSetText command. | |||||
* | * Added Rotational Velocity reporting for Client Interpolation to Terse Updates | Teravus Ovares | 2007-11-08 | 1 | -1/+1 | |
| | | | | | * Added Angular Velocity reporting for smooth-ish rotations on object collisions | |||||
* | add SendSunPos function to IClientAPI to let us pull all the sun | Sean Dague | 2007-11-07 | 1 | -0/+1 | |
| | | | | | | calculation logic into a module | |||||
* | * Substituted som 'GenericCall' with Action<> | lbsa71 | 2007-11-05 | 1 | -10/+4 | |
| | | | | | | * OnRequestWearables does no longer accept 'Client' as param, since it's always on the current client * Fixed SendOwnWearables to always operate on self, as that's what it does | |||||
* | Applying Teravus patch # 557. Some glue code for the updating of prim's ↵ | MW | 2007-11-04 | 1 | -1/+3 | |
| | | | | velocity. | |||||
* | * Diuerse beavtificatems | lbsa71 | 2007-11-01 | 1 | -1/+1 | |
| | ||||||
* | Thank you, Melanie for solving: When receiving an ObjectAdd packet, the ↵ | Charles Krinke | 2007-11-01 | 1 | -2/+2 | |
| | | | | Rotation member is silently ignored and the prim is created with 0,0,0,1 rotation. The patch introduces a fix that passes the Rotation parameter from the packet to the object and uses it in the actual object creation. | |||||
* | some small changes | MW | 2007-10-31 | 1 | -1/+1 | |
| | ||||||
* | * Moved OpenSim/Framework/General to OpenSim/Framework for great justice. | lbsa71 | 2007-10-31 | 1 | -0/+447 | |