aboutsummaryrefslogtreecommitdiff
path: root/cdimg
Commit message (Expand)AuthorAgeFilesLines
* Remove intermediate filesXavier Del Campo Romero2021-01-0150-140/+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-297-0/+35
* 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-254-1/+1
* * LEVEL3.PLT was incorrectly using Windows CRLF end of line.XaviDCR922018-11-251-9/+9
* New LEVEL3.Xavier ASUS2018-11-243-0/+17
* * Increased number of events on SYSTEM.CNF.XaviDCR922018-03-221-1/+1
* + Added tutorial level.XaviDCR922018-03-181-0/+13
* * Aircraft.c: files were being loaded each time level was selected.XaviDCR922018-02-037-0/+36
* * Aircraft.c: since "rotate" member != 0 would render ArrowSpr incorrectly, I...XaviDCR922018-01-031-0/+0
* * RWY_DIR and AIRCRAFT_DIRECTION have been joint into a single enum.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-262-27/+24
* Bugfix: ptrPlayer->SelectedAircraft was being substracted when == 0 and cause...XaviDCR922017-09-231-25/+27
* Renamed BMP/WAV data to uppercase (Linux case-sensitivity).XaviDCR922017-09-1613-0/+0
* + Added BIN/CUE image for non-CDDA mode.XaviDCR922017-09-161-23/+23
* * Removed unneeded -g flag from Makefile.XaviDCR922017-09-161-23/+25
* * Trimmed ending whitespaces.XaviDCR922017-09-161-0/+0
* * Corrected dependencies for Makefile (.elf was being rebuilt every time, as ...XaviDCR922017-09-151-22/+22
* * Minor changes (spaces between "if"/"for"... instructions).XaviDCR922017-08-301-23/+23
* * Added some comments on Game.c.XaviDCR922017-08-092-3/+13
* * Added comments on System.XaviDCR922017-07-271-18/+9
* * GameRenderBuildingAircraft() done.XaviDCR922017-06-301-0/+0
* * Reduced tileset sprite size from 64x64 to 64x48.XaviDCR922017-06-2710-0/+0
* * Some more work on Plt file generator.XaviDCR922017-06-061-10/+10
* * Implemented aircraft collision. But it would not detect collision in some c...XaviDCR922017-06-061-10/+10
* * Bugfix: index for selectedAircraft is recalculated when a new aircraft is s...XaviDCR922017-06-041-15/+22
* * More passengers by correct sequence are unboarded.XaviDCR922017-06-031-12/+14
* * 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-1/+9
* * Departure flights are not created if parking is busy.XaviDCR922017-05-301-0/+0
* * Takeoff procedure implemented almost completely. TODO: "Holding" message.XaviDCR922017-05-281-4/+5
* * Takeoff barely implemented. Stil a lot of work to do.XaviDCR922017-05-282-0/+0
* * Added more aircraft on LEVEL1.PLT.XaviDCR922017-05-271-0/+2
* * Implemented remaining time for flights.XaviDCR922017-05-251-4/+4
* * Added some comments on System.XaviDCR922017-05-011-1/+1
* * Updated.XaviDCR922017-02-044-0/+0
* Initial commitXavier Del Campo2017-02-0426-0/+17