Package: heroes / 0.21-18

Metadata

Package Version Patches format
heroes 0.21-18 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
static tile.patch | (download)

src/hedlite.c | 1 1 0 - 0 !
1 file changed, 1 insertion( )

 declare tile_set_img correctly
autoreconf.patch | (download)

configure.ac | 4 2 2 - 0 !
1 file changed, 2 insertions( ), 2 deletions(-)

 disable am_c_prototypes
libs.patch | (download)

m4/h-sdlmixer.m4 | 2 1 1 - 0 !
1 file changed, 1 insertion( ), 1 deletion(-)

 add the necessary libraries
key or joy reset.patch | (download)

src/const.c | 31 23 8 - 0 !
src/const.h | 3 1 2 - 0 !
src/heroes.c | 6 4 2 - 0 !
src/menus.c | 8 2 6 - 0 !
4 files changed, 30 insertions( ), 18 deletions(-)

 add key_or_joy_reset() to reset inputs
menus segfault.patch | (download)

src/menus.c | 3 2 1 - 0 !
1 file changed, 2 insertions( ), 1 deletion(-)

 add missing final entry in the main menu
speed adjustment.patch | (download)

src/heroes.c | 2 1 1 - 0 !
1 file changed, 1 insertion( ), 1 deletion(-)

 correctly adjust the player's speed
sdl joystick api.patch | (download)

src/media/sdl/joystick.c | 7 7 0 - 0 !
1 file changed, 7 insertions( )

 avoid sdl's joystick api if it's uninitialised
enlarge rendering buffer.patch | (download)

src/media/video.h | 4 2 2 - 0 !
1 file changed, 2 insertions( ), 2 deletions(-)

 enlarge the rendering buffer to avoid segfaults
heroeslvl segfault.patch | (download)

src/lvl/free.c | 10 6 4 - 0 !
1 file changed, 6 insertions( ), 4 deletions(-)

 avoid segfaulting in lvl_free()
po de.patch | (download)

po/de.po | 34 17 17 - 0 !
1 file changed, 17 insertions( ), 17 deletions(-)

 german po corrections
po sv.patch | (download)

configure.ac | 2 1 1 - 0 !
po/sv.po | 1774 1774 0 - 0 !
2 files changed, 1775 insertions( ), 1 deletion(-)

 swedish po translation
skip interactive tests.patch | (download)

tests/Makefile.am | 3 2 1 - 0 !
1 file changed, 2 insertions( ), 1 deletion(-)

 skip interactive tests
swab.patch | (download)

src/bytesex.h | 6 3 3 - 0 !
1 file changed, 3 insertions( ), 3 deletions(-)

 use linux/swab.h
spelling fixes.patch | (download)

po/de.po | 2 1 1 - 0 !
po/fr.po | 2 1 1 - 0 !
po/heroes.pot | 2 1 1 - 0 !
po/it.po | 2 1 1 - 0 !
po/nl.po | 2 1 1 - 0 !
po/pt_BR.po | 2 1 1 - 0 !
po/sv.po | 2 1 1 - 0 !
src/media/sfx.c | 2 1 1 - 0 !
8 files changed, 8 insertions( ), 8 deletions(-)

 spelling fixes
heroesrc.patch | (download)

src/rsc_files_hash.c | 2 1 1 - 0 !
1 file changed, 1 insertion( ), 1 deletion(-)

 load heroesrc from /etc
compilation fixes.patch | (download)

lib/xstrduplwr.c | 1 1 0 - 0 !
src/pcx.h | 8 4 4 - 0 !
2 files changed, 5 insertions( ), 4 deletions(-)

 gcc 6 compilation fixes
single declaration.patch | (download)

src/persona.h | 4 2 2 - 0 !
1 file changed, 2 insertions( ), 2 deletions(-)

---