Branch: refs/heads/bugfixes
  Home:   https://github.com/Warzone2100/warzone2100
  Commit: d608f37fadfa969c225fef8149eaa700cc878a46
      
https://github.com/Warzone2100/warzone2100/commit/d608f37fadfa969c225fef8149eaa700cc878a46
  Author: Cyp <c...@wz2100.net>
  Date:   2012-09-21 (Fri, 21 Sep 2012)

  Changed paths:
    M src/action.cpp

  Log Message:
  -----------
  Fix bungee-jumping turrets.

Turrets would use the exact muzzle position when firing, but use the base 
position when getting ready to fire. This
would result in a HMG tower pointing in the wrong direction half the time, 
bouncing up and down, if the target was
close. The turret would correctly point down when firing, and revert to 
pointing horizontally between shots.

Not using the exact muzzle position for direction, only for pitch, in case 
other code checks the direction too, and
depends on the result being the same.

Fixes ticket:2789.



------------------------------------------------------------------------------
Got visibility?
Most devs has no idea what their production app looks like.
Find out how fast your code is with AppDynamics Lite.
http://ad.doubleclick.net/clk;262219671;13503038;y?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
_______________________________________________
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits

Reply via email to