Small group of fixes, but I'm on the right path for fixing linking.

- Fixed the lighting not updating properly.
- Improved train acceleration calculation, I can't believe what I put lastnight actually worked.
- Fixed some crashes related to proxy references.
- Fixed a crash related to animations, and fixed the rotation speed calculation.
- Removed a useless function from the client proxy.
- Experimental changes to the linking, I think I have the issue narrowed down, now it's just a matter of getting the math right. Then I need to use similar math for the other 3 circumstances, there's probably a more simplified way to do this, but I need to get something working first, plus being ready for alpha release is still the primary goal.

Comments