Commit Graph

  • ac6ab22347 typo fix nhmall 2018-12-10 17:28:43 -05:00
  • e3ededd309 Merge branch 'NetHack-3.6.2' nhmall 2018-12-10 17:26:20 -05:00
  • 982a2f7be0 Merge branch 'NetHack-3.6.2-beta01' into NetHack-3.6.2 nhmall 2018-12-10 17:25:14 -05:00
  • 2243b1bb00 trigger update nhmall 2018-12-10 17:24:32 -05:00
  • e0a3bc928b Merge branch 'NetHack-3.6.2' nhmall 2018-12-10 09:18:20 -05:00
  • 26ed8af0bc Merge branch 'NetHack-3.6.2-beta01' into NetHack-3.6.2 nhmall 2018-12-10 09:17:48 -05:00
  • 3837df1221 Qt build nhmall 2018-12-10 09:00:50 -05:00
  • 9c422f2c1f fix #H7707 - terrain change leaving stale flags PatR 2018-12-10 03:52:00 -08:00
  • d680066343 fix #H7704 - clairvoyance: objects vs pools PatR 2018-12-10 02:21:31 -08:00
  • 66100fd8fc Merge branch 'win-minor' into NetHack-3.6.2-beta01 nhmall 2018-12-10 00:50:01 -05:00
  • 56dc7e150c allow a deferred windowport init during options processing nhmall 2018-12-10 00:44:18 -05:00
  • b40868a74f fix #H7708 - change in terrain not noticed PatR 2018-12-09 16:22:27 -08:00
  • fe1b27e774 fix #H7702 - named fruit warning: singular of null PatR 2018-12-09 15:03:13 -08:00
  • 04d3be930b Changes to font size and vary_msgcount options for Windows nethack ports. Bart House 2018-12-09 14:37:07 -08:00
  • 1aec267c09 NetHackW default font changed from "Terminal" to "Courier New" Bart House 2018-12-09 14:06:25 -08:00
  • a8d5f49837 Merge branch 'win-minor' into win-fontmap Bart House 2018-12-09 14:02:57 -08:00
  • 614d3e6678 Merge branch 'NetHack-3.6.2' nhmall 2018-12-09 16:39:19 -05:00
  • 32cf832ead Merge branch 'NetHack-3.6.2-beta01' into NetHack-3.6.2 nhmall 2018-12-09 16:38:56 -05:00
  • 88bbf781d1 Three fixes to NetHackW font handling. Bart House 2018-12-09 11:57:50 -08:00
  • fccc3cbee6 Render the two block glyphs using FillRect instead of DrawText. Bart House 2018-12-09 11:30:29 -08:00
  • 0573392f16 Merge branch 'NetHack-3.6.2-beta01' into win-minor nhmall 2018-12-09 13:47:12 -05:00
  • 46d2724f58 some early startup adjustments nhmall 2018-12-09 13:09:30 -05:00
  • d93b8b50ae fixes entry for foxen refix nhmall 2018-12-09 10:31:07 -05:00
  • e0927cd983 Merge branch 'foxen_fix' into NetHack-3.6.2-beta01 nhmall 2018-12-09 10:19:27 -05:00
  • cb191e6a0e more windmain nhmall 2018-12-09 10:14:19 -05:00
  • 2b127ee453 Fix resurfacing of "foxen" pluralization bug copperwater 2018-12-09 09:51:47 -05:00
  • f706ba094c clean up some tear-down nhmall 2018-12-08 23:04:53 -05:00
  • 8d516d4358 clean up Windows exit routines nhmall 2018-12-08 22:34:50 -05:00
  • afc34d3016 a late bot() call was observed on GUI Windows so prevent such a crash nhmall 2018-12-08 22:08:55 -05:00
  • 01625455d9 more startup tweaking for Windows nhmall 2018-12-08 21:17:34 -05:00
  • 547f0a32cc Update Visual Studio projects to reflect recent change nhmall 2018-12-08 20:24:24 -05:00
  • 4d2abbe23f Makefile.msc bit nhmall 2018-12-08 20:11:25 -05:00
  • a9342107c8 relocate safeproc.c from sys/share to win/share nhmall 2018-12-08 20:09:58 -05:00
  • b853c6a75b Makefile.msc update nhmall 2018-12-08 18:45:48 -05:00
  • dc1e2da359 Windows startup modifications Changes to be committed: modified: include/winprocs.h modified: src/options.c modified: sys/share/pcmain.c new file: sys/share/safeproc.c modified: sys/winnt/Makefile.msc modified: sys/winnt/stubs.c new file: sys/winnt/windmain.c modified: sys/winnt/winnt.c modified: win/win32/vs2017/NetHack.vcxproj modified: win/win32/vs2017/NetHackW.vcxproj modified: win/win32/winhack.c nhmall 2018-12-08 17:56:20 -05:00
  • edaf8a464f Merge branch 'NetHack-3.6.2' nhmall 2018-12-07 23:37:58 -05:00
  • 60c427ed24 Merge branch 'NetHack-3.6.2-beta01' into NetHack-3.6.2 nhmall 2018-12-07 23:37:27 -05:00
  • 2255543800 recursive destroy_item() PatR 2018-12-07 16:51:18 -08:00
  • e8a5ff6dff gold highlight bit PatR 2018-12-07 16:37:24 -08:00
  • 6ff9753029 back out some spider changes nhmall 2018-12-07 19:12:56 -05:00
  • 8319227b55 Clear the getlin buffer Pasi Kallinen 2018-12-07 22:18:50 +02:00
  • 89d165b501 Merge branch 'NetHack-3.6.2-beta01' of https://rodney.nethack.org:20040/git/NHsource into NetHack-3.6.2-beta01 nhmall 2018-12-07 09:40:38 -05:00
  • a1c1acdd24 add MM_NOGRP makemon() flag nhmall 2018-12-07 09:29:01 -05:00
  • f3c4a52e36 menucolors PatR 2018-12-07 01:20:20 -08:00
  • 9e170baecc fix #H7655 - highlighting gold PatR 2018-12-07 00:36:38 -08:00
  • 150d01a965 add MM_ASLEEP makemon() flag and honor it for fill_zoo nhmall 2018-12-06 22:30:15 -05:00
  • e9624f2583 fix #H7686 - destroy_item()'s inventory traversal PatR 2018-12-06 17:27:36 -08:00
  • a9e8ad9236 Merge branch 'NetHack-3.6.2-beta01' of https://rodney.nethack.org:20040/git/NHsource into NetHack-3.6.2-beta01 nhmall 2018-12-05 23:45:56 -05:00
  • 1baa20dfc5 header update on cursstat.c nhmall 2018-12-05 23:43:59 -05:00
  • e5b232104e more green slime PatR 2018-12-05 14:56:03 -08:00
  • c4930c6782 update header on curswins nhmall 2018-12-05 17:45:40 -05:00
  • 9c873712b6 update header on cursstat nhmall 2018-12-05 17:45:15 -05:00
  • 2458281d42 update header on cursmisc nhmall 2018-12-05 17:44:08 -05:00
  • c260911f38 update header on cursmesg nhmall 2018-12-05 17:43:33 -05:00
  • 661ffb0133 update header on cursmain nhmall 2018-12-05 17:42:49 -05:00
  • 86281c5555 update header on cursinvt nhmall 2018-12-05 17:42:11 -05:00
  • 14335ea90c update header on cursinit nhmall 2018-12-05 17:41:30 -05:00
  • c258f9c3f8 update header on cursdial nhmall 2018-12-05 17:40:33 -05:00
  • 857b8af2ee Add missing valid location descriptors Pasi Kallinen 2018-12-05 23:15:14 +02:00
  • f020595fb7 Valid cursor locations showed null Pasi Kallinen 2018-12-05 22:39:11 +02:00
  • 6e0a9cad5a Fake leash object is not attached Pasi Kallinen 2018-12-05 22:35:59 +02:00
  • 95a6c458bc fix #H6292 - green slime & genocide PatR 2018-12-05 01:45:16 -08:00
  • 37b7243c57 some updates to curses nhmall 2018-12-04 22:22:43 -05:00
  • 8fc308637b Merge branch 'NetHack-3.6.2-beta01' into macosx-minor nhmall 2018-12-04 21:39:16 -05:00
  • f94c6f2615 Merge branch 'NetHack-3.6.2' nhmall 2018-12-04 21:38:30 -05:00
  • bcbb778306 Merge branch 'NetHack-3.6.2-beta01' into NetHack-3.6.2 nhmall 2018-12-04 21:37:39 -05:00
  • 36c2aec2ff fix #H7667 - maybe_reset_pick(), other bad context PatR 2018-12-04 17:10:15 -08:00
  • dc2539701a Revert "some fixes provided from Hardfought" nhmall 2018-12-04 11:59:41 -05:00
  • ab9e28d1aa some fixes provided from Hardfought nhmall 2018-12-04 11:58:05 -05:00
  • f6b7ce02d8 Merge branch 'NetHack-3.6.2-beta01' of https://rodney.nethack.org:20040/git/NHsource into NetHack-3.6.2-beta01 nhmall 2018-12-04 11:46:19 -05:00
  • ec8f002d81 bit-use collision on WC2_TERM_SIZE, WC2_RESET_STATUS nhmall 2018-12-04 11:45:41 -05:00
  • 285023acf6 fix #H7659 - accessing freed memory by cutworm() PatR 2018-12-03 18:57:01 -08:00
  • bb0b35b71a Merge branch 'NetHack-3.6.2-beta01' into NetHack-3.6.2 nhmall 2018-12-03 07:34:42 -05:00
  • f2195c1212 more !SHELL, !SUSPEND PatR 2018-12-03 01:46:01 -08:00
  • 06fba14091 Merge branch 'win-minor' of https://rodney.nethack.org:20040/git/NHsource into win-minor Bart House 2018-12-02 20:23:03 -08:00
  • f081e53876 Fix for NetHackW.exe menu icon rendering. Bart House 2018-12-02 20:22:47 -08:00
  • 5d9c172497 Merge branch 'win-minor' into NetHack-3.6.2-beta01 nhmall 2018-12-02 21:26:54 -05:00
  • 92612b8f0c Added some missing header files to VS2017 NetHackW project. Bart House 2018-12-02 18:15:02 -08:00
  • f3dcdc7fda Splash dialog and main window handle dpi change notifications. Bart House 2018-12-02 18:09:34 -08:00
  • 13ef86488a command handling for !SHELL and !SUSPEND PatR 2018-12-02 16:43:53 -08:00
  • 7e9bc20c3a Merge branch 'win-minor' into NetHack-3.6.2-beta01 nhmall 2018-12-02 19:42:12 -05:00
  • 6fe706f274 'curses_display_nhmenu' should return a value nhmall 2018-12-02 18:47:23 -05:00
  • 796bdce828 Update comment within mswin_status_string. Bart House 2018-12-02 13:35:48 -08:00
  • 6ee48481b1 Respect BL_FLUSH and BL_RESET indications to mswin_status_update. Bart House 2018-12-02 13:33:07 -08:00
  • 0f679b3109 NetHackW status hilite support improved to include support for attributes. Bart House 2018-12-02 13:25:03 -08:00
  • a9ff2a296a remove slipped-in partial bits from another feature nhmall 2018-12-02 11:54:42 -05:00
  • 7c025fc344 curses - reinstate guicolors Tangles 2018-05-16 21:43:05 +10:00
  • c3ecb5c43d curses - don't use popup for count selection. Tangles 2018-05-28 21:55:24 +10:00
  • 2af7a74b7d curses - fix hero turning into # when selecting a count of items. Tangles 2018-05-27 22:49:54 +10:00
  • 69d9a7a51b curses - don't autocomplete wiz cmds except in wizmode Tangles 2018-05-25 23:06:51 +10:00
  • 1f94456e46 curses - change some panics to impossibles. Tangles 2018-07-25 22:06:33 +10:00
  • 680be48ef0 Merge branch 'NetHack-3.6.2' nhmall 2018-12-02 10:01:27 -05:00
  • aef1f9d62c Merge branch 'NetHack-3.6.2-beta01' into NetHack-3.6.2 nhmall 2018-12-02 10:00:37 -05:00
  • 4a4b3fb8f1 add a macro to ease conditional testing based on active window port nhmall 2018-12-02 09:56:44 -05:00
  • 38b31dd9ca fix a build error in cmd.c nhmall 2018-12-02 09:45:07 -05:00
  • 26a3a53786 Sting revisited PatR 2018-12-02 02:09:22 -08:00
  • 9e047f871b zap.c formatting bit PatR 2018-12-02 01:51:23 -08:00
  • f12565398a debug_fuzzer vs '!' and ^Z PatR 2018-12-01 16:43:13 -08:00
  • e19ad7d2bc Remove some Windows-specific code from src/cmd.c nhmall 2018-12-01 19:24:22 -05:00
  • 37b5e0e479 make curses commented out by default (again) nhmall 2018-12-01 11:31:08 -05:00