index
:
xavi/airport
master
PS1 video game
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
System.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
* LEVEL3.PLT was incorrectly using Windows CRLF end of line.
XaviDCR92
2018-11-25
1
-2
/
+2
*
Aircraft are now auto-locked when entering "ShowAircraftData" menu.
Xavier ASUS
2018-11-24
1
-4
/
+4
*
Optimization flag changed from -Os to -O3 (seems to perform better FPS-wise).
Xavier ASUS
2018-11-23
1
-0
/
+2
*
Added "const" qualifier to some functions.
Xavier ASUS
2018-11-18
1
-2
/
+2
*
- .iso files are now ignored.
XaviDCR92
2018-03-20
1
-5
/
+2
*
* System.c: Root counters are finally working, YAY!
XaviDCR92
2018-03-17
1
-2
/
+1
*
* Menu.c: bugfix for PLT level list.
XaviDCR92
2018-03-10
1
-1
/
+1
*
* Menu.c: when 1Player/2Player buttons are pressed, level list is now shown.
XaviDCR92
2017-12-30
1
-0
/
+4
*
* 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
-3
/
+3
*
* Trimmed ending whitespaces.
XaviDCR92
2017-09-16
1
-2
/
+2
*
+ Documentation about sound sources.
XaviDCR92
2017-08-14
1
-0
/
+10
*
+ System timer functions now moved to a separate source file, Timer.c/Timer.h.
XaviDCR92
2017-08-10
1
-17
/
+0
*
* Include directives are now moved to .c instead of .h, as it should really b...
XaviDCR92
2017-08-06
1
-5
/
+7
*
* Added comments on System.
XaviDCR92
2017-07-27
1
-0
/
+6
*
+ Added support for SIO (Serial Input Output).
XaviDCR92
2017-07-20
1
-1
/
+5
*
* Added font spacing parameter.
XaviDCR92
2017-06-28
1
-2
/
+2
*
* Implemented aircraft collision. But it would not detect collision in some c...
XaviDCR92
2017-06-06
1
-3
/
+5
*
* Aircraft state was not being transferred ciclically from Game to Aircraft m...
XaviDCR92
2017-05-24
1
-6
/
+6
*
* Split screen from now on is only calling GsDrawList() once. The reason for ...
XaviDCR92
2017-05-22
1
-4
/
+5
*
* Added some comments on System.
XaviDCR92
2017-05-01
1
-5
/
+35
*
* Updated.
XaviDCR92
2017-02-04
1
-0
/
+0
*
Initial commit
Xavier Del Campo
2017-02-04
1
-0
/
+102