Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
amd64-ai.patch | Fix dumb artificial intelligence on amd64 | no | debian | |||
amd64-gcc40.patch | Fix a compile problem on amd64 with gcc 4.0+. | Andreas Jochens | no | debian | ||
cflags.patch | Make configure & Makefiles use CFLAGS/CXXFLAGS correctly Remove broken --enable-optimize flag from configure, since it was overriding our CFLAGS. Also update configure.in to work with newer autoconf without NEWS/AUTHORS. =================================================================== |
no | ||||
debian-datapath.patch | Finds the installed data correctly on a Debian system without going through a complicated process. | no | ||||
disable-screenmenu.patch | Disable changing the screen resolution in-game, since it was crashing anyway | no | debian | |||
gcc30.patch | fix compile error on gcc 3.0+ | no | ||||
gcc-4.6.patch | Fix build issues with gcc 4.6 | Peter Green (plugwash@p10link.net) | no | debian | ||
fix-clang-build.patch | no | |||||
fix-prototypes.patch | The parameters for some prototypes are defined as const so the functions should use that too. =================================================================== |
Andreas Moog <amoog@ubuntu.com> | no | debian | ||
automake-error.patch | Fixes error when running a recent version of automake=================================================================== | no | ||||
gcc5.diff | =================================================================== | no | ||||
no-Werror.patch | no Werror Remove -Werror flag and do not treat warnings as errors anymore. This is a useful development flag but will cause a FTBFS whenever GCC becomes more strict. |
Markus Koschany <apo@debian.org> | no | debian | 2018-12-09 |