Commit Graph

  • c6c61a1419 Lua sandbox nhkeni 2022-05-07 17:45:36 -04:00
  • b74ba33eed tile.c must match target for crosscompile nhmall 2022-05-07 15:06:43 -04:00
  • 3101727fc0 more preprocessor and multiplatform cleanup nhmall 2022-05-07 15:00:11 -04:00
  • e4f85df216 Revert "some follow-up for MSDOS build" nhmall 2022-05-07 14:34:06 -04:00
  • 36d3b64326 some follow-up for MSDOS build nhmall 2022-05-07 13:08:02 -04:00
  • 4fbda9ea34 dochugw(mon, X) PatR 2022-05-07 09:11:09 -07:00
  • 0a171bb862 clear a warning during build with vs project nhmall 2022-05-07 11:34:24 -04:00
  • 12773da1b5 Guidebook.txt cron daily update nhmall 2022-05-07 11:27:05 -04:00
  • eb802a8371 Visual studio project updates nhmall 2022-05-07 11:19:59 -04:00
  • 47b2eb29c1 Clean up CI build for Windows nhmall 2022-05-07 11:00:13 -04:00
  • 4b7c547dcd trailing blank removal nhmall 2022-05-07 10:40:21 -04:00
  • cb0c21e91d ENHANCED_SYMBOLS nhmall 2022-05-07 10:25:13 -04:00
  • 317bc9b3c2 split kicking empty space into separate function SHIRAKATA Kentaro 2022-05-04 02:50:29 +09:00
  • 132e1d433a fix comment (copy/paste victim) PatR 2022-05-07 00:38:44 -07:00
  • 7d140c6a70 fix github issue #752 - characteristics init PatR 2022-05-07 00:25:03 -07:00
  • 6ccb56638a autounlock parsing confusion PatR 2022-05-06 18:41:54 -07:00
  • f2f2644e30 busy hero ignoring monster threat PatR 2022-05-06 18:30:06 -07:00
  • 02207b967a autounlock:untrap PatR 2022-05-06 14:44:57 -07:00
  • a31dd26d8a minor trapped container changes PatR 2022-05-06 13:27:11 -07:00
  • ba871d44bc Fix coloring of unaligned temple altars Michael Meyer 2022-04-30 14:04:18 -04:00
  • 0585fee5ff Designate high altars with dedicated altarmask bit Michael Meyer 2021-09-22 16:57:29 -04:00
  • 44d5be6eb4 autounlock overhaul PatR 2022-05-04 19:13:28 -07:00
  • d1b14e08c4 skipinvert handling in tty menus PatR 2022-05-04 14:19:16 -07:00
  • 721b1cc9b9 unreferenced local variable warning nhmall 2022-05-04 08:48:56 -04:00
  • 4c3d5e9db4 pull request #749 - MSGHANDLER for #if WIN32 PatR 2022-05-03 14:43:44 -07:00
  • 397476a8a1 update condition for displaying on #version SHIRAKATA Kentaro 2021-11-05 05:16:28 +09:00
  • 1a361af084 add msghandler support for win32 SHIRAKATA Kentaro 2021-11-05 05:16:28 +09:00
  • 2a801538fa Fix warnings, add newline before function braces Pasi Kallinen 2022-05-02 12:46:02 +03:00
  • 79e04d3a65 nhlua.c: bugfix - remove the handler after calling lua_pcall() nhkeni 2022-05-01 21:09:59 -04:00
  • a9559c01f4 pets and portals PatR 2022-05-01 15:09:17 -07:00
  • 308dce273d warning bits on Windows build nhmall 2022-05-01 12:18:45 -04:00
  • 71c55e4285 Remove extra full stop from SOUND error Pasi Kallinen 2022-04-30 16:53:47 +03:00
  • 7b577d4ad1 pull request #728 - high-altar desecration PatR 2022-04-29 23:22:45 -07:00
  • d6079b4ccb Separate some codes for desecratintg high altar SHIRAKATA Kentaro 2022-03-27 04:15:23 +09:00
  • b8ba768edc pull request #747 - tty_add_menu() defensiveness PatR 2022-04-29 23:10:55 -07:00
  • 0be21a231c remove redundant condition on tty_add_menu() SHIRAKATA Kentaro 2022-02-09 03:44:04 +09:00
  • 140077b163 avoid new "where are we?" panic PatR 2022-04-29 23:00:51 -07:00
  • 0efa1d60b7 fix compatability checking for development PatR 2022-04-29 22:37:13 -07:00
  • b8ee09b843 Merge branch 'NetHack-3.7' of https://rodney.nethack.org:20040/git/NHsource into NetHack-3.7 nhkeni 2022-04-29 21:11:10 -04:00
  • 2e1555a0be command result handling PatR 2022-04-29 17:50:26 -07:00
  • 6bd2172ba7 Lua sandbox nhkeni 2022-04-29 19:46:33 -04:00
  • 5d56da3d32 bubble/cloud save/restore overhaul PatR 2022-04-29 12:44:26 -07:00
  • 5e1fba6e29 forcefight against edge of map PatR 2022-04-28 02:21:46 -07:00
  • 10d42a2c55 fixes entry for pull request #746 - force-fight \ PatR 2022-04-28 01:33:31 -07:00
  • d3d5f7f88b Fix: force-fight 'unknown obstacle' descriptions Michael Meyer 2022-04-26 21:58:51 -04:00
  • 4ab68767bf show trapped doors,chests as themselves \ PatR 2022-04-27 17:16:23 -07:00
  • 281d959b8b revisit Qt6 macOS QSoundEffect nhmall 2022-04-27 19:06:06 -04:00
  • 75f3008123 Revert "Qt6 QSoundEffect on macOS" nhmall 2022-04-27 19:00:18 -04:00
  • e8184663e0 extra traps followup PatR 2022-04-27 15:43:18 -07:00
  • d1217b9f25 add glyphs+tiles for door+chest traps PatR 2022-04-27 11:22:12 -07:00
  • d194459c7d u.utraptype, TT_BEARTRAP PatR 2022-04-27 11:04:12 -07:00
  • f6149904c3 Qt6 QSoundEffect on macOS nhmall 2022-04-27 13:56:01 -04:00
  • 43158982c3 consolidate two fixes entries for QSoundEffect nhmall 2022-04-27 08:40:02 -04:00
  • fd63deaa0d Qt comment update nhmall 2022-04-27 07:52:10 -04:00
  • 4f815d77ff add a fixes note on change from QSound to QSoundEffect nhmall 2022-04-27 07:45:43 -04:00
  • e2bd117c61 QSoundEffect supported in Qt6 but needs conditional code rework nhmall 2022-04-27 07:40:40 -04:00
  • 4d62f418f0 fix Qt6 broken build nhmall 2022-04-27 07:35:31 -04:00
  • c3c60b0b2c When setting user sounds, allow also setting a MSGTYPE Pasi Kallinen 2022-04-27 13:31:28 +03:00
  • 5d20140b74 Qt: To play user sounds with volume, replace QSound with QSoundEffect Pasi Kallinen 2022-04-27 12:40:53 +03:00
  • 4cffa9700e Split trap statue creation into separate function Pasi Kallinen 2022-04-26 18:09:36 +03:00
  • caf00389e1 This is cron-daily v1-Feb-22-2022. 000files updated: Files nhw_cron 2022-04-25 15:24:08 -04:00
  • 99efeafec7 Split trap note choosing into separate function Pasi Kallinen 2022-04-26 14:00:09 +03:00
  • 36af5a9a63 fix github issue #745 - two-weapon paralysis PatR 2022-04-26 02:02:31 -07:00
  • f10cdc2d9c Use get_mleash to find the leash attached to monster Pasi Kallinen 2022-04-26 08:46:55 +03:00
  • 63a0a63730 rename sys/windows/Makefile.msc nhmall 2022-04-25 15:16:41 -04:00
  • 9c2ca1577f Unify probing an object chain Pasi Kallinen 2022-04-25 18:11:32 +03:00
  • 9334086506 compiler warning nhmall 2022-04-25 09:45:10 -04:00
  • 407f08c4d1 tested Windows command line build with latest VS nhmall 2022-04-25 09:36:33 -04:00
  • 9b1872ba05 Couple more monster iterator uses Pasi Kallinen 2022-04-25 12:53:04 +03:00
  • 9abec79df8 "empty handed" vs "bare handed" PatR 2022-04-25 01:31:34 -07:00
  • aaace54816 fix Rider revival without corpse removal PatR 2022-04-24 15:20:45 -07:00
  • 2708d3b330 fix mon_leaving_level PatR 2022-04-24 14:44:40 -07:00
  • 238fa9f694 more shop wall repair PatR 2022-04-24 14:22:05 -07:00
  • 4a01c8fbd7 Monster list iterator Pasi Kallinen 2022-04-24 13:03:43 +03:00
  • f886e0d6ce followup to PR #744 (really this time) PatR 2022-04-24 01:01:00 -07:00
  • e45ccca3ff pull request #744 - specifying items in lua files PatR 2022-04-24 00:35:53 -07:00
  • 3571934c59 Allow specifying object classes in the object name given to des.object() and actually do so in the lua files. vultur-cadens 2022-04-23 16:59:15 -07:00
  • 9054f97b41 followup to PR #744 PatR 2022-04-24 00:26:50 -07:00
  • 3f6e371a4e pull request #744 - remove unneeded Null checks PatR 2022-04-24 00:15:31 -07:00
  • 4a79d4195a remove unnecessary null-check on wc_set_window_colors() SHIRAKATA Kentaro 2022-02-09 04:57:37 +09:00
  • 6bc52ebb77 fix to #adjust for '!fixinv' config PatR 2022-04-23 14:52:36 -07:00
  • c2ac36f0c9 inventory item-action: add '-' for uswapwep PatR 2022-04-23 11:58:52 -07:00
  • dce05d487a item-action 'Q-' for for uquiver PatR 2022-04-23 03:03:50 -07:00
  • 40d0caa157 'f'ire revamp PatR 2022-04-23 02:12:21 -07:00
  • e8374b36a1 fix github issue #742 - suit of no digestion PatR 2022-04-22 06:11:12 -07:00
  • e584f718a8 fix github issue #729 - edibility_prompts() PatR 2022-04-21 16:40:43 -07:00
  • 98eebb97d2 corpse gender PatR 2022-04-21 03:31:32 -07:00
  • bbbf5f6bcc duplicate status highlight rules PatR 2022-04-21 02:39:54 -07:00
  • 844fcbc16c item-actions for 'I' PatR 2022-04-20 23:27:45 -07:00
  • fea939899d wishing fix (obj->dknown) PatR 2022-04-20 23:08:29 -07:00
  • 0f1674a262 redo status_hilite_menu_fld() [pull request #740] PatR 2022-04-20 22:22:36 -07:00
  • a9a9d19038 item-action 'I' - use #adjust to split a stack PatR 2022-04-20 13:38:09 -07:00
  • 627fa5efad another item-action: 'i' to #adjust inventory PatR 2022-04-20 00:55:19 -07:00
  • eb6e6312e6 fixes entry for PR #738 - "the the entrails" PatR 2022-04-20 00:12:45 -07:00
  • a384f0353b Fix: "in the the purple worm's entrails" Michael Meyer 2022-04-18 17:11:15 -04:00
  • 3d3851ba53 pull request #739 - redundancy in adj_pit_checks PatR 2022-04-20 00:01:35 -07:00
  • 949c30dffa remove redundant condition on adj_pit_checks() SHIRAKATA Kentaro 2022-02-09 05:14:26 +09:00
  • d6ab241b8c part of pull request #737 - pets approach \ PatR 2022-04-19 18:21:26 -07:00
  • 49b046f2e5 disallow assigning type name to Amulet of Yendor PatR 2022-04-19 14:19:48 -07:00
  • 5489b3ebd9 command queue handling in getobj, yn_function PatR 2022-04-19 13:53:40 -07:00