index
:
xavi/airport
master
PS1 video game
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cdimg
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove intermediate files
Xavier Del Campo Romero
2021-01-01
50
-140
/
+0
*
Removed SIO interrupt (it caused VBlank ISR not to be triggered).
Xavier ASUS
2018-11-30
1
-0
/
+0
*
Set SERIAL_INTERFACE compile flag
Xavier ASUS
2018-11-29
1
-0
/
+0
*
Blue background dimensions are now limited to drawing enviroment's.
Xavier ASUS
2018-11-29
1
-0
/
+0
*
Added new levels into cdimg subfolder.
Xavier ASUS
2018-11-29
7
-0
/
+35
*
TILE_TAXIWAY_CORNER_GRASS_3 added to accepted tiles list.
Xavier ASUS
2018-11-27
2
-0
/
+0
*
Removed city background.
Xavier ASUS
2018-11-25
2
-0
/
+0
*
Bugfix: minutes were not being retrieved from PLT files.
Xavier ASUS
2018-11-25
4
-1
/
+1
*
* LEVEL3.PLT was incorrectly using Windows CRLF end of line.
XaviDCR92
2018-11-25
1
-9
/
+9
*
New LEVEL3.
Xavier ASUS
2018-11-24
3
-0
/
+17
*
* Increased number of events on SYSTEM.CNF.
XaviDCR92
2018-03-22
1
-1
/
+1
*
+ Added tutorial level.
XaviDCR92
2018-03-18
1
-0
/
+13
*
* Aircraft.c: files were being loaded each time level was selected.
XaviDCR92
2018-02-03
7
-0
/
+36
*
* Aircraft.c: since "rotate" member != 0 would render ArrowSpr incorrectly, I...
XaviDCR92
2018-01-03
1
-0
/
+0
*
* RWY_DIR and AIRCRAFT_DIRECTION have been joint into a single enum.
XaviDCR92
2017-12-29
1
-0
/
+0
*
* New LEVEL2.LVL was not being displayed correctly as I forgot to include the...
XaviDCR92
2017-12-29
1
-0
/
+0
*
* Slight optimization: all comparations against true are now compared against...
XaviDCR92
2017-12-26
2
-27
/
+24
*
Bugfix: ptrPlayer->SelectedAircraft was being substracted when == 0 and cause...
XaviDCR92
2017-09-23
1
-25
/
+27
*
Renamed BMP/WAV data to uppercase (Linux case-sensitivity).
XaviDCR92
2017-09-16
13
-0
/
+0
*
+ Added BIN/CUE image for non-CDDA mode.
XaviDCR92
2017-09-16
1
-23
/
+23
*
* Removed unneeded -g flag from Makefile.
XaviDCR92
2017-09-16
1
-23
/
+25
*
* Trimmed ending whitespaces.
XaviDCR92
2017-09-16
1
-0
/
+0
*
* Corrected dependencies for Makefile (.elf was being rebuilt every time, as ...
XaviDCR92
2017-09-15
1
-22
/
+22
*
* Minor changes (spaces between "if"/"for"... instructions).
XaviDCR92
2017-08-30
1
-23
/
+23
*
* Added some comments on Game.c.
XaviDCR92
2017-08-09
2
-3
/
+13
*
* Added comments on System.
XaviDCR92
2017-07-27
1
-18
/
+9
*
* GameRenderBuildingAircraft() done.
XaviDCR92
2017-06-30
1
-0
/
+0
*
* Reduced tileset sprite size from 64x64 to 64x48.
XaviDCR92
2017-06-27
10
-0
/
+0
*
* Some more work on Plt file generator.
XaviDCR92
2017-06-06
1
-10
/
+10
*
* Implemented aircraft collision. But it would not detect collision in some c...
XaviDCR92
2017-06-06
1
-10
/
+10
*
* Bugfix: index for selectedAircraft is recalculated when a new aircraft is s...
XaviDCR92
2017-06-04
1
-15
/
+22
*
* More passengers by correct sequence are unboarded.
XaviDCR92
2017-06-03
1
-12
/
+14
*
* Used runway is now freed if state == STATE_APPROACH.
XaviDCR92
2017-05-31
1
-1
/
+1
*
* Aircraft 0 was incorrectly being removed because indexes 0 to GAME_MAX_AIRC...
XaviDCR92
2017-05-31
1
-1
/
+9
*
* Departure flights are not created if parking is busy.
XaviDCR92
2017-05-30
1
-0
/
+0
*
* Takeoff procedure implemented almost completely. TODO: "Holding" message.
XaviDCR92
2017-05-28
1
-4
/
+5
*
* Takeoff barely implemented. Stil a lot of work to do.
XaviDCR92
2017-05-28
2
-0
/
+0
*
* Added more aircraft on LEVEL1.PLT.
XaviDCR92
2017-05-27
1
-0
/
+2
*
* Implemented remaining time for flights.
XaviDCR92
2017-05-25
1
-4
/
+4
*
* Added some comments on System.
XaviDCR92
2017-05-01
1
-1
/
+1
*
* Updated.
XaviDCR92
2017-02-04
4
-0
/
+0
*
Initial commit
Xavier Del Campo
2017-02-04
26
-0
/
+17