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
*
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
*
* Added "Save map" function to MapEditor.
XaviDCR92
2017-12-27
11
-447
/
+746
*
* Minor: added comment headers on every function in GameGui.c.
XaviDCR92
2017-12-27
1
-784
/
+912
*
* Slight optimization: all comparations against true are now compared against...
XaviDCR92
2017-12-26
46
-564
/
+809
*
Merge branch 'master' of https://github.com/XaviDCR92/Airport
XaviDCR92
2017-10-01
5
-20
/
+16
|
\
|
*
* Removed now unneeded dprintf calls on Game.c.
XaviDCR92
2017-09-26
5
-20
/
+16
*
|
* Updated ELF.
XaviDCR92
2017-10-01
1
-0
/
+0
|
/
*
Bugfix: ptrPlayer->SelectedAircraft was being substracted when == 0 and cause...
XaviDCR92
2017-09-23
9
-75
/
+89
*
Renamed BMP/WAV data to uppercase (Linux case-sensitivity).
XaviDCR92
2017-09-16
3
-1
/
+4
*
+ Added BIN/CUE image for non-CDDA mode.
XaviDCR92
2017-09-16
3
-17
/
+25
*
* Removed unneeded -g flag from Makefile.
XaviDCR92
2017-09-16
11
-63
/
+176
*
* Trimmed ending whitespaces.
XaviDCR92
2017-09-16
28
-1704
/
+1697
*
* Corrected dependencies for Makefile (.elf was being rebuilt every time, as ...
XaviDCR92
2017-09-15
3
-61
/
+65
*
* Minor changes (spaces between "if"/"for"... instructions).
XaviDCR92
2017-08-30
20
-696
/
+745
*
* (Bugfix): padx_last_key_single_pressed was being checked AFTER checking pad...
XaviDCR92
2017-08-19
2
-4
/
+5
*
* (Bugfix): ptrPlayer->SelectedAircraft was not being updated correctly when ...
XaviDCR92
2017-08-19
6
-71
/
+129
*
* Added more comments.
XaviDCR92
2017-08-18
11
-73
/
+345
*
+ Documentation about sound sources.
XaviDCR92
2017-08-14
11
-78
/
+383
[next]