index
:
xavi/airport
master
PS1 video game
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Camera.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed city background.
Xavier ASUS
2018-11-25
1
-4
/
+0
*
Bugfix: minutes were not being retrieved from PLT files.
Xavier ASUS
2018-11-25
1
-3
/
+42
*
Camera now moves quickier and slows down in less time.
Xavier ASUS
2018-11-24
1
-11
/
+19
*
Optimization flag changed from -Os to -O3 (seems to perform better FPS-wise).
Xavier ASUS
2018-11-23
1
-21
/
+21
*
* Aircraft.c: taxiing speed has been doubled.
XaviDCR92
2018-01-02
1
-2
/
+8
*
* RWY_DIR and AIRCRAFT_DIRECTION have been joint into a single enum.
XaviDCR92
2017-12-29
1
-4
/
+0
*
* Slight optimization: all comparations against true are now compared against...
XaviDCR92
2017-12-26
1
-10
/
+10
*
* Minor changes (spaces between "if"/"for"... instructions).
XaviDCR92
2017-08-30
1
-24
/
+24
*
+ Documentation about sound sources.
XaviDCR92
2017-08-14
1
-0
/
+13
*
* Include directives are now moved to .c instead of .h, as it should really b...
XaviDCR92
2017-08-06
1
-0
/
+3
*
+ Added support for SIO (Serial Input Output).
XaviDCR92
2017-07-20
1
-3
/
+3
*
* Reduced tileset sprite size from 64x64 to 64x48.
XaviDCR92
2017-06-27
1
-4
/
+0
*
* Aircraft state was not being transferred ciclically from Game to Aircraft m...
XaviDCR92
2017-05-24
1
-21
/
+38
*
* Split screen is now working. Yay!!
XaviDCR92
2017-05-05
1
-10
/
+10
*
* Updated.
XaviDCR92
2017-02-04
1
-0
/
+0
*
Initial commit
Xavier Del Campo
2017-02-04
1
-0
/
+201