aboutsummaryrefslogtreecommitdiff
path: root/Source/System.c
Commit message (Expand)AuthorAgeFilesLines
* * Added some comments on Game.c.XaviDCR922017-08-091-9/+29
* * Include directives are now moved to .c instead of .h, as it should really b...XaviDCR922017-08-061-15/+67
* * Added comments on System.XaviDCR922017-07-271-10/+282
* + Added support for SIO (Serial Input Output).XaviDCR922017-07-201-22/+60
* * Reduced tileset sprite size from 64x64 to 64x48.XaviDCR922017-06-271-1/+13
* * Tried to get some work done in MapEditor with no success so far.XaviDCR922017-06-111-7/+1
* * Implemented aircraft collision. But it would not detect collision in some c...XaviDCR922017-06-061-5/+20
* * More passengers by correct sequence are unboarded.XaviDCR922017-06-031-9/+247
* * Added more aircraft on LEVEL1.PLT.XaviDCR922017-05-271-7/+8
* * Implemented remaining time for flights.XaviDCR922017-05-251-2/+2
* * Aircraft state was not being transferred ciclically from Game to Aircraft m...XaviDCR922017-05-241-6/+6
* * Split screen from now on is only calling GsDrawList() once. The reason for ...XaviDCR922017-05-221-8/+8
* * Added some comments on System.XaviDCR922017-05-011-16/+129
* * Updated.XaviDCR922017-02-041-0/+0
* Initial commitXavier Del Campo2017-02-041-0/+517