Commit Graph

  • de5da621ac Fix glyph lookup Pasi Kallinen 2021-01-07 21:53:53 +02:00
  • a29b76e1bf Add Sokoban penalty for dismounting onto a boulder Michael Meyer 2020-12-24 15:07:10 -05:00
  • e7e418c1ec Prevent inappropriate diagonal dismounts Michael Meyer 2020-12-24 14:52:59 -05:00
  • 0b638592a4 Refactor getobj() to use callbacks on candidate objects copperwater 2021-01-07 11:05:59 -05:00
  • 39fbf083a2 Guidebook update PatR 2021-01-06 18:54:42 -08:00
  • 7ba7873a41 curses line-of-input prompting PatR 2021-01-06 15:59:55 -08:00
  • 2df4f08c0b Add liquid flow to land mine explosions Michael Meyer 2020-11-19 12:42:09 -05:00
  • bc8dd92621 Monster ranged attacks and staying away from hero Pasi Kallinen 2021-01-06 14:38:22 +02:00
  • c6306e1117 adjust some disabled code in curses window port nhmall 2021-01-05 16:06:58 -05:00
  • b0a366d0ae a couple of display.c follow-up bits nhmall 2021-01-05 16:06:04 -05:00
  • 2d1cf9591f place a reminder in glyph_info comment nhmall 2021-01-05 11:00:07 -05:00
  • a444c765b9 field order in initializer after earlier change nhmall 2021-01-05 10:55:12 -05:00
  • 0a60a80f50 Fix zero-damage attacks Pasi Kallinen 2021-01-05 17:47:53 +02:00
  • 4cbf95b350 typo in comments nhmall 2021-01-05 10:44:19 -05:00
  • 3efc3c0bc8 MSDOS and TTY_TILES_ESCCODES bit nhmall 2021-01-05 10:28:43 -05:00
  • c9673b3d9e more window port interface adjustments nhmall 2021-01-05 10:09:37 -05:00
  • 2a9a18fa2f curses askname() PatR 2021-01-04 18:01:49 -08:00
  • eb91a031f9 This is cron-daily v1-Jan-20-2020. manpages updated: makedefs.txt nhw_cron 2021-01-03 15:24:07 -05:00
  • 89916a5ae1 This is cron-daily v1-Jan-20-2020. files updated: Files nhw_cron 2021-01-03 15:24:07 -05:00
  • 3ffd330c31 Remove vision tables from makedefs Dean Luick 2021-01-03 13:37:25 -06:00
  • 62ba302851 Unix 'make clean' and 'make spotless' PatR 2021-01-03 11:27:17 -08:00
  • dd15a1c46d cron doc/Guidebook.txt update nhmall 2021-01-02 22:57:14 -05:00
  • e93eeb25fd Windows SELECTSAVED follow-up nhmall 2021-01-02 22:28:54 -05:00
  • 46460255ef curses: restoring via menu PatR 2021-01-02 18:50:04 -08:00
  • c71dd6696d pickup_types documentation PatR 2021-01-02 17:07:46 -08:00
  • b1d0943d6d quickmimic fixes PatR 2021-01-02 11:59:40 -08:00
  • b815c470ec remove mapglyph() remnants from win/curses/ PatR 2021-01-02 10:46:17 -08:00
  • 9bd992f4a5 This is cron-daily v1-Jan-20-2020. files updated: Files nhw_cron 2021-01-02 10:24:08 -05:00
  • 1f78be370d fixes37.0 update nhmall 2021-01-02 10:49:48 -05:00
  • 10dfceac7b another unused variable nhmall 2021-01-02 09:44:09 -05:00
  • 5910f86c19 unused variables nhmall 2021-01-02 09:35:56 -05:00
  • 1d94e65e45 finish mapglyph() removal nhmall 2021-01-02 09:22:53 -05:00
  • 18116d4a7b update for 2021 nhmall 2021-01-01 22:07:54 -05:00
  • 44b4b1f3d1 Merge branch 'actual-nh-patch-1' into NetHack-3.7 nhmall 2020-12-31 22:57:52 -05:00
  • 985cffbfed Merge branch 'patch-1' of https://github.com/actual-nh/NetHack into actual-nh-patch-1 nhmall 2020-12-31 22:57:33 -05:00
  • eb14a7ddf2 Check bones data directly for deja vu messages PR #374 nhmall 2020-12-31 21:31:13 -05:00
  • cdfbae5529 Merge branch 'entrez-fix322' into NetHack-3.7 nhmall 2020-12-31 21:25:16 -05:00
  • 02e465e643 Merge branch 'fix322' of https://github.com/entrez/NetHack into entrez-fix322 nhmall 2020-12-31 21:18:51 -05:00
  • c3e94596f8 Missing quote mark actual-nh 2020-12-31 19:54:39 -05:00
  • 0a5852291e Typo (Hogfather) actual-nh 2020-12-31 19:51:04 -05:00
  • db673ab791 termcap followup PatR 2020-12-31 16:09:46 -08:00
  • 862c4064ab gender-specific names can be used in .lua files with the gender upheld nhmall 2020-12-31 18:49:43 -05:00
  • e7e07cb067 pull request #411 - freeing termcap hilite entries PatR 2020-12-31 14:49:21 -08:00
  • 4c8a8bcfee fix github issue #431 - failed displacing PatR 2020-12-31 11:23:29 -08:00
  • 6ae7818346 Refactor bones search loop Michael Meyer 2020-12-30 22:42:48 -05:00
  • 565cdf3cba tribute typo: Lords and Ladies #5 PatR 2020-12-30 17:55:30 -08:00
  • 0e0aa7bdf6 monster name references in .lua files nhmall 2020-12-30 19:18:25 -05:00
  • 1cf9d0323a pmnames follow-up nhmall 2020-12-30 18:57:24 -05:00
  • 47884d63ac Merge branch 'NetHack-3.7' into fix322 Michael Meyer 2020-12-30 14:05:16 -05:00
  • d38a5fedd0 another vision table bit for gcc Makefile for Windows nhmall 2020-12-30 12:30:09 -05:00
  • a7c804a965 Xcode updates for vision table removal part 3 nhmall 2020-12-30 12:16:33 -05:00
  • 99cc236d4a vis_tab removal for VMS PatR 2020-12-30 08:58:15 -08:00
  • a7b662e3db remove some obsolete references from the outdated tree nhmall 2020-12-30 10:42:56 -05:00
  • b8cb4ec81d Xcode updates for vision table removal part 2 nhmall 2020-12-30 10:01:08 -05:00
  • 4d31563ca1 Xcode updates for vision table removal nhmall 2020-12-30 09:56:32 -05:00
  • ef4efdb125 ^G prompting revisited PatR 2020-12-30 02:24:59 -08:00
  • 5f486677d0 Merge branch 'win-novisiontables' into NetHack-3.7 nhmall 2020-12-29 22:12:59 -05:00
  • a4e7646f4c Remove src and unix VISION_TABLES Dean Luick 2020-12-28 19:16:34 -06:00
  • b735122c2c ^G prompting PatR 2020-12-29 15:44:06 -08:00
  • a1678d62f3 fixes entry for PR #433 nhmall 2020-12-29 18:02:01 -05:00
  • 00c9277cfe usage of whichpm in new gender code required a null ptr guard nhmall 2020-12-29 17:49:30 -05:00
  • 9c6a65f49b fix github issue #432 - bad sanity check PatR 2020-12-29 14:34:37 -08:00
  • 1c2c5dae1b remove vision tables from Windows and msdos builds nhmall 2020-12-28 22:07:00 -05:00
  • f30bb8aaa4 another monster gender name handling tweak nhmall 2020-12-28 14:02:22 -05:00
  • 524f9dd82b Qt map's "ttychar" PatR 2020-12-28 10:01:43 -08:00
  • c31047984b typo in tilemap.c update nhmall 2020-12-28 09:19:07 -05:00
  • 30fe65b5e0 fix tilemap.c compile when STATUES_LOOK_LIKE_MONSTERS wasn't defined nhmall 2020-12-28 09:14:39 -05:00
  • 1d063218d3 another wishing gender processing tweak nhmall 2020-12-27 22:38:41 -05:00
  • 242a59ac19 have a ^G-created monster's gender done in makemon instead of after nhmall 2020-12-27 21:44:51 -05:00
  • 19583adca9 another extraneous file nhmall 2020-12-27 21:31:31 -05:00
  • 51e5e9c998 extraneous file nhmall 2020-12-27 21:28:50 -05:00
  • aad56ab5d8 Merge branch 'NetHack-3.7' of https://rodney.nethack.org:20040/git/NHsource into NetHack-3.7 nhmall 2020-12-27 21:22:48 -05:00
  • 881eccca9e some tile processing fix-ups. nhmall 2020-12-27 21:20:44 -05:00
  • 953f0652c4 reformat Qt/qt_clust.cpp PatR 2020-12-27 17:01:33 -08:00
  • 7e20be61df Art Contribution: Differentiating gendered monster tiles PR #430 nhmall 2020-12-27 18:00:48 -05:00
  • 4b17aeae85 Merge branch 'NullCGT-feature/gendered-tiles' into NetHack-3.7 nhmall 2020-12-27 17:59:30 -05:00
  • 86141b3196 Merge branch 'feature/gendered-tiles' of https://github.com/NullCGT/NetHack into NullCGT-feature/gendered-tiles nhmall 2020-12-27 17:50:29 -05:00
  • 6499fc4dd9 some code cleanup, mostly Qt map PatR 2020-12-27 12:33:03 -08:00
  • 5d0c1a94f4 More monster gender tiles additions. Kestrel 2020-12-27 13:01:27 -06:00
  • ea1ffe5112 tty unused parameter under some configs nhmall 2020-12-27 12:51:40 -05:00
  • f83b3e038a Differentiate male and female ant tiles. Kestrel 2020-12-27 10:56:30 -06:00
  • fd13f2a2f2 monster gender-related follow-ups nhmall 2020-12-27 10:45:13 -05:00
  • 5c4996c701 mimics in inaccessible locations PatR 2020-12-27 05:27:02 -08:00
  • 8ccb5985d4 curses comment bit PatR 2020-12-27 05:09:44 -08:00
  • 31ed7f6896 unix/Makefile.top vs tiles2bmp PatR 2020-12-27 05:01:39 -08:00
  • ec889df4d3 another follow-up bit - punctuation consistency nhmall 2020-12-26 19:21:37 -05:00
  • 4c8d33839b trailing semicolon bit nhmall 2020-12-26 19:09:54 -05:00
  • 772e876e44 incorporate some pmnames feedback nhmall 2020-12-26 19:07:19 -05:00
  • a7c63f8abc switch curses port to use the new tty_print_glyph argument nhmall 2020-12-26 18:35:09 -05:00
  • 0c3b9642e4 pmnames mons gender naming plus a window port interface change nhmall 2020-12-26 11:23:23 -05:00
  • 62e6064a54 help: dynamic keylist PatR 2020-12-25 14:39:13 -08:00
  • 0ec355bdb4 fix github issue #426 - binding special commands PatR 2020-12-25 13:57:05 -08:00
  • 1a2afd21d4 tty: winch_handler vs NO_SIGNAL PatR 2020-12-24 17:53:57 -08:00
  • 5552f141ba fix github issue #427 - unreadable mail PatR 2020-12-24 13:41:17 -08:00
  • a4184c8684 Prevent monsters from picking up locked containers Pasi Kallinen 2020-12-24 22:37:58 +02:00
  • fe3eb92411 win32: avoid game exit dialog lacking any explanation nhmall 2020-12-23 20:31:54 -05:00
  • f05e87831c data.base: Croesus date PatR 2020-12-23 15:48:26 -08:00
  • 1971adbe45 feedback for monsters' health PatR 2020-12-23 10:43:58 -08:00
  • 3922bbf666 remove a solved item from Qt-issues.txt PatR 2020-12-23 08:26:54 -08:00
  • 1b7c372f5d fix #K3231 - objects vs pits and holes PatR 2020-12-22 13:48:29 -08:00