Commit Graph

  • b7b261e8e1 stinking cloud vs drawbridge PatR 2018-10-25 14:15:55 -07:00
  • 742ec3dd49 X11: Don't hilite the help ext menu entry Pasi Kallinen 2018-10-25 15:58:19 +03:00
  • ef4f56242c X11: Make TTY status obey hilite_status Pasi Kallinen 2018-10-24 20:04:28 +03:00
  • 45ecbb84d6 X11: Move color and font structs Pasi Kallinen 2018-10-23 20:30:44 +03:00
  • 6381c32a39 X11: Adjust some colors to differentiate them Pasi Kallinen 2018-10-23 17:48:54 +03:00
  • a6ab5c8a49 X11 status display PatR 2018-10-22 15:28:19 -07:00
  • 0470065b47 X11: TTY-style status lines Pasi Kallinen 2018-10-22 21:23:12 +03:00
  • 1aad6bcfba Show monstr.c more accurately in Files keni 2018-10-22 10:09:28 -04:00
  • b653d0d137 X11: Mouse wheel scrolling for message window Pasi Kallinen 2018-10-21 19:30:05 +03:00
  • d648f4c371 X11: save and load message history Pasi Kallinen 2018-10-21 17:26:24 +03:00
  • cd3078c8be Remove "makedefs -m" and monstr.c from the Unix build. keni 2018-10-19 12:54:33 -04:00
  • 2942d6bacf two more windows supporting bits nhmall 2018-10-17 19:53:06 -04:00
  • b25db777aa windows build mods to support branch change Changes to be committed: modified: sys/winnt/Makefile.gcc modified: sys/winnt/Makefile.msc modified: win/win32/vs2015/NetHack.vcxproj modified: win/win32/vs2015/NetHackW.vcxproj modified: win/win32/vs2015/files.props modified: win/win32/vs2017/NetHack.vcxproj modified: win/win32/vs2017/NetHackW.vcxproj modified: win/win32/vs2017/files.props nhmall 2018-10-17 19:30:31 -04:00
  • 870b71de8c Deprecate "makedefs -m". mons[].difficulty takes over for monstr[] Invoking "makedefs -m" gives a deprecation message; it is also included in the (now mostly empty) monstr.c. Ports should now remove "makedefs -m" from their build procedures but this commit does not include that change. keni 2018-10-17 15:37:24 -04:00
  • 17b48480a5 Remove "makedefs -m" and monstr.c from the Unix build. keni 2018-10-19 12:54:33 -04:00
  • 77376fc979 two more windows supporting bits nhmall 2018-10-17 19:53:06 -04:00
  • 270c228b60 windows build mods to support branch change Changes to be committed: modified: sys/winnt/Makefile.gcc modified: sys/winnt/Makefile.msc modified: win/win32/vs2015/NetHack.vcxproj modified: win/win32/vs2015/NetHackW.vcxproj modified: win/win32/vs2015/files.props modified: win/win32/vs2017/NetHack.vcxproj modified: win/win32/vs2017/NetHackW.vcxproj modified: win/win32/vs2017/files.props nhmall 2018-10-17 19:30:31 -04:00
  • f222023bd8 Deprecate "makedefs -m". mons[].difficulty takes over for monstr[] Invoking "makedefs -m" gives a deprecation message; it is also included in the (now mostly empty) monstr.c. Ports should now remove "makedefs -m" from their build procedures but this commit does not include that change. keni 2018-10-17 15:37:24 -04:00
  • b9d99b343d Guidebook.mn #extended commands PatR 2018-10-20 14:56:50 -07:00
  • f211953b43 WINCHAIN cleanup PatR 2018-10-20 02:23:45 -07:00
  • 7ed01793b4 X11: Fix couple issues from recent changes Pasi Kallinen 2018-10-20 11:17:35 +03:00
  • 69eb642620 unitm.c formatting PatR 2018-10-20 00:43:16 -07:00
  • bdd47061d0 Merge branch 'NetHack-3.6.2' nhmall 2018-10-19 18:17:19 -04:00
  • fc45c35068 Merge branch 'NetHack-3.6.2-beta01' into NetHack-3.6.2 nhmall 2018-10-19 18:14:56 -04:00
  • 530b2f06f1 Files merge cleanup nhmall 2018-10-19 18:13:26 -04:00
  • 8750f45edf Merge branch 'NetHack-3.6.2' nhmall 2018-10-19 18:01:22 -04:00
  • 8974d4cce0 Merge branch 'NetHack-3.6.2-beta01' into NetHack-3.6.2 nhmall 2018-10-19 18:00:23 -04:00
  • 3b298d40c2 fix numerical ordering in Files keni 2018-10-19 10:45:32 -04:00
  • 9cc77afd96 fix numerical ordering in Files keni 2018-10-19 10:45:32 -04:00
  • f25f92c271 wishing bit PatR 2018-10-19 01:47:29 -07:00
  • 069b174c32 Merge branch 'NetHack-3.6.2' nhmall 2018-10-18 23:26:20 -04:00
  • 327336ff01 Update Files. Add missing files and missing .lev section. keni 2018-09-29 16:43:39 -04:00
  • 6a896bd9a4 Merge branch 'NetHack-3.6.2-beta01' into NetHack-3.6.2 nhmall 2018-10-18 21:44:30 -04:00
  • c8b73b08cd Revert "fix github issue #94 - files missing from Files" nhmall 2018-10-18 21:43:36 -04:00
  • ec19b52d8d fix github issue #94 - files missing from Files PatR 2018-10-18 17:54:30 -07:00
  • d2ae45984e fix github issue #38 - indentation vs `if {}' PatR 2018-10-18 17:15:42 -07:00
  • f856837335 Guidebook.tex quoting PatR 2018-10-18 14:37:41 -07:00
  • 622b77476b X11 compile bit PatR 2018-10-18 12:57:07 -07:00
  • 3f94cee340 X11: Add key and mouse scrolling to extended command menu Pasi Kallinen 2018-10-18 21:33:17 +03:00
  • d454855c54 X11: Handle the -@ parameter Pasi Kallinen 2018-10-18 19:29:42 +03:00
  • fa5e5ac4b4 X11: Obey menu movement keys Pasi Kallinen 2018-10-18 18:39:27 +03:00
  • c687bb7cd8 X11: Revert finding scrollbars in same window Pasi Kallinen 2018-10-18 17:19:26 +03:00
  • f051ecb388 X11 winmenu.c housekeeping PatR 2018-10-17 14:43:44 -07:00
  • c2825991f3 Guidebook.txt update PatR 2018-10-17 05:25:51 -07:00
  • 4cd983cb6f Guidebook.mn single quotes PatR 2018-10-17 05:22:36 -07:00
  • ebc89522ae a few Guidebook tweaks PatR 2018-10-16 15:18:09 -07:00
  • 4db9a06c6c X11: Find scrollbars in same window Pasi Kallinen 2018-10-16 20:44:52 +03:00
  • 24674e10e5 X11: Add geometry handler on perm_invent win only Pasi Kallinen 2018-10-16 19:21:46 +03:00
  • 8c17825afd X11: Remember perm_invent window geometry Pasi Kallinen 2018-10-16 19:08:45 +03:00
  • b3c8acfeeb X11: Allow toggling mouse_support off Pasi Kallinen 2018-10-16 18:09:50 +03:00
  • ddf6d13fd1 X11: Don't reuse perm_invent window for picking an object Pasi Kallinen 2018-10-16 17:39:42 +03:00
  • e0f5cfe0b3 fix #H7453 - 'bonesknown' for dead hero PatR 2018-10-15 18:26:49 -07:00
  • 011dfee945 X11: Allocate menu translation tables only once Pasi Kallinen 2018-10-15 18:37:02 +03:00
  • 51256055fb refresh Guidebook.txt again PatR 2018-10-14 17:49:27 -07:00
  • ac2514c149 Guidebook.mn screenshot PatR 2018-10-14 17:46:48 -07:00
  • 79fe07d86f bring Guidebook.txt up to date PatR 2018-10-14 15:09:40 -07:00
  • 2e21e6b10a fix #H7444 - bad line split in Guidebook PatR 2018-10-14 14:30:02 -07:00
  • 8612cc0f88 Guidebook.mn update PatR 2018-10-14 12:58:59 -07:00
  • a15c49d663 Merge branch 'NetHack-3.6.2' nhmall 2018-10-14 13:05:31 -04:00
  • 5ceb53e6a6 Merge branch 'NetHack-3.6.2-beta01' into NetHack-3.6.2 nhmall 2018-10-14 13:04:56 -04:00
  • 239c3cef55 fix github pull request #144 - uswapwep vs shield PatR 2018-10-14 02:47:09 -07:00
  • f22d32316d fix #H7446 and #H7448 - Guidebook bits PatR 2018-10-14 02:02:41 -07:00
  • e4db2b4721 Elbereth tweaks PatR 2018-10-13 18:14:34 -07:00
  • b2d2521289 X11: Handle X errors via panic Pasi Kallinen 2018-10-13 15:07:23 +03:00
  • df1d413118 X11 build fix PatR 2018-10-12 18:10:06 -07:00
  • b7ca652ee3 Merge branch 'NetHack-3.6.2-beta01' into NetHack-3.6.2 nhmall 2018-10-12 21:09:40 -04:00
  • e25c7be719 keyhelp missed during Windows build steps nhmall 2018-10-12 20:57:26 -04:00
  • d19a4ac590 Fix segfault in X11 perm_invent if it was partially obscured Pasi Kallinen 2018-10-13 00:37:15 +03:00
  • 9f2f232d99 X11: Allow bold attribute for menucolors Pasi Kallinen 2018-10-12 20:46:19 +03:00
  • 860fef3f61 Merge branch 'NetHack-3.6.2' nhmall 2018-10-11 22:28:18 -04:00
  • f73726e68c Merge branch 'NetHack-3.6.2-beta01' into NetHack-3.6.2 nhmall 2018-10-11 22:27:45 -04:00
  • 62234b871f X11: Remember perm_invent window geometry Pasi Kallinen 2018-10-11 20:18:04 +03:00
  • c09260d8f7 X11: Handle paged menu control keys Pasi Kallinen 2018-10-11 18:05:56 +03:00
  • bf81a981e3 X11: Mouse wheel scrolling in menus Pasi Kallinen 2018-10-11 17:59:20 +03:00
  • 3ef1e0ece8 Merge branch 'NetHack-3.6.2-beta01' into NetHack-3.6.2 nhmall 2018-10-11 08:27:05 -04:00
  • 7348d93763 X11 menus PatR 2018-10-10 17:04:11 -07:00
  • e48c61c06f X11: Menucolors Pasi Kallinen 2018-10-03 17:08:02 +03:00
  • ae61fe6f27 Fix Qt compilation Patric Mueller 2018-10-10 03:08:15 +02:00
  • 41a10e28ae Merge branch 'NetHack-3.6.2' nhmall 2018-10-06 12:54:27 -04:00
  • 232f016257 Merge branch 'NetHack-3.6.2-beta01' into NetHack-3.6.2 nhmall 2018-10-06 12:53:41 -04:00
  • c6a5ec1ab6 ensure tmp_at() structures are initialized for all code paths when swallowed nhmall 2018-10-04 22:02:28 -04:00
  • 8ce1f88f53 Revert "ensure tmp_at() structures are initialized for all code paths when swallowed" nhmall 2018-10-04 22:00:51 -04:00
  • 67c80b2e4b Revert "fix up a bad commit" nhmall 2018-10-04 22:00:08 -04:00
  • 2eb8436db2 fix up a bad commit nhmall 2018-10-04 21:55:01 -04:00
  • 39074d29fc ensure tmp_at() structures are initialized for all code paths when swallowed nhmall 2018-10-04 21:49:16 -04:00
  • 14bef9a02d formatting cleanup src/*.c PatR 2018-10-02 16:53:22 -07:00
  • 1110786ec2 change default for 'autodescribe' to 'on' PatR 2018-10-01 15:08:33 -07:00
  • 053880c149 untrap downwards while over trap PatR 2018-09-30 16:37:32 -07:00
  • d9ecc42566 a couple of steed Flying messages nhmall 2018-09-30 10:01:43 -04:00
  • 85aef136d5 comment typo in music.c nhmall 2018-09-30 08:45:49 -04:00
  • 317f0b56fa tile.c formatting PatR 2018-09-30 02:11:32 -07:00
  • 3e19858edd fix #H6925 - being trapped vs Levitation/Flying PatR 2018-09-30 01:06:59 -07:00
  • c29e4c572e Merge branch 'NetHack-3.6.2' nhmall 2018-09-30 00:12:08 -04:00
  • 09effe1677 Merge branch 'NetHack-3.6.2-beta01' into NetHack-3.6.2 nhmall 2018-09-30 00:11:30 -04:00
  • 00dfed5b3a move assignment outside inner loop nhmall 2018-09-29 23:38:20 -04:00
  • ef199f3763 one more update for the right of the status line nhmall 2018-09-29 23:21:11 -04:00
  • d1c5649890 revisit display artifact appearing to the right of status line nhmall 2018-09-29 22:28:10 -04:00
  • 5a10926644 Update Files. Add missing files and missing .lev section. keni 2018-09-29 16:43:39 -04:00
  • 1ac064f03f Merge branch 'NetHack-3.6.2' nhmall 2018-09-28 20:01:41 -04:00
  • 141ddb98dc Merge branch 'NetHack-3.6.2-beta01' into NetHack-3.6.2 nhmall 2018-09-28 20:01:08 -04:00