1
0
Fork 0
mirror of https://codeberg.org/noisytoot/notnotdnethack.git synced 2025-05-22 23:37:09 +01:00
notnotdnethack/win/curses
Ron Nazarov 89faa38a9d
Revert "Enable menucolors attributes in perm_invent view"
This was already fixed (in a slightly different way) in nndnh in
59e620d230 and my fix is better indented
but otherwise mostly identical, so revert the other one.

This reverts commit 6ff34a69ce.
2025-05-16 17:47:39 +01:00
..
cursdial.c Merge remote-tracking branch 'notdnethack/master' 2025-05-16 17:05:56 +01:00
cursdial.h Replace compile-time regex options with runtime options 2024-05-10 00:37:48 +01:00
cursinit.c Merge remote-tracking branch 'notdnethack/2024.05.15' into 2024.05.15 2024-05-27 17:55:20 +01:00
cursinit.h Attempt to enable a species menu for selecting ent and half dragon species. 2023-07-28 17:43:33 -04:00
cursinvt.c Revert "Enable menucolors attributes in perm_invent view" 2025-05-16 17:47:39 +01:00
cursinvt.h Add inventory sidebar if perm_invent is enabled 2017-05-13 16:46:17 +10:00
cursmain.c Unconditionally enable HAVE_SETLOCALE 2024-05-12 12:13:10 +01:00
cursmesg.c Convert some files to ANSI declarations 2024-05-03 17:30:17 +01:00
cursmesg.h Remove blank lines between function prototype declarations 2017-05-09 10:58:30 +10:00
cursmisc.c Bugfix: curses command count was capped at LARGEST_INT (32767) 2024-05-23 02:43:35 +01:00
cursmisc.h Remove blank lines between function prototype declarations 2017-05-09 10:58:30 +10:00
cursstat.c Bleed is dangerous enough to have a status ailment entry 2025-04-27 00:01:29 -04:00
cursstat.h Convert some files to ANSI declarations 2024-05-03 17:30:17 +01:00
curswins.c This is trying to print everything to a %c, so cast it instead. 2024-05-15 21:38:02 +01:00
curswins.h Fix UTF8graphics menu_glyphs and rogue level IBMgraphics on curses 2024-05-06 14:11:03 -04:00