Airport/Source
Xavier Del Campo Romero 2a3366c472 Deprecate dprintf over printf 2021-01-03 01:15:57 +01:00
..
MapEditor Blue background dimensions are now limited to drawing enviroment's. 2018-11-29 01:29:43 +01:00
build-MapEditor-Desktop_Qt_5_12_0_GCC_64bit-Debug * LEVEL3.PLT was incorrectly using Windows CRLF end of line. 2018-11-25 12:32:16 +01:00
build-MapEditor-Desktop_Qt_5_12_0_GCC_64bit-Release * LEVEL3.PLT was incorrectly using Windows CRLF end of line. 2018-11-25 12:32:16 +01:00
Aircraft.c Removed SIO interrupt (it caused VBlank ISR not to be triggered). 2018-11-30 01:34:40 +01:00
Aircraft.h * LEVEL3.PLT was incorrectly using Windows CRLF end of line. 2018-11-25 12:32:16 +01:00
Airport.geany Removed SIO interrupt (it caused VBlank ISR not to be triggered). 2018-11-30 01:34:40 +01:00
Camera.c Removed city background. 2018-11-25 21:07:28 +01:00
Camera.h Optimization flag changed from -Os to -O3 (seems to perform better FPS-wise). 2018-11-23 13:57:38 +01:00
EndAnimation.c Optimization flag changed from -Os to -O3 (seems to perform better FPS-wise). 2018-11-23 13:57:38 +01:00
EndAnimation.h * RWY_DIR and AIRCRAFT_DIRECTION have been joint into a single enum. 2017-12-29 23:19:43 +01:00
Font.c Make RadioFont and SmallFont extern to other compilation units 2021-01-01 04:39:17 +01:00
Font.h Make RadioFont and SmallFont extern to other compilation units 2021-01-01 04:39:17 +01:00
Game.c Remove debug message 2021-01-02 03:27:34 +01:00
Game.h Some important bugfixes. 2018-11-29 01:07:06 +01:00
GameGui.c Remove unneeded const-casts 2021-01-01 04:39:17 +01:00
GameGui.h Optimization flag changed from -Os to -O3 (seems to perform better FPS-wise). 2018-11-23 13:57:38 +01:00
GameStructures.h Some important bugfixes. 2018-11-29 01:07:06 +01:00
Gfx.c Removed SIO interrupt (it caused VBlank ISR not to be triggered). 2018-11-30 01:34:40 +01:00
Gfx.h X screen resolution reduced from 384 to 368 2019-04-10 19:58:10 +02:00
Global_Inc.h Deprecate dprintf over printf 2021-01-03 01:15:57 +01:00
LoadMenu.c Removed SIO interrupt (it caused VBlank ISR not to be triggered). 2018-11-30 01:34:40 +01:00
LoadMenu.h Fixed critical bug that provoked an accidental access to a NULL pointer. 2018-11-23 14:44:21 +01:00
MainMenuBtnAni.c * Menu.c: bugfix for PLT level list. 2018-03-10 14:30:40 +01:00
MainMenuBtnAni.h * RWY_DIR and AIRCRAFT_DIRECTION have been joint into a single enum. 2017-12-29 23:19:43 +01:00
Makefile Remove unneeded Makefile definitions 2021-01-01 04:39:17 +01:00
MemCard.c Removed SIO interrupt (it caused VBlank ISR not to be triggered). 2018-11-30 01:34:40 +01:00
MemCard.h * Slight optimization: all comparations against true are now compared against != false. 2017-12-26 22:18:37 +01:00
Menu.c Removed SIO interrupt (it caused VBlank ISR not to be triggered). 2018-11-30 01:34:40 +01:00
Menu.h * RWY_DIR and AIRCRAFT_DIRECTION have been joint into a single enum. 2017-12-29 23:19:43 +01:00
Message.c Removed SIO interrupt (it caused VBlank ISR not to be triggered). 2018-11-30 01:34:40 +01:00
Message.h + Added Message module, used for tutorials. 2018-02-25 05:25:33 +01:00
PSXSDKIntro.c Optimization flag changed from -Os to -O3 (seems to perform better FPS-wise). 2018-11-23 13:57:38 +01:00
PSXSDKIntro.h * RWY_DIR and AIRCRAFT_DIRECTION have been joint into a single enum. 2017-12-29 23:19:43 +01:00
Pad.c * LEVEL3.PLT was incorrectly using Windows CRLF end of line. 2018-11-25 12:32:16 +01:00
Pad.h * LEVEL3.PLT was incorrectly using Windows CRLF end of line. 2018-11-25 12:32:16 +01:00
PltParser.c Deprecate dprintf over printf 2021-01-03 01:15:57 +01:00
PltParser.h Optimization flag changed from -Os to -O3 (seems to perform better FPS-wise). 2018-11-23 13:57:38 +01:00
Serial.c Deprecate dprintf over printf 2021-01-03 01:15:57 +01:00
Serial.h * Slight optimization: all comparations against true are now compared against != false. 2017-12-26 22:18:37 +01:00
Sfx.c Deprecate dprintf over printf 2021-01-03 01:15:57 +01:00
Sfx.h Temporarily removed CDDA tracks 2018-11-24 15:38:04 +01:00
System.c Always call PSX_InitEx(0) 2021-01-01 04:40:01 +01:00
System.h * LEVEL3.PLT was incorrectly using Windows CRLF end of line. 2018-11-25 12:32:16 +01:00
Timer.c Some important bugfixes. 2018-11-29 01:07:06 +01:00
Timer.h * Slight optimization: all comparations against true are now compared against != false. 2017-12-26 22:18:37 +01:00
main.c * RWY_DIR and AIRCRAFT_DIRECTION have been joint into a single enum. 2017-12-29 23:19:43 +01:00