aboutsummaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Collapse)AuthorAgeFilesLines
* README.md: provide screenshots and explanation about prebuilt imagesHEADmasterXavier Del Campo Romero2021-08-142-0/+0
|
* Remove useless and obsolete documentationXavier Del Campo Romero2021-01-031-0/+0
|
* * Slight optimization: all comparations against true are now compared ↵XaviDCR922017-12-261-0/+0
| | | | | | | against != false. + Added a provisional background during gameplay (still WIP). * Map editor now allows creating a map.
* + Added BIN/CUE image for non-CDDA mode.XaviDCR922017-09-161-0/+0
|
* * Minor changes (spaces between "if"/"for"... instructions).XaviDCR922017-08-301-0/+0
| | | | + Added output ELF file with debugging symbols for nocash.
* * Added font spacing parameter.XaviDCR922017-06-281-0/+0
| | | | | | * Removed obsolete, unused functions. * Performance optimization: routines inside GameCalculations() were computating a big loop several times, so this has been modified so that loop is only performed once. * Initial implementation for GameGetAircraftTilemap(). Still some work TODO.
* * Reduced tileset sprite size from 64x64 to 64x48.XaviDCR922017-06-271-0/+0
| | | | | | * Modified rendering functions to keep up with this size reduction. * Sprites in TIM have been reordered inside VRAM. * Other minor changes.
* * Updated.XaviDCR922017-02-049-0/+0
|
* Initial commitXavier Del Campo2017-02-049-0/+26