aboutsummaryrefslogtreecommitdiff
path: root/Source/LoadMenu.h
Commit message (Expand)AuthorAgeFilesLines
* Fixed critical bug that provoked an accidental access to a NULL pointer.Xavier ASUS2018-11-231-0/+3
* Added "const" qualifier to some functions.Xavier ASUS2018-11-181-2/+2
* * Slight optimization: all comparations against true are now compared against...XaviDCR922017-12-261-3/+3
* Bugfix: ptrPlayer->SelectedAircraft was being substracted when == 0 and cause...XaviDCR922017-09-231-1/+1
* * Trimmed ending whitespaces.XaviDCR922017-09-161-2/+2
* * Include directives are now moved to .c instead of .h, as it should really b...XaviDCR922017-08-061-4/+0
* * Added comments on System.XaviDCR922017-07-271-1/+1
* * Implemented aircraft collision. But it would not detect collision in some c...XaviDCR922017-06-061-1/+1
* * Updated.XaviDCR922017-02-041-0/+0
* Initial commitXavier Del Campo2017-02-041-0/+28