| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | README.md: provide screenshots and explanation about prebuilt imagesHEADmaster | Xavier Del Campo Romero | 2021-08-14 | 3 | -3/+18 |
| * | Remove copyrighted images from sprites listv0.1 | Xavier Del Campo Romero | 2021-01-03 | 1 | -2/+0 |
| * | Keep system.cnf in Source subfolder | Xavier Del Campo Romero | 2021-01-03 | 1 | -0/+4 |
| * | Add sprites LICENSE file | Xavier Del Campo Romero | 2021-01-03 | 1 | -0/+15 |
| * | Add more information into README.md | Xavier Del Campo Romero | 2021-01-03 | 1 | -6/+44 |
| * | Remove copyrighted OSI logo from project | Xavier Del Campo Romero | 2021-01-03 | 6 | -28/+0 |
| * | Add LICENSE for music tracks | Xavier Del Campo Romero | 2021-01-03 | 1 | -0/+4 |
| * | Remove ffmpeg binary from project | Xavier Del Campo Romero | 2021-01-03 | 97 | -154949/+0 |
| * | Remove personal settings | Xavier Del Campo Romero | 2021-01-03 | 1 | -84/+0 |
| * | Remove copyrighted BCNGW logo | Xavier Del Campo Romero | 2021-01-03 | 2 | -1/+0 |
| * | Remove obsolete test level | Xavier Del Campo Romero | 2021-01-03 | 1 | -0/+0 |
| * | Remove useless and obsolete documentation | Xavier Del Campo Romero | 2021-01-03 | 1 | -0/+0 |
| * | Deprecate Make-based build system in favor of CMake | Xavier Del Campo Romero | 2021-01-03 | 1 | -208/+0 |
| * | Avoid redefining D2_CHCR | Xavier Del Campo Romero | 2021-01-03 | 1 | -1/+0 |
| * | Remove intermediate files for map editor | Xavier Del Campo Romero | 2021-01-03 | 14 | -4595/+0 |
| * | Update license information for sounds and fonts | Xavier Del Campo Romero | 2021-01-03 | 4 | -33/+56 |
| * | Replace MEMCARD_STATUS with enum memcard_status | Xavier Del Campo Romero | 2021-01-03 | 1 | -1/+1 |
| * | Return pad error if status != 0 | Xavier Del Campo Romero | 2021-01-03 | 1 | -2/+2 |
| * | Deprecate PLNBLUE.CLT | Xavier Del Campo Romero | 2021-01-03 | 1 | -2/+0 |
| * | Add license for shipyard_airport.png | Xavier Del Campo Romero | 2021-01-03 | 1 | -0/+5 |
| * | Remove copyrighted image | Xavier Del Campo Romero | 2021-01-03 | 1 | -0/+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 | 58 | -76227/+3 |
| * | 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 |
| * | Support CMake | Xavier Del Campo Romero | 2021-01-01 | 5 | -0/+149 |
| * | 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 | 18 | -144/+150 |
| * | Set SERIAL_INTERFACE compile flag | Xavier ASUS | 2018-11-29 | 8 | -30/+10 |
| * | Blue background dimensions are now limited to drawing enviroment's. | Xavier ASUS | 2018-11-29 | 12 | -30/+44 |
| * | Added new levels into cdimg subfolder. | Xavier ASUS | 2018-11-29 | 14 | -4/+36 |
| * | Some important bugfixes. | Xavier ASUS | 2018-11-29 | 17 | -135/+226 |
| * | Added new levels | Xavier ASUS | 2018-11-29 | 5 | -0/+35 |
| * | TILE_TAXIWAY_CORNER_GRASS_3 added to accepted tiles list. | Xavier ASUS | 2018-11-27 | 14 | -69/+100 |
| * | Removed city background. | Xavier ASUS | 2018-11-25 | 20 | -170/+549 |
| * | Bugfix: minutes were not being retrieved from PLT files. | Xavier ASUS | 2018-11-25 | 23 | -283/+435 |
| * | * LEVEL3.PLT was incorrectly using Windows CRLF end of line. | XaviDCR92 | 2018-11-25 | 19 | -415/+488 |
| * | Temporarily removed CDDA tracks | Xavier ASUS | 2018-11-24 | 8 | -23/+11 |
| * | New LEVEL3. | Xavier ASUS | 2018-11-24 | 16 | -74/+160 |
| * | 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 |
