Share

Frotz

Tracker: Patches

5 Partial ncurses mouse support - ID: 2853829
Last Update: Attachment added ( eriktorbjorn )

This patch adds partial mouse support to the ncurses version of Frotz. It
doesn't keep track of which mouse buttons are pressed (I wasn't able to get
that to work), but it should handle normal clicks well enough to use the
menus in Journey, for instance.

It checks for USE_NCURSES_H, so it's disabled by the default Makefile. This
could be avoided by only checking NCURSES_MOUSE_VERSION, I guess.


Torbjörn Andersson ( eriktorbjorn ) - 2009-09-07 20:33

5

Open

None

Nobody/Anonymous

None

None

Public


Comments




Log in to comment.

No follow-up comments have been posted.

Attached File ( 1 )

Filename Description Download
mouse.diff Patch against current SVN trunk Download

Change ( 1 )

Field Old Value Date By
File Added 342115: mouse.diff 2009-09-07 20:33 eriktorbjorn