aboutsummaryrefslogtreecommitdiff
path: root/Source/Font.c
Commit message (Expand)AuthorAgeFilesLines
* Make RadioFont and SmallFont extern to other compilation unitsXavier Del Campo Romero2021-01-011-293/+298
* Added "const" qualifier to some functions.Xavier ASUS2018-11-181-13/+13
* * Menu.c: bugfix for PLT level list.XaviDCR922018-03-101-0/+5
* + Added Message module, used for tutorials.XaviDCR922018-02-251-3/+83
* * Removed unneeded -g flag from Makefile.XaviDCR922017-09-161-2/+4
* * Trimmed ending whitespaces.XaviDCR922017-09-161-23/+23
* * Minor changes (spaces between "if"/"for"... instructions).XaviDCR922017-08-301-11/+11
* * Added more comments.XaviDCR922017-08-181-0/+2
* * 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-5/+5
* * Added font spacing parameter.XaviDCR922017-06-281-1/+6
* * Implemented aircraft collision. But it would not detect collision in some c...XaviDCR922017-06-061-2/+2
* * Updated.XaviDCR922017-02-041-0/+0
* Initial commitXavier Del Campo2017-02-041-0/+196