aboutsummaryrefslogtreecommitdiff
path: root/Source/EndAnimation.c
Commit message (Expand)AuthorAgeFilesLines
* Optimization flag changed from -Os to -O3 (seems to perform better FPS-wise).Xavier ASUS2018-11-231-4/+4
* * System.c: Root counters are finally working, YAY!XaviDCR922018-03-171-12/+9
* * 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-2/+2
* * Trimmed ending whitespaces.XaviDCR922017-09-161-42/+42
* * Minor changes (spaces between "if"/"for"... instructions).XaviDCR922017-08-301-14/+14
* * Include directives are now moved to .c instead of .h, as it should really b...XaviDCR922017-08-061-0/+3
* + Added support for SIO (Serial Input Output).XaviDCR922017-07-201-2/+2
* * Updated.XaviDCR922017-02-041-0/+0
* Initial commitXavier Del Campo2017-02-041-0/+235