aboutsummaryrefslogtreecommitdiff
path: root/Source/Menu.c
Commit message (Expand)AuthorAgeFilesLines
* * Include directives are now moved to .c instead of .h, as it should really b...XaviDCR922017-08-061-0/+12
* * Added comments on System.XaviDCR922017-07-271-3/+3
* + Added support for SIO (Serial Input Output).XaviDCR922017-07-201-4/+34
* * Reduced tileset sprite size from 64x64 to 64x48.XaviDCR922017-06-271-5/+7
* * Tried to get some work done in MapEditor with no success so far.XaviDCR922017-06-111-2/+2
* * Implemented aircraft collision. But it would not detect collision in some c...XaviDCR922017-06-061-1/+1
* * More passengers by correct sequence are unboarded.XaviDCR922017-06-031-1/+1
* * Used runway is now freed if state == STATE_APPROACH.XaviDCR922017-05-311-1/+1
* * Aircraft 0 was incorrectly being removed because indexes 0 to GAME_MAX_AIRC...XaviDCR922017-05-311-0/+2
* * Aircraft state was not being transferred ciclically from Game to Aircraft m...XaviDCR922017-05-241-0/+2
* * Split screen from now on is only calling GsDrawList() once. The reason for ...XaviDCR922017-05-221-3/+13
* * Added some comments on System.XaviDCR922017-05-011-10/+16
* * Updated.XaviDCR922017-02-041-0/+0
* Initial commitXavier Del Campo2017-02-041-0/+492