Files
nethack/win/win32
nethack.allison bea789ea2d win32 updates (from <Someone>)
- restructured Install.nt quite a bit. It now contains instructions
to build a graphical nethack using NMAKE, too. I merged
the instructions for command line builds, and separated the IDE
build; that made more sense to me. It is shorter, too.
- added some lines to all Makefiles so they now build
NetHackW.exe when GRAPHICAL is "Y", and NetHack.exe
otherwise. I espacially did not test this on Borland.
Previously, the makefiles would always build NetHack.exe.
- changed the IDE files to build NetHackW.exe instead of
nethackw.exe. This is only cosmetic, but consistent with the
other executable.
- made a small change to pcmain.c, as the MinGW linker
cannot decide between main() and WinMain() when both are
present, as explained in <Someone>'s original
message. (I used a #ifndef instead of comments ;-)
The MinGW graphical build indeed seems to work.
2002-12-09 03:12:47 +00:00
..
2002-01-22 22:54:54 +00:00
2002-01-22 22:54:54 +00:00
2002-03-10 22:30:47 +00:00
2002-01-22 22:54:54 +00:00
2002-01-27 15:19:36 +00:00
2002-03-12 23:07:59 +00:00
2002-02-05 13:21:43 +00:00
2002-02-05 13:21:43 +00:00
2002-03-10 17:41:11 +00:00
2002-11-03 15:26:41 +00:00
2002-08-23 01:03:59 +00:00
2002-08-28 04:53:50 +00:00
2002-03-27 12:17:26 +00:00
2002-11-04 03:26:59 +00:00
2002-02-05 13:21:43 +00:00
2002-03-18 21:44:09 +00:00
2002-03-03 16:46:40 +00:00
2002-04-01 21:23:38 +00:00
2002-02-05 13:21:43 +00:00
2002-08-28 04:53:50 +00:00
2002-02-05 13:21:43 +00:00
2002-03-24 23:57:19 +00:00
2002-03-24 23:57:19 +00:00
2002-03-24 23:57:19 +00:00
2002-12-09 03:12:47 +00:00
2002-12-09 03:12:47 +00:00
2002-03-03 16:51:46 +00:00
2002-03-14 12:54:06 +00:00
2002-01-22 22:54:54 +00:00
2002-04-21 13:22:57 +00:00
2002-08-28 04:53:50 +00:00