Tue Jun 22 23:13:04 PDT 2004
commit64a2ea7ec7c5e9dc0fed1f45922d8800d4d5591a
authorBen Lynn <blynn@cs.stanford.edu>
Wed, 23 Jun 2004 06:13:04 +0000 (22 23:13 -0700)
committerBen Lynn <blynn@cs.stanford.edu>
Wed, 23 Jun 2004 06:13:04 +0000 (22 23:13 -0700)
tree56413516be46e90768bb4d9737bb6d6d3f6b4e33
parent87c2f2b5f218cb098062b39122b41dab09c5278d
Tue Jun 22 23:13:04 PDT 2004
    Interface is better: shading of widgets, current menu item is highlighted,
    menu item is activated on mouse button up, rather than a second click.
    Split program into a few files.

    Menu drawing code was inefficient.

    Bugfix in in_widget().

    Rearranged "Enter name" window.

    Makefile generates version.h.

    Added comments to beginning of all source files.
    [netwalk-0.4.4.tgz]
Makefile
NEWS
colour.c [new file with mode: 0644]
colour.h [new file with mode: 0644]
game.c [new file with mode: 0644]
game.h [new file with mode: 0644]
main.c
widget.c [new file with mode: 0644]
widget.h [new file with mode: 0644]