index
:
xavi/airport
master
PS1 video game
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
GameGui.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Optimization flag changed from -Os to -O3 (seems to perform better FPS-wise).
Xavier ASUS
2018-11-23
1
-10
/
+10
*
* Minor changes.
XaviDCR92
2018-05-07
1
-1
/
+1
*
* Aircraft.c: since "rotate" member != 0 would render ArrowSpr incorrectly, I...
XaviDCR92
2018-01-03
1
-0
/
+2
*
* Slight optimization: all comparations against true are now compared against...
XaviDCR92
2017-12-26
1
-3
/
+3
*
* Include directives are now moved to .c instead of .h, as it should really b...
XaviDCR92
2017-08-06
1
-3
/
+0
*
* Tried to get some work done in MapEditor with no success so far.
XaviDCR92
2017-06-11
1
-0
/
+1
*
* Implemented aircraft collision. But it would not detect collision in some c...
XaviDCR92
2017-06-06
1
-4
/
+5
*
* More passengers by correct sequence are unboarded.
XaviDCR92
2017-06-03
1
-1
/
+1
*
* Aircraft 0 was incorrectly being removed because indexes 0 to GAME_MAX_AIRC...
XaviDCR92
2017-05-31
1
-1
/
+1
*
* Implemented remaining time for flights.
XaviDCR92
2017-05-25
1
-0
/
+3
*
* Aircraft state was not being transferred ciclically from Game to Aircraft m...
XaviDCR92
2017-05-24
1
-0
/
+1
*
* Adjusted coordinates for aircraft list in 2 player mode.
XaviDCR92
2017-05-07
1
-0
/
+1
*
* Split screen is now working. Yay!!
XaviDCR92
2017-05-05
1
-4
/
+4
*
* Updated.
XaviDCR92
2017-02-04
1
-0
/
+0
*
Initial commit
Xavier Del Campo
2017-02-04
1
-0
/
+38