Age | Commit message (Expand) | Author |
---|---|---|
2021-09-15 | Breakout: Tag fallthrough statement | Matheus Vinicius |
2021-09-15 | Breakout: Add possibility to play with A and D | Matheus Vinicius |
2021-09-10 | Breakout: Improve collision response between ball and paddle | Damien Firmenich |
2021-07-12 | Breakout: Only paint areas that needs to be updated | Karol Kosek |
2021-05-14 | Userland: Replace arc4random() with get_random<u32>() | Jean-Baptiste Boric |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-03-12 | Everywhere: Remove klog(), dbg() and purge all LogStream usage :^) | Andreas Kling |
2021-01-12 | Games: Move to Userland/Games/ | Andreas Kling |