| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update the CHANGELOG.md file | Miquel Sabaté Solà | 2026-04-13 | 1 | -1/+14 |
| * | Add a recording on gameplay | Miquel Sabaté Solà | 2026-04-13 | 2 | -0/+4 |
| * | Fix some wording issues on the README.md file | Miquel Sabaté Solà | 2026-04-13 | 1 | -14/+14 |
| * | make: fix the quiet flag for 'clean' and 'deps' | Miquel Sabaté Solà | 2026-04-13 | 1 | -6/+6 |
| * | Add sound effects | Miquel Sabaté Solà | 2026-04-13 | 11 | -4/+277 |
| * | Use the new asan:stack statement | Miquel Sabaté Solà | 2026-04-08 | 2 | -2/+3 |
| * | Simplify wording on README.md | Miquel Sabaté Solà | 2026-04-06 | 1 | -6/+5 |
| * | Add the reference to DK64's Jetpac | Miquel Sabaté Solà | 2026-04-06 | 1 | -3/+4 |
| * | Be more verbose on differences from controls | Miquel Sabaté Solà | 2026-04-06 | 1 | -4/+10 |
| * | Expand the README.md file | Miquel Sabaté Solà | 2026-04-06 | 2 | -31/+102 |
| * | Add a note on tooling in CONTRIBUTING.md | Miquel Sabaté Solà | 2026-04-06 | 1 | -0/+8 |
| * | Fix bogus comments | Miquel Sabaté Solà | 2026-04-06 | 2 | -3/+3 |
| * | Clear out sprites after the take off animation | Miquel Sabaté Solà | 2026-04-06 | 2 | -1/+14 |
| * | Don't show the middle part on shuttle re-assemble | Miquel Sabaté Solà | 2026-04-06 | 2 | -6/+9 |
| * | Cancel the take off animation before shuttle change | Miquel Sabaté Solà | 2026-04-05 | 2 | -3/+11 |
| * | Let SUSE's coin to appear at stage 16 | Miquel Sabaté Solà | 2026-04-05 | 2 | -2/+2 |
| * | Add the rest of shuttle kinds into the CHR file | Miquel Sabaté Solà | 2026-04-05 | 3 | -35/+33 |
| * | Add a table with tile IDs for shuttle parts | Miquel Sabaté Solà | 2026-04-03 | 3 | -20/+56 |
| * | Cycle the kind of shuttle to be used | Miquel Sabaté Solà | 2026-04-02 | 5 | -6/+22 |
| * | Remove lowest part of the shuttle from sprites | Miquel Sabaté Solà | 2026-04-02 | 3 | -35/+35 |
| * | Fix wrong initialization on shuttle reassemble | Miquel Sabaté Solà | 2026-04-02 | 2 | -6/+10 |
| * | Add a small signature in ROM space | Miquel Sabaté Solà | 2026-04-02 | 2 | -1/+2 |
| * | Fix overwrite issues when adding scores | Miquel Sabaté Solà | 2026-03-28 | 4 | -38/+45 |
| * | Add copyright notices on the title screen | Miquel Sabaté Solà | 2026-03-27 | 5 | -48/+50 |
| * | Save the high score after game over | Miquel Sabaté Solà | 2026-03-27 | 4 | -5/+103 |
| * | Update scores on screen | Miquel Sabaté Solà | 2026-03-25 | 9 | -6/+114 |
| * | Add support for adding scores | Miquel Sabaté Solà | 2026-03-25 | 4 | -3/+176 |
| * | Don't use dark green for items | Miquel Sabaté Solà | 2026-03-24 | 2 | -26/+26 |
| * | Decrease a bit the items' timer | Miquel Sabaté Solà | 2026-03-24 | 1 | -1/+1 |
| * | Use the 'nmi_' prefix for NMI-only functions | Miquel Sabaté Solà | 2026-03-24 | 4 | -15/+9 |
| * | Implement the "take off" animation | Miquel Sabaté Solà | 2026-03-23 | 8 | -116/+498 |
| * | Try to initialize enemies on unique Y coordinates | Miquel Sabaté Solà | 2026-03-22 | 5 | -3/+40 |
| * | Restart the blinking animation after player's death | Miquel Sabaté Solà | 2026-03-20 | 2 | -3/+9 |
| * | Center "game over (coin)" text | Miquel Sabaté Solà | 2026-03-20 | 4 | -31/+32 |
| * | Don't rely on the 'y' register in Over::handle() | Miquel Sabaté Solà | 2026-03-20 | 2 | -4/+5 |
| * | Set the proper "game over" flag | Miquel Sabaté Solà | 2026-03-20 | 2 | -3/+5 |
| * | Push the value from Over::handle() to the stack | Miquel Sabaté Solà | 2026-03-20 | 1 | -2/+2 |
| * | Add support for the SUSE coin | Miquel Sabaté Solà | 2026-03-20 | 8 | -36/+152 |
| * | Remove stale comment | Miquel Sabaté Solà | 2026-03-19 | 1 | -1/+1 |
| * | Let fuel tanks be delivered separately | Miquel Sabaté Solà | 2026-03-18 | 3 | -4/+32 |
| * | Increase the item's timer for non-dev builds | Miquel Sabaté Solà | 2026-03-18 | 1 | -1/+5 |
| * | Fix the high byte for the timer initialization | Miquel Sabaté Solà | 2026-03-18 | 1 | -1/+1 |
| * | Expand documentation on items.s | Miquel Sabaté Solà | 2026-03-18 | 1 | -10/+29 |
| * | Use specific variables for cached player's tile coordinates | Miquel Sabaté Solà | 2026-03-18 | 3 | -9/+16 |
| * | Add missing 'Items::zp_current_tiles' updates | Miquel Sabaté Solà | 2026-03-18 | 2 | -3/+16 |
| * | Avoid a jmp by moving update_sprites() | Miquel Sabaté Solà | 2026-03-16 | 2 | -19/+19 |
| * | Improve the accuracy of the dropping zone | Miquel Sabaté Solà | 2026-03-16 | 2 | -10/+8 |
| * | Wait for items to fall before changing screen | Miquel Sabaté Solà | 2026-03-16 | 5 | -106/+138 |
| * | Account for items switching to following the player in mid-air | Miquel Sabaté Solà | 2026-03-15 | 2 | -5/+16 |
| * | Update the shuttle as fuel is getting in | Miquel Sabaté Solà | 2026-03-15 | 2 | -10/+80 |
