index
:
xavi/airport
master
PS1 video game
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Sfx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Deprecate dprintf over printf
Xavier Del Campo Romero
2021-01-03
1
-1
/
+1
*
Optimization flag changed from -Os to -O3 (seems to perform better FPS-wise).
Xavier ASUS
2018-11-23
1
-1
/
+1
*
Added "const" qualifier to some functions.
Xavier ASUS
2018-11-18
1
-2
/
+2
*
* Game can now compile without PSXSDK_DEBUG flag.
XaviDCR92
2018-03-26
1
-0
/
+6
*
* Increased number of events on SYSTEM.CNF.
XaviDCR92
2018-03-22
1
-27
/
+53
*
* System.c: Root counters are finally working, YAY!
XaviDCR92
2018-03-17
1
-11
/
+12
*
* RWY_DIR and AIRCRAFT_DIRECTION have been joint into a single enum.
XaviDCR92
2017-12-29
1
-4
/
+0
*
* Trimmed ending whitespaces.
XaviDCR92
2017-09-16
1
-9
/
+9
*
* Minor changes (spaces between "if"/"for"... instructions).
XaviDCR92
2017-08-30
1
-5
/
+5
*
* Added more comments.
XaviDCR92
2017-08-18
1
-1
/
+20
*
+ Documentation about sound sources.
XaviDCR92
2017-08-14
1
-0
/
+3
*
+ Added support for SIO (Serial Input Output).
XaviDCR92
2017-07-20
1
-2
/
+2
*
* Reduced tileset sprite size from 64x64 to 64x48.
XaviDCR92
2017-06-27
1
-3
/
+8
*
* Implemented aircraft collision. But it would not detect collision in some c...
XaviDCR92
2017-06-06
1
-1
/
+1
*
* Updated.
XaviDCR92
2017-02-04
1
-0
/
+0
*
Initial commit
Xavier Del Campo
2017-02-04
1
-0
/
+85