nhmall
5ee813091a
remove specific Windows 10 sdk reference
2024-03-31 12:01:05 -04:00
nhmall
f71b0caecd
visual studio project updates
2024-03-31 10:21:08 -04:00
Pasi Kallinen
4030ef13a0
Curses: implement the windowcolors option
...
Allow changing the curses windows foreground and background colors,
for example:
OPTIONS=windowcolor:menu #8000F0/20F080 message grey/blue
2024-03-17 18:41:52 +02:00
nhmall
44ecbb2a1b
some work on conditional components in vs build
2023-09-23 15:26:09 -04:00
nhmall
0c2004c0d1
visual studio build with curses wide support
2023-09-21 16:50:58 -04:00
nhmall
11d83bbad3
retarget Visual Studio SDK
2023-03-02 22:06:14 -05:00
nhmall
2bb26da9fa
Windows visual studio project updates
...
hide a couple of warnings in non-nethack code
get rid of an obsolete file reference
2022-03-13 10:20:41 -04:00
nhmall
0a10bd632d
change references from winnt to windows
...
rename sys/winnt to sys/windows
move vs (visual studio) folder out of win/win32 and into sys/windows
rename include/ntconf.h to include/windconf.h
rename winnt.c to windsys.c
place visual studio projects into individual subfolders.
This will hopefully resolve GitHub issue #484 as well.
2021-06-03 23:26:00 -04:00