aboutsummaryrefslogtreecommitdiff
path: root/Source/MapEditor/mainwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* Some important bugfixes.Xavier ASUS2018-11-291-1/+14
* TILE_TAXIWAY_CORNER_GRASS_3 added to accepted tiles list.Xavier ASUS2018-11-271-43/+78
* Removed city background.Xavier ASUS2018-11-251-102/+381
* Bugfix: minutes were not being retrieved from PLT files.Xavier ASUS2018-11-251-64/+125
* New LEVEL3.Xavier ASUS2018-11-241-5/+20
* gscene and ui are now allocated on the stack and not the heap.Xavier ASUS2018-11-231-41/+62
* Some cosmetic changes and improved const-correctness.Xavier ASUS2018-11-231-15/+23
* Minor improvements and optimizations.Xavier ASUS2018-11-231-121/+123
* Removed warning caused by implicit casting from double to int.Xavier ASUS2018-11-181-3/+5
* + Added Message module, used for tutorials.XaviDCR922018-02-251-6/+37
* * RWY_DIR and AIRCRAFT_DIRECTION have been joint into a single enum.XaviDCR922017-12-291-6/+24
* * Added "Save map" function to MapEditor.XaviDCR922017-12-271-27/+176
* * Slight optimization: all comparations against true are now compared against...XaviDCR922017-12-261-18/+175
* * Tried to get some work done in MapEditor with no success so far.XaviDCR922017-06-111-3/+17
* * Updated.XaviDCR922017-02-041-0/+0
* Initial commitXavier Del Campo2017-02-041-0/+81