Package: pipenightdreams / 0.10.0-15

Metadata

Package Version Patches format
pipenightdreams 0.10.0-15 3.0 (quilt)

Patch series

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

man/pipenightdreams.6 | 6 0 + 6 - 0 !
1 file changed, 6 deletions(-)

 manpage


source.patch | (download)

src/config.h.in | 2 1 + 1 - 0 !
src/eventmanager.cpp | 2 1 + 1 - 0 !
src/graphic.cpp | 6 3 + 3 - 0 !
src/hash.cpp | 8 4 + 4 - 0 !
src/image.cpp | 2 1 + 1 - 0 !
src/level.ll | 28 14 + 14 - 0 !
src/list.cpp | 4 2 + 2 - 0 !
src/main.cpp | 6 4 + 2 - 0 !
src/pipe.cpp | 4 2 + 2 - 0 !
src/pipenightdreams.cpp | 1 1 + 0 - 0 !
src/player.cpp | 8 0 + 8 - 0 !
src/player.h | 9 7 + 2 - 0 !
src/pointer.cpp | 23 1 + 22 - 0 !
src/pointer.h | 26 21 + 5 - 0 !
src/score.cpp | 2 1 + 1 - 0 !
src/str.cpp | 6 3 + 3 - 0 !
16 files changed, 66 insertions(+), 71 deletions(-)

 source


migrate.patch | (download)

Makefile.in | 67 48 + 19 - 0 !
aclocal.m4 | 71 67 + 4 - 0 !
configure | 135 82 + 53 - 0 !
configure.in | 2 1 + 1 - 0 !
images/Makefile.in | 9 5 + 4 - 0 !
images/arrows_grey/Makefile.in | 7 4 + 3 - 0 !
images/arrows_yellow/Makefile.in | 7 4 + 3 - 0 !
images/default/Makefile.in | 7 4 + 3 - 0 !
images/flow_blue/Makefile.in | 7 4 + 3 - 0 !
images/flow_green/Makefile.in | 7 4 + 3 - 0 !
images/flow_light/Makefile.in | 7 4 + 3 - 0 !
images/pipes_cables/Makefile.in | 7 4 + 3 - 0 !
images/pipes_metal/Makefile.in | 7 4 + 3 - 0 !
images/pipes_space/Makefile.in | 9 5 + 4 - 0 !
images/pipes_space/back01/Makefile.in | 7 4 + 3 - 0 !
images/pipes_space/back02/Makefile.in | 7 4 + 3 - 0 !
images/pipes_space/back03/Makefile.in | 7 4 + 3 - 0 !
images/pipes_space/back04/Makefile.in | 7 4 + 3 - 0 !
images/pipes_space/back05/Makefile.in | 7 4 + 3 - 0 !
images/pipes_toys/Makefile.in | 7 4 + 3 - 0 !
images/pipes_wire/Makefile.in | 7 4 + 3 - 0 !
levels/Makefile.in | 7 4 + 3 - 0 !
man/Makefile.in | 7 4 + 3 - 0 !
src/Makefile.in | 13 7 + 6 - 0 !
24 files changed, 283 insertions(+), 142 deletions(-)

 migrate