Gumband 2.3.2 released

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • rdanhenry
    Scout
    • Apr 2009
    • 29

    Gumband 2.3.2 released

    Source and compiled DOS executable are now available for Gumband 2.3.2
    at http://angband.oook.cz/gumband/

    Based on Kane of Old Mars (about which you can read more on my blog,
    "Things I Have Read"), this
    release includes:

    * Several bug-fixes.

    * One new artifact.

    * Flavor text tweaks.

    * A dozen monster replacements.

    * A few bits of this and that, including improved character dump
    (shows turns and all artifacts list their characteristics).

    * Very slight tweakage and renaming of "Gambolt" player race to
    authentic Moorcockian "Catfolk". Feel free to still think of them as
    "Gambolt" if you want, they haven't changed much.

    All in all, nothing dramatic, but if you do play Gumband (and I hope
    there are still a few out there), here's some signs of life. It'll be
    another fairly long wait until the next release, since that'll come
    after reading the five volumes of the Dancers at the End of Time
    series. I do hope to get a few UI enhancements done in the meantime.
    Also, bug reports and enhancement suggestions are always welcome.

    Additionally, this means I'll be hanging around oook for a month or so.
  • SaThaRiel
    Adept
    • Nov 2009
    • 174

    #2
    Tons of warnings during compilation on Linux:

    Code:
    files.c: In function ‘file_character’:
    files.c:2762: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘s32b’
    Code:
    load2.c: In function ‘rd_options’:
    load2.c:1140: warning: pointer targets in passing argument 1 of ‘rd_byte’ differ in signedness
    load2.c:177: note: expected ‘byte_hack *’ but argument is of type ‘bool_hack *’
    load2.c:1141: warning: pointer targets in passing argument 1 of ‘rd_byte’ differ in signedness
    load2.c:177: note: expected ‘byte_hack *’ but argument is of type ‘bool_hack *’
    load2.c: In function ‘rd_savefile_new_aux’:
    load2.c:2770: warning: pointer targets in passing argument 1 of ‘rd_s16b’ differ in signedness
    load2.c:193: note: expected ‘s16b *’ but argument is of type ‘u16b *’
    Code:
    mutation.c: In function ‘do_cmd_racial_power’:
    mutation.c:3157: warning: passing argument 1 of ‘repeat_pull’ from incompatible pointer type
    externs.h:1042: note: expected ‘int *’ but argument is of type ‘char *’
    mutation.c:2697: warning: unused variable ‘warrior’
    Code:
    main-x11.c: In function ‘Infowin_prepare’:
    main-x11.c:564: warning: pointer targets in passing argument 6 of ‘XGetGeometry’ differ in signedness
    /usr/include/X11/Xlib.h:2630: note: expected ‘unsigned int *’ but argument is of type ‘int *’
    main-x11.c:564: warning: pointer targets in passing argument 7 of ‘XGetGeometry’ differ in signedness
    /usr/include/X11/Xlib.h:2630: note: expected ‘unsigned int *’ but argument is of type ‘int *’
    main-x11.c:564: warning: pointer targets in passing argument 8 of ‘XGetGeometry’ differ in signedness
    /usr/include/X11/Xlib.h:2630: note: expected ‘unsigned int *’ but argument is of type ‘int *’
    main-x11.c:564: warning: pointer targets in passing argument 9 of ‘XGetGeometry’ differ in signedness
    /usr/include/X11/Xlib.h:2630: note: expected ‘unsigned int *’ but argument is of type ‘int *’
    main-x11.c: In function ‘Term_xtra_x11_react’:
    main-x11.c:1809: warning: unused variable ‘td’
    main-x11.c: At top level:
    main-x11.c:446: warning: ‘Metadpy_nuke’ defined but not used
    main-x11.c:517: warning: ‘Infowin_set_icon_name’ defined but not used
    main-x11.c:533: warning: ‘Infowin_nuke’ defined but not used
    main-x11.c:591: warning: ‘Infowin_init_real’ defined but not used
    main-x11.c:684: warning: ‘Infowin_unmap’ defined but not used
    main-x11.c:710: warning: ‘Infowin_lower’ defined but not used
    main-x11.c:723: warning: ‘Infowin_impell’ defined but not used
    main-x11.c:749: warning: ‘Infowin_locate’ defined but not used
    main-x11.c:775: warning: ‘Infowin_fill’ defined but not used
    main-x11.c:912: warning: ‘Infoclr_init_1’ defined but not used
    main-x11.c:930: warning: ‘Infoclr_nuke’ defined but not used
    main-x11.c:1033: warning: ‘Infofnt_nuke’ defined but not used
    main-x11.c:1091: warning: ‘Infofnt_init_real’ defined but not used
    Some of them sound like a real problem, the X11 ones maybe due to a newer X11 lib. The game itself seem to run fine, also i just played it some steps until i was killed by a small kobold

    Tried the X11 and the GCU mode. In X11 i havent found a way to get rid of those term windows.
    Proud candidate for the Angband Darwin Award!

    Comment

    Working...
    😀
    😂
    🥰
    😘
    🤢
    😎
    😞
    😡
    👍
    👎