index
:
xavi/airport
master
PS1 video game
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
GameStructures.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Some important bugfixes.
Xavier ASUS
2018-11-29
1
-5
/
+7
*
* LEVEL3.PLT was incorrectly using Windows CRLF end of line.
XaviDCR92
2018-11-25
1
-4
/
+4
*
Added "const" qualifier to some functions.
Xavier ASUS
2018-11-18
1
-2
/
+2
*
* Game.c: removed obsolete comments.
XaviDCR92
2018-03-11
1
-1
/
+2
*
* Aircraft.c: since "rotate" member != 0 would render ArrowSpr incorrectly, I...
XaviDCR92
2018-01-03
1
-1
/
+3
*
* Aircraft.c: taxiing speed has been doubled.
XaviDCR92
2018-01-02
1
-2
/
+18
*
* RWY_DIR and AIRCRAFT_DIRECTION have been joint into a single enum.
XaviDCR92
2017-12-29
1
-7
/
+7
*
* Aircraft.c: invalid XYZ position was calculated if runway direction != EAST.
XaviDCR92
2017-12-29
1
-1
/
+1
*
* Slight optimization: all comparations against true are now compared against...
XaviDCR92
2017-12-26
1
-3
/
+3
*
* Removed unneeded -g flag from Makefile.
XaviDCR92
2017-09-16
1
-8
/
+9
*
* Trimmed ending whitespaces.
XaviDCR92
2017-09-16
1
-3
/
+3
*
* Added more comments.
XaviDCR92
2017-08-18
1
-0
/
+1
*
+ Added support for SIO (Serial Input Output).
XaviDCR92
2017-07-20
1
-0
/
+2
*
* Added font spacing parameter.
XaviDCR92
2017-06-28
1
-0
/
+1
*
* Tried to get some work done in MapEditor with no success so far.
XaviDCR92
2017-06-11
1
-1
/
+0
*
* Implemented aircraft collision. But it would not detect collision in some c...
XaviDCR92
2017-06-06
1
-0
/
+19
*
* Bugfix: index for selectedAircraft is recalculated when a new aircraft is s...
XaviDCR92
2017-06-04
1
-0
/
+1
*
* Aircraft 0 was incorrectly being removed because indexes 0 to GAME_MAX_AIRC...
XaviDCR92
2017-05-31
1
-0
/
+1
*
* Takeoff procedure implemented almost completely. TODO: "Holding" message.
XaviDCR92
2017-05-28
1
-0
/
+2
*
* Takeoff barely implemented. Stil a lot of work to do.
XaviDCR92
2017-05-28
1
-0
/
+3
*
* Added more aircraft on LEVEL1.PLT.
XaviDCR92
2017-05-27
1
-0
/
+3
*
* Implemented remaining time for flights.
XaviDCR92
2017-05-25
1
-0
/
+10
*
* Aircraft state was not being transferred ciclically from Game to Aircraft m...
XaviDCR92
2017-05-24
1
-4
/
+8
*
* Adjusted coordinates for aircraft list in 2 player mode.
XaviDCR92
2017-05-07
1
-0
/
+2
*
* Split screen is now working. Yay!!
XaviDCR92
2017-05-05
1
-0
/
+1
*
* Added some comments on System.
XaviDCR92
2017-05-01
1
-0
/
+1
*
* Updated.
XaviDCR92
2017-02-04
1
-0
/
+0
*
Initial commit
Xavier Del Campo
2017-02-04
1
-0
/
+206