| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Deprecate dprintf over printf | Xavier Del Campo Romero | 2021-01-03 | 1 | -1/+1 |
| | | |||||
| * | Remove PSXSDK version check | Xavier Del Campo Romero | 2021-01-01 | 1 | -4/+0 |
| | | |||||
| * | Some important bugfixes. | Xavier ASUS | 2018-11-29 | 1 | -0/+1 |
| | | | | | | Added BUILDING_ATC_LOC. Added more levels. | ||||
| * | Optimization flag changed from -Os to -O3 (seems to perform better FPS-wise). | Xavier ASUS | 2018-11-23 | 1 | -1/+1 |
| | | | | | Improved const-correctness and scope for some variables. | ||||
| * | Added "const" qualifier to some functions. | Xavier ASUS | 2018-11-18 | 1 | -18/+1 |
| | | | | | | "cdrom:\ and ;1" are automatically inserted into file name, in order to save memory space. Some minor optimizations. | ||||
| * | * RWY_DIR and AIRCRAFT_DIRECTION have been joint into a single enum. | XaviDCR92 | 2017-12-29 | 1 | -1/+0 |
| | | | | | | | * Game.c: new prototypes GameGetParkingDirection() and GameGetRunwayDirection(). * Slight optimizations into GameRenderLevel(). * Added some comment headers into Gfx.c. | ||||
| * | * Slight optimization: all comparations against true are now compared ↵ | XaviDCR92 | 2017-12-26 | 1 | -11/+14 |
| | | | | | | | | against != false. + Added a provisional background during gameplay (still WIP). * Map editor now allows creating a map. | ||||
| * | + Added support for SIO (Serial Input Output). | XaviDCR92 | 2017-07-20 | 1 | -1/+10 |
| | | | | | * On SystemLoadFileToBuffer(), files can be now uploaded to PSX using QPSXSerial. | ||||
| * | * Takeoff procedure implemented almost completely. TODO: "Holding" message. | XaviDCR92 | 2017-05-28 | 1 | -0/+1 |
| | | | | | * Initial implementation to show passengers left when entering correct sequence. | ||||
| * | * Updated. | XaviDCR92 | 2017-02-04 | 1 | -0/+0 |
| | | |||||
| * | Initial commit | Xavier Del Campo | 2017-02-04 | 1 | -0/+38 |
