DragonFly BSD
DragonFly commits List (threaded) for 2009-12
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: atc - Fix bug related to delayed command and altitude change


From: Matthias Schmidt <matthias@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 29 Dec 2009 10:15:24 -0800 (PST)

commit 6a10a276cd1ad45b92f588da6ecc24f4a38bb99a
Author: Matthias Schmidt <matthias@dragonflybsd.org>
Date:   Sun Dec 20 10:05:20 2009 +0100

    atc - Fix bug related to delayed command and altitude change
    
    When playing atc, if a plane has a delayed turn command, and you issue
    an altitude command that would send the plane to the same altitude to
    which it is already going, the delay is disabled and the plane turns
    immediately.
    
    Fix is from OpenBSD (PR 3448).
    
    Discussed-with: swildner@
    Provided-by: 26c3

Summary of changes:
 games/atc/input.c |   16 ++++++++++++----
 1 files changed, 12 insertions(+), 4 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/6a10a276cd1ad45b92f588da6ecc24f4a38bb99a


-- 
DragonFly BSD source repository



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]