aboutsummaryrefslogtreecommitdiff
path: root/Source/MapEditor
Commit message (Expand)AuthorAgeFilesLines
* Blue background dimensions are now limited to drawing enviroment's.Xavier ASUS2018-11-291-1/+1
* Some important bugfixes.Xavier ASUS2018-11-294-6/+18
* TILE_TAXIWAY_CORNER_GRASS_3 added to accepted tiles list.Xavier ASUS2018-11-277-59/+97
* Removed city background.Xavier ASUS2018-11-255-105/+418
* Bugfix: minutes were not being retrieved from PLT files.Xavier ASUS2018-11-255-68/+136
* * LEVEL3.PLT was incorrectly using Windows CRLF end of line.XaviDCR922018-11-251-0/+0
* Temporarily removed CDDA tracksXavier ASUS2018-11-241-3/+3
* New LEVEL3.Xavier ASUS2018-11-243-6/+25
* Minor improvementsXavier ASUS2018-11-232-4/+4
* gscene and ui are now allocated on the stack and not the heap.Xavier ASUS2018-11-234-62/+67
* Some cosmetic changes and improved const-correctness.Xavier ASUS2018-11-233-16/+25
* Minor improvements and optimizations.Xavier ASUS2018-11-235-178/+224
* Removed warning caused by implicit casting from double to int.Xavier ASUS2018-11-185-26/+366
* Added "const" qualifier to some functions.Xavier ASUS2018-11-181-318/+0
* * System.c: Root counters are finally working, YAY!XaviDCR922018-03-171-1/+1
* + Added Message module, used for tutorials.XaviDCR922018-02-255-23/+76
* * Aircraft.c: taxiing speed has been doubled.XaviDCR922018-01-022-2/+2
* * RWY_DIR and AIRCRAFT_DIRECTION have been joint into a single enum.XaviDCR922017-12-295-27/+60
* * Aircraft.c: invalid XYZ position was calculated if runway direction != EAST.XaviDCR922017-12-292-2/+2
* * New LEVEL2.LVL was not being displayed correctly as I forgot to include the...XaviDCR922017-12-293-6/+19
* * Added "Save map" function to MapEditor.XaviDCR922017-12-2711-447/+746
* * Slight optimization: all comparations against true are now compared against...XaviDCR922017-12-269-282/+243
* * Tried to get some work done in MapEditor with no success so far.XaviDCR922017-06-119-70/+464
* * Some more work on Plt file generator.XaviDCR922017-06-061-2/+2
* * Implemented aircraft collision. But it would not detect collision in some c...XaviDCR922017-06-061-2/+2
* * Updated.XaviDCR922017-02-0413-0/+0
* Initial commitXavier Del Campo2017-02-0413-0/+2100