From 0d1df70f2d1a08fdb6389391ee59afc5fbc6277a Mon Sep 17 00:00:00 2001 From: XaviDCR92 Date: Fri, 29 Dec 2017 15:07:17 +0100 Subject: * 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. --- Source/Exe/AIRPORT.elf | Bin 327252 -> 327440 bytes Source/Exe/AIRPORT.iso | Bin 1474560 -> 1474560 bytes 2 files changed, 0 insertions(+), 0 deletions(-) (limited to 'Source/Exe') diff --git a/Source/Exe/AIRPORT.elf b/Source/Exe/AIRPORT.elf index 2d1766f..3fc6f3d 100644 Binary files a/Source/Exe/AIRPORT.elf and b/Source/Exe/AIRPORT.elf differ diff --git a/Source/Exe/AIRPORT.iso b/Source/Exe/AIRPORT.iso index 13ea58b..7513386 100644 Binary files a/Source/Exe/AIRPORT.iso and b/Source/Exe/AIRPORT.iso differ -- cgit v1.2.3