Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-06-08 | Ports: Format patches without numbering, commit hash or version number | Tim Schumacher | |
2022-06-01 | Ports: Fix tuxracer port to use sdl12-compat instead of SDL2 | Grigoris Pavlakis | |
2022-05-19 | Ports: Update tuxracer's patches to use git patches | Ali Mohammad Pur | |
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. |