| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add the Game Over screen | Miquel Sabaté Solà | 2026-03-05 | 1 | -11/+7 |
| * | Update lifes left for player 1 | Miquel Sabaté Solà | 2026-03-04 | 1 | -2/+21 |
| * | Add collision with the player | Miquel Sabaté Solà | 2026-03-04 | 1 | -0/+32 |
| * | Remove target velocities from the player | Miquel Sabaté Solà | 2026-02-10 | 1 | -4/+0 |
| * | Adapt the code to play well with nasm's asan | Miquel Sabaté Solà | 2025-12-15 | 1 | -34/+34 |
| * | Implement the base for moving bullets | Miquel Sabaté Solà | 2025-05-14 | 1 | -0/+3 |
| * | Implement hover | Miquel Sabaté Solà | 2025-04-02 | 1 | -0/+12 |
| * | Rename throttle to the proper wording | Miquel Sabaté Solà | 2025-04-02 | 1 | -19/+19 |
| * | Full stop when not moving on walking state | Miquel Sabaté Solà | 2025-04-02 | 1 | -3/+8 |
| * | Switch to a throttle state when falling | Miquel Sabaté Solà | 2025-04-02 | 1 | -0/+22 |
| * | Adapt velocity constants for PAL | Miquel Sabaté Solà | 2025-04-02 | 1 | -13/+9 |
| * | player: First PAL implementation | Miquel Sabaté Solà | 2025-04-02 | 1 | -7/+48 |
| * | player: Implement background collision | Miquel Sabaté Solà | 2025-04-01 | 1 | -61/+199 |
| * | player: Inline the position to screen translation | Miquel Sabaté Solà | 2025-03-20 | 1 | -49/+35 |
| * | Add walking animation | Miquel Sabaté Solà | 2025-03-20 | 1 | -11/+87 |
| * | player: Add initial code for horizontal motion | Miquel Sabaté Solà | 2025-03-20 | 1 | -15/+92 |
| * | player: Update its sprites on heading and throttle | Miquel Sabaté Solà | 2025-03-19 | 1 | -54/+143 |
| * | Expanded ground collision to the other platforms | Miquel Sabaté Solà | 2025-03-18 | 1 | -34/+101 |
| * | Add basic vertical movement | Miquel Sabaté Solà | 2025-03-17 | 1 | -0/+317 |
