index
:
xavi/airport
master
PS1 video game
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Levels
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support CMake
Xavier Del Campo Romero
2021-01-01
1
-0
/
+18
*
Added new levels into cdimg subfolder.
Xavier ASUS
2018-11-29
3
-0
/
+0
*
Added new levels
Xavier ASUS
2018-11-29
5
-0
/
+35
*
TILE_TAXIWAY_CORNER_GRASS_3 added to accepted tiles list.
Xavier ASUS
2018-11-27
1
-0
/
+0
*
Removed city background.
Xavier ASUS
2018-11-25
3
-0
/
+0
*
Bugfix: minutes were not being retrieved from PLT files.
Xavier ASUS
2018-11-25
3
-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
2
-0
/
+17
*
+ Added tutorial level.
XaviDCR92
2018-03-18
1
-3
/
+3
*
+ Added Message module, used for tutorials.
XaviDCR92
2018-02-25
1
-0
/
+13
*
* Aircraft.c: files were being loaded each time level was selected.
XaviDCR92
2018-02-03
3
-0
/
+36
*
* Slight optimization: all comparations against true are now compared against...
XaviDCR92
2017-12-26
1
-27
/
+24
*
Bugfix: ptrPlayer->SelectedAircraft was being substracted when == 0 and cause...
XaviDCR92
2017-09-23
1
-25
/
+27
*
+ 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
*
* 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
1
-2
/
+12
*
* 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
1
-0
/
+0
*
* Bugfix: index for selectedAircraft is recalculated when a new aircraft is s...
XaviDCR92
2017-06-04
1
-13
/
+22
*
* 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
*
* 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
1
-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
2
-0
/
+0
*
Initial commit
Xavier Del Campo
2017-02-04
2
-0
/
+10