index
:
xavi/airport
master
PS1 video game
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
Commit message (
Expand
)
Author
Age
Files
Lines
*
Deprecate PLNBLUE.CLT
Xavier Del Campo Romero
2021-01-03
1
-2
/
+0
*
Deprecate dprintf over printf
Xavier Del Campo Romero
2021-01-03
4
-6
/
+4
*
Remove debug message
Xavier Del Campo Romero
2021-01-02
1
-2
/
+0
*
Always call PSX_InitEx(0)
Xavier Del Campo Romero
2021-01-01
1
-6
/
+0
*
Remove intermediate files
Xavier Del Campo Romero
2021-01-01
4
-76081
/
+0
*
Remove unneeded const-casts
Xavier Del Campo Romero
2021-01-01
1
-3
/
+3
*
Make RadioFont and SmallFont extern to other compilation units
Xavier Del Campo Romero
2021-01-01
2
-332
/
+336
*
Remove unneeded Makefile definitions
Xavier Del Campo Romero
2021-01-01
1
-4
/
+0
*
Fix bug that accidentally removed aircraft in unboard state
Xavier Del Campo Romero
2021-01-01
1
-3
/
+2
*
Remove PSXSDK version check
Xavier Del Campo Romero
2021-01-01
1
-4
/
+0
*
Makefile: mkdir -p to all folders
Xavier Del Campo Romero
2020-06-03
1
-4
/
+20
*
X screen resolution reduced from 384 to 368
Xavier ASUS
2019-04-10
1
-1
/
+1
*
Removed SIO interrupt (it caused VBlank ISR not to be triggered).
Xavier ASUS
2018-11-30
15
-144
/
+102
*
Set SERIAL_INTERFACE compile flag
Xavier ASUS
2018-11-29
6
-30
/
+10
*
Blue background dimensions are now limited to drawing enviroment's.
Xavier ASUS
2018-11-29
10
-30
/
+44
*
Added new levels into cdimg subfolder.
Xavier ASUS
2018-11-29
2
-0
/
+0
*
Some important bugfixes.
Xavier ASUS
2018-11-29
17
-135
/
+226
*
TILE_TAXIWAY_CORNER_GRASS_3 added to accepted tiles list.
Xavier ASUS
2018-11-27
10
-69
/
+100
*
Removed city background.
Xavier ASUS
2018-11-25
10
-166
/
+544
*
Bugfix: minutes were not being retrieved from PLT files.
Xavier ASUS
2018-11-25
14
-281
/
+433
*
* LEVEL3.PLT was incorrectly using Windows CRLF end of line.
XaviDCR92
2018-11-25
16
-397
/
+470
*
Temporarily removed CDDA tracks
Xavier ASUS
2018-11-24
6
-11
/
+11
*
New LEVEL3.
Xavier ASUS
2018-11-24
10
-74
/
+126
*
Aircraft are now auto-locked when entering "ShowAircraftData" menu.
Xavier ASUS
2018-11-24
9
-294
/
+320
*
Camera now moves quickier and slows down in less time.
Xavier ASUS
2018-11-24
1
-11
/
+19
*
Minor improvements
Xavier ASUS
2018-11-23
14
-96
/
+2282
*
Fixed critical bug that provoked an accidental access to a NULL pointer.
Xavier ASUS
2018-11-23
7
-317
/
+342
*
Optimization flag changed from -Os to -O3 (seems to perform better FPS-wise).
Xavier ASUS
2018-11-23
35
-672
/
+3051
*
gscene and ui are now allocated on the stack and not the heap.
Xavier ASUS
2018-11-23
4
-62
/
+67
*
Some cosmetic changes and improved const-correctness.
Xavier ASUS
2018-11-23
3
-16
/
+25
*
Minor improvements and optimizations.
Xavier ASUS
2018-11-23
5
-178
/
+224
*
Removed warning caused by implicit casting from double to int.
Xavier ASUS
2018-11-18
5
-26
/
+366
*
Added "const" qualifier to some functions.
Xavier ASUS
2018-11-18
25
-3801
/
+79651
*
* Minor changes.
XaviDCR92
2018-05-07
5
-1248
/
+1248
*
* Game can now compile without PSXSDK_DEBUG flag.
XaviDCR92
2018-03-26
6
-10
/
+21
*
* Increased number of events on SYSTEM.CNF.
XaviDCR92
2018-03-22
5
-30
/
+63
*
- .iso files are now ignored.
XaviDCR92
2018-03-20
4
-24
/
+5
*
+ Added tutorial level.
XaviDCR92
2018-03-18
2
-0
/
+0
*
* System.c: Root counters are finally working, YAY!
XaviDCR92
2018-03-17
8
-50
/
+50
*
* Game.c: removed obsolete comments.
XaviDCR92
2018-03-11
3
-77
/
+26
*
* Menu.c: bugfix for PLT level list.
XaviDCR92
2018-03-10
15
-89
/
+102
*
+ Added Message module, used for tutorials.
XaviDCR92
2018-02-25
18
-113
/
+527
*
* I think GameGraphics() can be executed as long as GPU has received all DMA ...
XaviDCR92
2018-02-07
5
-5
/
+3
*
* Aircraft.c: files were being loaded each time level was selected.
XaviDCR92
2018-02-03
5
-3
/
+13
*
* Aircraft.c: since "rotate" member != 0 would render ArrowSpr incorrectly, I...
XaviDCR92
2018-01-03
8
-39
/
+125
*
* Aircraft.c: taxiing speed has been doubled.
XaviDCR92
2018-01-02
15
-235
/
+488
*
* Menu.c: when 1Player/2Player buttons are pressed, level list is now shown.
XaviDCR92
2017-12-30
5
-21
/
+134
*
* RWY_DIR and AIRCRAFT_DIRECTION have been joint into a single enum.
XaviDCR92
2017-12-29
35
-397
/
+442
*
* Aircraft.c: invalid XYZ position was calculated if runway direction != EAST.
XaviDCR92
2017-12-29
8
-87
/
+153
*
* New LEVEL2.LVL was not being displayed correctly as I forgot to include the...
XaviDCR92
2017-12-29
8
-837
/
+888
[next]