Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-08 | Ports: Remove unnecessary `-lmodplug` from `tuxracer` | Jelle Raaijmakers | |
2021-12-30 | Ports: Implement `SDL_QUIT` event in Tux Racer | Jelle Raaijmakers | |
This allows the user to close Tux Racer by closing the window. | |||
2021-12-27 | Ports: Add Tux Racer | Jelle Raaijmakers | |
The patches take care of a port from SDL1 to SDL2 and replace the keyboard mapping logic, which will otherwise take a whopping 16 GiB of memory to run. |