index
:
xavi/airport
master
PS1 video game
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Pad.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Return pad error if status != 0
Xavier Del Campo Romero
2021-01-03
1
-2
/
+2
*
* LEVEL3.PLT was incorrectly using Windows CRLF end of line.
XaviDCR92
2018-11-25
1
-2
/
+2
*
Optimization flag changed from -Os to -O3 (seems to perform better FPS-wise).
Xavier ASUS
2018-11-23
1
-20
/
+20
*
* Menu.c: bugfix for PLT level list.
XaviDCR92
2018-03-10
1
-4
/
+4
*
* RWY_DIR and AIRCRAFT_DIRECTION have been joint into a single enum.
XaviDCR92
2017-12-29
1
-2
/
+0
*
* Slight optimization: all comparations against true are now compared against...
XaviDCR92
2017-12-26
1
-20
/
+20
*
* Trimmed ending whitespaces.
XaviDCR92
2017-09-16
1
-62
/
+62
*
* Minor changes (spaces between "if"/"for"... instructions).
XaviDCR92
2017-08-30
1
-27
/
+27
*
* (Bugfix): padx_last_key_single_pressed was being checked AFTER checking pad...
XaviDCR92
2017-08-19
1
-3
/
+4
*
+ System timer functions now moved to a separate source file, Timer.c/Timer.h.
XaviDCR92
2017-08-10
1
-3
/
+4
*
* Include directives are now moved to .c instead of .h, as it should really b...
XaviDCR92
2017-08-06
1
-7
/
+45
*
* Added comments on System.
XaviDCR92
2017-07-27
1
-1
/
+42
*
+ Added support for SIO (Serial Input Output).
XaviDCR92
2017-07-20
1
-2
/
+2
*
* Takeoff barely implemented. Stil a lot of work to do.
XaviDCR92
2017-05-28
1
-11
/
+11
*
* Added more aircraft on LEVEL1.PLT.
XaviDCR92
2017-05-27
1
-18
/
+22
*
* Implemented remaining time for flights.
XaviDCR92
2017-05-25
1
-2
/
+30
*
* Split screen from now on is only calling GsDrawList() once. The reason for ...
XaviDCR92
2017-05-22
1
-13
/
+19
*
* Added some comments on System.
XaviDCR92
2017-05-01
1
-0
/
+10
*
* Updated.
XaviDCR92
2017-02-04
1
-0
/
+0
*
Initial commit
Xavier Del Campo
2017-02-04
1
-0
/
+482