Package: wolf4sdl / 1.7+svn262+dfsg1-5
Metadata
Package | Version | Patches format |
---|---|---|
wolf4sdl | 1.7+svn262+dfsg1-5 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
02 enable shading.patch | (download) |
Makefile |
1 1 + 0 - 0 ! |
enable shading support as a command line option "--shading". |
10 datadir.patch | (download) |
id_ca.cpp |
22 11 + 11 - 0 ! |
use /usr/share/games/wolf3d for data files. |
21 compiler warnings.patch | (download) |
id_ca.cpp |
7 3 + 4 - 0 ! |
fix some compiler warnings so the code compiles cleanly with g++-4.5 and CFLAGS+="-Wall -Wno-sign-compare -Wno-switch". |
31 pc speaker.patch | (download) |
id_sd.cpp |
154 138 + 16 - 0 ! |
pc speaker emulation |
40 novert.patch | (download) |
wl_def.h |
1 1 + 0 - 0 ! |
suppress vertical mouse movement when the "--novert" parameter is given. |
41 crosshair.patch | (download) |
wl_def.h |
1 1 + 0 - 0 ! |
show a crosshair when the "--crosshair" parameter is given. |
42 mousewheel.patch | (download) |
id_in.cpp |
11 11 + 0 - 0 ! |
change weapons with the mouse wheel. |
43 autorun.patch | (download) |
id_in.cpp |
14 14 + 0 - 0 ! |
toggle autorun when both shift keys are pressed. |
44 autostrafe.patch | (download) |
id_in.cpp |
16 16 + 0 - 0 ! |
toggle autostrafe for the keyboard when both alt keys are pressed. By the way, accept the German AltGr key as a right Alt key. |