aboutsummaryrefslogtreecommitdiff
path: root/Source/main.c
Commit message (Collapse)AuthorAgeFilesLines
* * RWY_DIR and AIRCRAFT_DIRECTION have been joint into a single enum.XaviDCR922017-12-291-3/+10
| | | | | | * Game.c: new prototypes GameGetParkingDirection() and GameGetRunwayDirection(). * Slight optimizations into GameRenderLevel(). * Added some comment headers into Gfx.c.
* * Trimmed ending whitespaces.XaviDCR922017-09-161-2/+2
| | | | * Makefile now generates output TIM files automatically, using 'cat whatever.flags' files as flags for bmp2tim.
* + Added support for SIO (Serial Input Output).XaviDCR922017-07-201-2/+0
| | | | * On SystemLoadFileToBuffer(), files can be now uploaded to PSX using QPSXSerial.
* * Updated.XaviDCR922017-02-041-0/+0
|
* Initial commitXavier Del Campo2017-02-041-0/+27