nhmall
16cda0882c
fix up PDCurses cursor placement for prompts
2018-12-14 23:08:41 -05:00
nhmall
c258f9c3f8
update header on cursdial
2018-12-05 17:40:33 -05:00
nhmall
6fe706f274
'curses_display_nhmenu' should return a value
...
Caught by automated build test
../win/curses/cursdial.c:598:9: error: non-void function 'curses_display_nhmenu' should return a value [-Wreturn-type]
return;
^
../win/curses/cursdial.c:605:9: error: non-void function 'curses_display_nhmenu' should return a value [-Wreturn-type]
return;
2018-12-02 18:47:23 -05:00
Tangles
69d9a7a51b
curses - don't autocomplete wiz cmds except in wizmode
2018-12-02 11:19:56 -05:00
Tangles
1f94456e46
curses - change some panics to impossibles.
2018-12-02 11:19:35 -05:00
nhmall
bf4bb47518
Update header at the top of the curses files
...
Place the copyright notice within the win/curses files as confirmed
by the original curses port author on November 28, 2018.
2018-11-28 20:00:20 -05:00
Bart House
0b1e975b07
Addressed compiler warnings.
...
Moved locals before code. Changed comment type.
2018-11-20 10:35:25 -08:00
nhmall
748280d5dc
curses new file additions
2018-11-16 20:53:38 -05:00