Package: wing / 0.7-30

Metadata

Package Version Patches format
wing 0.7-30 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
010_makefile.diff | (download)

makefile.unx | 29 21 + 8 - 0 !
1 file changed, 21 insertions(+), 8 deletions(-)

 fix up upstream makefile.
020_misc.diff | (download)

additional/apstring.cpp | 15 8 + 7 - 0 !
additional/apstring.h | 12 6 + 6 - 0 !
additional/apvector.cpp | 11 6 + 5 - 0 !
animationtype.cpp | 12 7 + 5 - 0 !
animationtype.h | 6 3 + 3 - 0 !
bullettype.cpp | 4 3 + 1 - 0 !
bullettype.h | 9 4 + 5 - 0 !
collision.cpp | 6 4 + 2 - 0 !
collision.h | 5 3 + 2 - 0 !
enemytype.cpp | 14 9 + 5 - 0 !
enemytype.h | 17 8 + 9 - 0 !
main.cpp | 104 66 + 38 - 0 !
planetype.cpp | 18 16 + 2 - 0 !
planetype.h | 9 5 + 4 - 0 !
scorelisttype.cpp | 43 29 + 14 - 0 !
scorelisttype.h | 5 2 + 3 - 0 !
sound.cpp | 14 11 + 3 - 0 !
sound.h | 12 6 + 6 - 0 !
star.cpp | 5 5 + 0 - 0 !
star.h | 6 4 + 2 - 0 !
util.cpp | 27 12 + 15 - 0 !
util.h | 13 11 + 2 - 0 !
22 files changed, 228 insertions(+), 139 deletions(-)

 fix multiple c errors and code issues.