aboutsummaryrefslogtreecommitdiff
path: root/Bin/AIRPORT.bin
Commit message (Expand)AuthorAgeFilesLines
* Remove intermediate filesXavier Del Campo Romero2021-01-011-0/+0
* Removed SIO interrupt (it caused VBlank ISR not to be triggered).Xavier ASUS2018-11-301-0/+0
* Set SERIAL_INTERFACE compile flagXavier ASUS2018-11-291-0/+0
* Blue background dimensions are now limited to drawing enviroment's.Xavier ASUS2018-11-291-0/+0
* Added new levels into cdimg subfolder.Xavier ASUS2018-11-291-0/+0
* TILE_TAXIWAY_CORNER_GRASS_3 added to accepted tiles list.Xavier ASUS2018-11-271-0/+0
* Removed city background.Xavier ASUS2018-11-251-0/+0
* Bugfix: minutes were not being retrieved from PLT files.Xavier ASUS2018-11-251-0/+0
* * LEVEL3.PLT was incorrectly using Windows CRLF end of line.XaviDCR922018-11-251-0/+0
* Temporarily removed CDDA tracksXavier ASUS2018-11-241-0/+0
* New LEVEL3.Xavier ASUS2018-11-241-0/+0
* * Minor changes.XaviDCR922018-05-071-0/+0
* * Game can now compile without PSXSDK_DEBUG flag.XaviDCR922018-03-261-0/+0
* * Increased number of events on SYSTEM.CNF.XaviDCR922018-03-221-0/+0
* - .iso files are now ignored.XaviDCR922018-03-201-0/+0
* + Added tutorial level.XaviDCR922018-03-181-0/+0
* + Added Message module, used for tutorials.XaviDCR922018-02-251-0/+0
* * I think GameGraphics() can be executed as long as GPU has received all DMA ...XaviDCR922018-02-071-0/+0
* * Aircraft.c: files were being loaded each time level was selected.XaviDCR922018-02-031-0/+0
* * Aircraft.c: since "rotate" member != 0 would render ArrowSpr incorrectly, I...XaviDCR922018-01-031-0/+0
* * Aircraft.c: taxiing speed has been doubled.XaviDCR922018-01-021-0/+0
* * Menu.c: when 1Player/2Player buttons are pressed, level list is now shown.XaviDCR922017-12-301-0/+0
* * RWY_DIR and AIRCRAFT_DIRECTION have been joint into a single enum.XaviDCR922017-12-291-0/+0
* * Aircraft.c: invalid XYZ position was calculated if runway direction != EAST.XaviDCR922017-12-291-0/+0
* * New LEVEL2.LVL was not being displayed correctly as I forgot to include the...XaviDCR922017-12-291-0/+0
* * Slight optimization: all comparations against true are now compared against...XaviDCR922017-12-261-0/+0
* * Removed now unneeded dprintf calls on Game.c.XaviDCR922017-09-261-0/+0
* Bugfix: ptrPlayer->SelectedAircraft was being substracted when == 0 and cause...XaviDCR922017-09-231-0/+0
* Renamed BMP/WAV data to uppercase (Linux case-sensitivity).XaviDCR922017-09-161-0/+0
* + Added BIN/CUE image for non-CDDA mode.XaviDCR922017-09-161-0/+0