Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
10_fix-build.patch | Fix building in Debian environment adds proper CFLAGS handling and misc. other fixes | Joe Nahmias <jello@debian.org> | no | 2013-06-25 | ||
20_fix-score.patch | Fix scoring to account for unused fuel at the end of a level. | Matthew Roberts <debian@frugal.org> | no | debian | 2013-06-25 | |
30_fix-backgrounds.patch | Fixes handling of game backgrounds Prevents crashing when moving to a new level and loading a new background. | Joe Nahmias <jello@debian.org> | no | debian | 2013-06-25 | |
40_explicitly-link-to-math-library.patch | Explicitly link to standard C math library This is required for use with the binutils-gold linker | Meike Reichle <meike@debian.org> | no | debian | 2013-06-25 | |
50_fix-LDFLAGS-var-handling.patch | fix handling of LDFLAGS Fix the handling of the LDFLAGS environment variable when building so that various options can be passed to the linker (eg. -z relro). |
Joe Nahmias <jello@debian.org> | no | 2013-06-25 | ||
60_fix-gcc-warnings.patch | fix warnings emitted by gcc during compilation | Joe Nahmias <jello@debian.org> | no | debian | 2013-06-25 | |
fix-crashes-at-startup.patch | Test that SDL_PollEvent(&event) returns 1 before using event (application closing at startup). | Adrien Cunin <adri2000@ubuntu.com> | no | 2016-01-02 |