| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
* Did some goofy math undoing in the Sim Stats Reporter
* More reduction to the amount of calls per second to UnManaged ODE code
* Added a significant amount of comments to ODE
|
|
|
|
|
|
|
| |
Linden insisted that Havok was running at 45fps internally.
* Set the SimStats packet as unreliable (so we don't require an ack and do resends on it)
|
|
|
|
| |
code. Let me know by IRC if there are other problems
|
|
|
|
|
|
|
| |
and then patch these changes back in. Currently it's not quite ready for 0.5. The down side to this action, is that we loose some performance to the garbage collector for now. Given that the target date for 0.5 is *Two days* from now, I'm taking the initiative to work towards a real stable version.
* This update also fixes scripting and some weird physics reactions
|
|
|
|
|
|
|
| |
packets are now
recycled to improve performance and memory usage.
|
|
|
|
|
|
|
| |
* shortened references
* Removed redundant 'this'
* Normalized EOF
|
|
|
|
|
|
|
| |
slowdown and not the 'catching up'.
* Used the words 'googly moogly' in code. (always wanted to do that)
|
|
|
|
|
| |
Added script (add-copyright.sh) to make doing this relatively painless.
|
| |
|
| |
|
| |
|
|
|
|
|
| |
* Did some voodoo math on the sim FPS to make the values 0-50
|
|
* I stress, this is an initial implementation and the Agents(Child and Root) are definately obviously incorrect.
|