aboutsummaryrefslogtreecommitdiff
path: root/Source/Exe
diff options
context:
space:
mode:
authorXaviDCR92 <xavi.dcr@gmail.com>2017-12-29 15:07:17 +0100
committerXaviDCR92 <xavi.dcr@gmail.com>2017-12-29 15:07:17 +0100
commit0d1df70f2d1a08fdb6389391ee59afc5fbc6277a (patch)
tree8695e5e33cdba5da4bdbbcbe7ab2ac33eb9bc53f /Source/Exe
parentfef6629d96f375b98ebb81382c0e8b4ee9b0f48b (diff)
downloadairport-0d1df70f2d1a08fdb6389391ee59afc5fbc6277a.tar.gz
* Aircraft.c: invalid XYZ position was calculated if runway direction != EAST.
* Aircraft.c: aircraft direction is now set according to runway direction when aircraft is created. * Game.c: TILE_PARKING_2 was not included on AcceptedTiles[]. * Game.c: GameAssignRunwaytoAircraft() was not looking up runway exit/entry points correctly.
Diffstat (limited to 'Source/Exe')
-rw-r--r--Source/Exe/AIRPORT.elfbin327252 -> 327440 bytes
-rw-r--r--Source/Exe/AIRPORT.isobin1474560 -> 1474560 bytes
2 files changed, 0 insertions, 0 deletions
diff --git a/Source/Exe/AIRPORT.elf b/Source/Exe/AIRPORT.elf
index 2d1766f..3fc6f3d 100644
--- a/Source/Exe/AIRPORT.elf
+++ b/Source/Exe/AIRPORT.elf
Binary files differ
diff --git a/Source/Exe/AIRPORT.iso b/Source/Exe/AIRPORT.iso
index 13ea58b..7513386 100644
--- a/Source/Exe/AIRPORT.iso
+++ b/Source/Exe/AIRPORT.iso
Binary files differ