From baa647ad7caf95ea2619d8456bcfd0f04a08a719 Mon Sep 17 00:00:00 2001 From: XaviDCR92 Date: Sun, 25 Feb 2018 05:25:33 +0100 Subject: + Added Message module, used for tutorials. + Added first tutorial level. * Font now inserts line feed automatically if the next word is too long to fit. * Gfx.c: added primitive list double buffering in order to gain some performance. * MapEditor: now airport can be defined inside the tool. --- Source/Exe/AIRPORT.elf | Bin 330572 -> 332088 bytes Source/Exe/AIRPORT.iso | Bin 1480704 -> 1484800 bytes 2 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 Source/Exe/AIRPORT.elf (limited to 'Source/Exe') diff --git a/Source/Exe/AIRPORT.elf b/Source/Exe/AIRPORT.elf old mode 100755 new mode 100644 index 72a9f0f..113100d 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 dc164f6..be2482d 100644 Binary files a/Source/Exe/AIRPORT.iso and b/Source/Exe/AIRPORT.iso differ -- cgit v1.2.3