Age | Commit message (Expand) | Author |
---|---|---|
2023-07-04 | Only sound blaser | Juan J. Martinez |
2023-07-04 | Prevent MikMod_Update being called from the int | Juan J. Martinez |
2023-07-04 | This may be needed | Juan J. Martinez |
2023-07-04 | Don't need lock/unlock | Juan J. Martinez |
2023-07-03 | Make the pickup have more priority than the warp | Juan J. Martinez |
2023-07-03 | Sound queue | Juan J. Martinez |
2023-07-02 | Don't play sound if is game over already | Juan J. Martinez |
2023-07-02 | Add sound support | Juan J. Martinez |
2023-06-30 | Add Mr Bones sprite | Juan J. Martinez |
2023-06-29 | Better name | Juan J. Martinez |
2023-06-29 | Collect pickups even if invulnerable | Juan J. Martinez |
2023-06-29 | Add attract screen | Juan J. Martinez |
2023-06-29 | Move wait_time to vga | Juan J. Martinez |
2023-06-29 | Add pause / resume | Juan J. Martinez |
2023-06-29 | Add "Ready?" text to the start of stage | Juan J. Martinez |
2023-06-29 | Add pickaxe pickup | Juan J. Martinez |
2023-06-27 | Add pikcups | Juan J. Martinez |
2023-06-27 | Fixed include | Juan J. Martinez |
2023-06-27 | Add Bat enemy | Juan J. Martinez |
2023-06-26 | Infra work for the audio | Juan J. Martinez |
2023-06-25 | Add entity system, add new enemy (snake) | Juan J. Martinez |
2023-06-22 | Center the time in the HUD | Juan J. Martinez |
2023-06-22 | Game over screen | Juan J. Martinez |
2023-06-22 | When player is hit, exit the update | Juan J. Martinez |
2023-06-22 | Player damage, invulnerability, death sequence and respawn | Juan J. Martinez |
2023-06-22 | Import entities from the map and spawn them | Juan J. Martinez |
2023-06-22 | Treat warnings as errors | Juan J. Martinez |
2023-06-22 | Use the right directive | Juan J. Martinez |
2023-06-21 | Add "coyote time" | Juan J. Martinez |
2023-06-21 | Add hiscore to the menu screen | Juan J. Martinez |
2023-06-21 | Make the score "gold" | Juan J. Martinez |
2023-06-21 | Add color text | Juan J. Martinez |
2023-06-20 | Make it sound | Juan J. Martinez |
2023-06-20 | Erase the screen before rendering the map | Juan J. Martinez |
2023-06-20 | Add menu screen (WIP) | Juan J. Martinez |
2023-06-20 | Add gold support | Juan J. Martinez |
2023-06-18 | Fix horizontal collision detection | Juan J. Martinez |
2023-06-18 | Enter the player! | Juan J. Martinez |
2023-06-17 | Function to read from the back buffer | Juan J. Martinez |
2023-06-17 | Stage is zero based | Juan J. Martinez |
2023-06-17 | Use volatile | Juan J. Martinez |
2023-06-15 | Adjust right margin | Juan J. Martinez |
2023-06-15 | Tweak the HUD | Juan J. Martinez |
2023-06-15 | Implement a countdown clock in the timer | Juan J. Martinez |
2023-06-15 | Started with the game | Juan J. Martinez |
2023-06-15 | Add map collision detection functions | Juan J. Martinez |
2023-06-13 | Map renderer | Juan J. Martinez |
2023-06-13 | Testing the bitmap font | Juan J. Martinez |
2023-06-13 | Add bitmap font's put_text | Juan J. Martinez |
2023-06-08 | Add blit rectangle | Juan J. Martinez |