aboutsummaryrefslogtreecommitdiff
path: root/Source/MapEditor
Commit message (Expand)AuthorAgeFilesLines
* 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