aboutsummaryrefslogtreecommitdiff
path: root/Source/PltParser.h
Commit message (Expand)AuthorAgeFilesLines
* Optimization flag changed from -Os to -O3 (seems to perform better FPS-wise).Xavier ASUS2018-11-231-1/+1
* Added "const" qualifier to some functions.Xavier ASUS2018-11-181-1/+1
* * RWY_DIR and AIRCRAFT_DIRECTION have been joint into a single enum.XaviDCR922017-12-291-5/+0
* * Slight optimization: all comparations against true are now compared against...XaviDCR922017-12-261-3/+3
* * Include directives are now moved to .c instead of .h, as it should really b...XaviDCR922017-08-061-1/+0
* * Implemented aircraft collision. But it would not detect collision in some c...XaviDCR922017-06-061-1/+2
* * Updated.XaviDCR922017-02-041-0/+0
* Initial commitXavier Del Campo2017-02-041-0/+30