index
:
xavi/airport
master
PS1 video game
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Menu.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
* Include directives are now moved to .c instead of .h, as it should really b...
XaviDCR92
2017-08-06
1
-0
/
+12
*
* Added comments on System.
XaviDCR92
2017-07-27
1
-3
/
+3
*
+ Added support for SIO (Serial Input Output).
XaviDCR92
2017-07-20
1
-4
/
+34
*
* Reduced tileset sprite size from 64x64 to 64x48.
XaviDCR92
2017-06-27
1
-5
/
+7
*
* Tried to get some work done in MapEditor with no success so far.
XaviDCR92
2017-06-11
1
-2
/
+2
*
* Implemented aircraft collision. But it would not detect collision in some c...
XaviDCR92
2017-06-06
1
-1
/
+1
*
* More passengers by correct sequence are unboarded.
XaviDCR92
2017-06-03
1
-1
/
+1
*
* 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
-0
/
+2
*
* Aircraft state was not being transferred ciclically from Game to Aircraft m...
XaviDCR92
2017-05-24
1
-0
/
+2
*
* Split screen from now on is only calling GsDrawList() once. The reason for ...
XaviDCR92
2017-05-22
1
-3
/
+13
*
* Added some comments on System.
XaviDCR92
2017-05-01
1
-10
/
+16
*
* Updated.
XaviDCR92
2017-02-04
1
-0
/
+0
*
Initial commit
Xavier Del Campo
2017-02-04
1
-0
/
+492