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/MapEditor/mainwindow.ui | 44 +++++++++++++++++++++++++++++------------- 1 file changed, 31 insertions(+), 13 deletions(-) (limited to 'Source/MapEditor/mainwindow.ui') diff --git a/Source/MapEditor/mainwindow.ui b/Source/MapEditor/mainwindow.ui index 098a9f8..f5f3514 100644 --- a/Source/MapEditor/mainwindow.ui +++ b/Source/MapEditor/mainwindow.ui @@ -24,7 +24,7 @@ true - + @@ -45,17 +45,7 @@ - - - - - 640 - 480 - - - - - + @@ -80,7 +70,17 @@ - + + + + + 640 + 480 + + + + + @@ -90,6 +90,24 @@ + + + + + + Airport name: + + + + + + + 18 + + + + + -- cgit v1.2.3