1
0
Fork 0
mirror of https://codeberg.org/noisytoot/notnotdnethack.git synced 2025-05-10 09:15:12 +01:00
Commit graph

7 commits

Author SHA1 Message Date
180a60685d
Fix UTF8graphics menu_glyphs and rogue level IBMgraphics on curses
-menu_glyphs now supports UTF-8 on curses (it already did on tty).
-curses IBMgraphics now correctly translates 0-31 and 127.  This only
 affects the rogue level symset.
2024-04-10 21:27:53 +01:00
Fredrik Ljungdahl
5cb8ae1d2f Remove blank lines between function prototype declarations 2017-05-09 10:58:30 +10:00
Fredrik Ljungdahl
bc7d5d296b Change code formatting of the Curses interface
Done as follows:
* Run all files through `indent -bad -bap -br -ce -cbi0 -npcs -cs -bs -saf -sai -saw -di4 -nbc -psl -T nhstat -T nhmenu_item -T nhmenu -T menu_op -T nhrgb -T nhprev_mesg -T nethack_window -T nethack_wid -T nethack_char -brs -blf -i4 -lp -ip0 -ppi1 -l80 -nbbo`
* Remove reundant {}s from case statements
* Run "untabify" (Emacs) on all the source files (Probably some indent option I missed somewhere)
* Insert an emacs/vim indent line on top of all files so that these programs obey the new formatting
2017-05-09 10:56:40 +10:00
Tangles
ed706c1dfe curses improvements - #extcmd, msgtype. 2017-04-24 23:17:22 +10:00
Chris-plus-alphanumericgibberish
5901b7c7ca Uploading current NAO sources
Thanks, kerio!
2013-10-15 16:49:44 -04:00
Chris-plus-alphanumericgibberish
8c319709b5 Deleting nonfunctional NAO sourcs 2013-10-15 16:48:40 -04:00
Chris-plus-alphanumericgibberish
e6bcb76bf4 Initial Commit
Uploading NAO sources
2013-10-15 16:26:51 -04:00