aboutsummaryrefslogtreecommitdiff
path: root/Source/Exe
Commit message (Expand)AuthorAgeFilesLines
* Remove intermediate filesXavier Del Campo Romero2021-01-014-76081/+0
* Removed SIO interrupt (it caused VBlank ISR not to be triggered).Xavier ASUS2018-11-303-0/+0
* Set SERIAL_INTERFACE compile flagXavier ASUS2018-11-293-0/+0
* Blue background dimensions are now limited to drawing enviroment's.Xavier ASUS2018-11-293-0/+0
* Added new levels into cdimg subfolder.Xavier ASUS2018-11-292-0/+0
* Some important bugfixes.Xavier ASUS2018-11-292-0/+0
* TILE_TAXIWAY_CORNER_GRASS_3 added to accepted tiles list.Xavier ASUS2018-11-272-0/+0
* Removed city background.Xavier ASUS2018-11-252-0/+0
* Bugfix: minutes were not being retrieved from PLT files.Xavier ASUS2018-11-252-0/+0
* * LEVEL3.PLT was incorrectly using Windows CRLF end of line.XaviDCR922018-11-252-0/+0
* Temporarily removed CDDA tracksXavier ASUS2018-11-242-0/+0
* New LEVEL3.Xavier ASUS2018-11-242-0/+0
* Aircraft are now auto-locked when entering "ShowAircraftData" menu.Xavier ASUS2018-11-242-0/+0
* Minor improvementsXavier ASUS2018-11-232-0/+0
* Fixed critical bug that provoked an accidental access to a NULL pointer.Xavier ASUS2018-11-232-0/+0
* Optimization flag changed from -Os to -O3 (seems to perform better FPS-wise).Xavier ASUS2018-11-232-0/+0
* Added "const" qualifier to some functions.Xavier ASUS2018-11-183-0/+76081
* * Minor changes.XaviDCR922018-05-072-0/+0
* * Game can now compile without PSXSDK_DEBUG flag.XaviDCR922018-03-262-0/+0
* * Increased number of events on SYSTEM.CNF.XaviDCR922018-03-222-0/+0
* - .iso files are now ignored.XaviDCR922018-03-201-0/+0
* + Added tutorial level.XaviDCR922018-03-182-0/+0
* * System.c: Root counters are finally working, YAY!XaviDCR922018-03-172-0/+0
* * Menu.c: bugfix for PLT level list.XaviDCR922018-03-102-0/+0
* + Added Message module, used for tutorials.XaviDCR922018-02-252-0/+0
* * I think GameGraphics() can be executed as long as GPU has received all DMA ...XaviDCR922018-02-072-0/+0
* * Aircraft.c: files were being loaded each time level was selected.XaviDCR922018-02-032-0/+0
* * Aircraft.c: since "rotate" member != 0 would render ArrowSpr incorrectly, I...XaviDCR922018-01-032-0/+0
* * Aircraft.c: taxiing speed has been doubled.XaviDCR922018-01-022-0/+0
* * Menu.c: when 1Player/2Player buttons are pressed, level list is now shown.XaviDCR922017-12-302-0/+0
* * RWY_DIR and AIRCRAFT_DIRECTION have been joint into a single enum.XaviDCR922017-12-292-0/+0
* * Aircraft.c: invalid XYZ position was calculated if runway direction != EAST.XaviDCR922017-12-292-0/+0
* * New LEVEL2.LVL was not being displayed correctly as I forgot to include the...XaviDCR922017-12-292-0/+0
* * Slight optimization: all comparations against true are now compared against...XaviDCR922017-12-262-0/+0
* Merge branch 'master' of https://github.com/XaviDCR92/AirportXaviDCR922017-10-012-0/+0
|\
| * * Removed now unneeded dprintf calls on Game.c.XaviDCR922017-09-262-0/+0
* | * Updated ELF.XaviDCR922017-10-011-0/+0
|/
* Bugfix: ptrPlayer->SelectedAircraft was being substracted when == 0 and cause...XaviDCR922017-09-232-0/+0
* Renamed BMP/WAV data to uppercase (Linux case-sensitivity).XaviDCR922017-09-162-0/+0
* + Added BIN/CUE image for non-CDDA mode.XaviDCR922017-09-161-0/+0
* * Removed unneeded -g flag from Makefile.XaviDCR922017-09-161-0/+0
* * Trimmed ending whitespaces.XaviDCR922017-09-161-0/+0
* * Corrected dependencies for Makefile (.elf was being rebuilt every time, as ...XaviDCR922017-09-151-0/+0
* * Minor changes (spaces between "if"/"for"... instructions).XaviDCR922017-08-301-0/+0
* * Reduced tileset sprite size from 64x64 to 64x48.XaviDCR922017-06-271-52108/+0
* Initial commitXavier Del Campo2017-02-041-0/+52108