Commit Graph

  • f0114b2ead Add database entry for shuriken Pasi Kallinen 2015-03-05 14:21:21 +02:00
  • 08eebb58e1 Fix data.base entries Pasi Kallinen 2015-03-05 14:03:56 +02:00
  • c6e85f2c27 Fix some README mistakes that Janet spotted nhmall 2015-03-05 20:45:17 -05:00
  • dcd3299723 Updated README nhmall 2015-03-03 20:13:51 -05:00
  • 9de92d55dc Fix NHtext when GIT_DIR is not defined. keni 2015-03-02 16:32:29 -05:00
  • ff7230a159 Fix TTY crashing when a location has more than 32k items Pasi Kallinen 2015-03-02 20:34:25 +02:00
  • f8baf4bd8e Make a few fixes to code that was confusing indent Sean Hunt 2015-03-02 13:11:24 -05:00
  • a6e89b01d2 Fix segfault when MD termcap is not defined Pasi Kallinen 2015-03-02 20:21:34 +02:00
  • 019b24005f Sanitize petnames and fruit to prevent escape codes Pasi Kallinen 2015-03-02 20:10:18 +02:00
  • b4fa80ec7d Print lava item destructions only if surviving. Sean Hunt 2015-03-01 12:02:38 -05:00
  • b98fd27f9d Merge fire-based erosion to common codepaths. Sean Hunt 2015-03-01 11:54:40 -05:00
  • d58a9bb56e Fold get_wet() into water_damage(). Sean Hunt 2015-02-24 15:26:09 -05:00
  • cd83f7e802 Rename rust_dmg() to erode_obj(). Sean Hunt 2015-02-24 15:21:30 -05:00
  • 04a0331ccc Eliminate erode_obj() and other erosion. Sean Hunt 2015-02-24 15:20:01 -05:00
  • 4e05b9a1ec A lot more cleanup to rust and water. Sean Hunt 2015-02-23 17:21:11 -05:00
  • 5532600f1a Cover a couple of corner cases with rust_dmg(). Sean Hunt 2015-03-02 12:36:33 -05:00
  • 48b048f921 Remove the victim argument to rust_dmg(). Sean Hunt 2015-02-23 15:08:30 -05:00
  • 2b1820a67b Factor out a new is_moat function. Sean Hunt 2015-02-23 14:59:24 -05:00
  • c5bc6a5268 Manually fix botched NHDT-Branch expansions. keni 2015-03-01 20:32:28 -05:00
  • 140ad86ceb Switch NHtext from "git branch" to "git symbolic-ref" to avoid corner cases. keni 2015-03-01 20:26:29 -05:00
  • 4da05c9dba catch up fixes with some recent changes; also add 'community patch' section nhmall 2015-03-01 09:28:09 -05:00
  • d67ffd179a Remove useless dungeon.def mangling Pasi Kallinen 2015-03-01 14:33:03 +02:00
  • a156f98de0 Remove mention of compile-time AUTOPICKUP_EXCEPTIONS Pasi Kallinen 2015-03-01 12:03:51 +02:00
  • f56b880e0a Remove last mention of EXP_ON_BOTL Pasi Kallinen 2015-03-01 10:26:24 +02:00
  • 1b25fe74d8 Remove last mention of DUNGEON_OVERVIEW Pasi Kallinen 2015-03-01 10:16:00 +02:00
  • 5b4000a2e9 Change NHtext to double the speed of "git checkout" keni 2015-02-28 17:52:19 -05:00
  • 56279a9950 Add new parameters to makedefs: --debug and --make Pasi Kallinen 2015-02-25 22:29:17 +02:00
  • 66289b13ab remove and transfer INVISIBLE_OBJECTS to branch Derek S. Ray 2015-02-17 13:58:27 -05:00
  • 8fa8e02415 Remove unused size from questpgr.c Derek S. Ray 2015-02-17 13:42:59 -05:00
  • 07da4a740e Fix some warnings on the unconditionals branch. Sean Hunt 2015-02-16 02:09:57 -05:00
  • 5fb3fea9c6 Remove experimental Unicode support. Sean Hunt 2015-02-14 15:02:50 -05:00
  • fb46fed99d Make EXP_ON_BOTL unconditional. Sean Hunt 2015-02-27 19:24:43 -05:00
  • f27d319e68 Make REDO unconditional. Sean Hunt 2015-02-27 19:24:28 -05:00
  • 11d11c5de3 Make LOADSYMSETS unconditional. Sean Hunt 2015-02-14 14:15:27 -05:00
  • 3481ec6589 Make AUTOPICKUP_EXCEPTIONS unconditional. Sean Hunt 2015-02-27 19:06:17 -05:00
  • 8798197d85 Make BARGETHROUGH unconditional. Sean Hunt 2015-02-27 19:06:01 -05:00
  • dcc2f8ba93 Make SEDUCE unconditional. Sean Hunt 2015-02-27 19:05:01 -05:00
  • 099a1b7b32 Apply paxed's DEBUG patch to remove DEBUG/D_DEBUG. Pasi Kallinen 2015-02-09 20:56:44 +02:00
  • 05f7a63728 Make GOLDOBJ unconditional. Sean Hunt 2015-02-14 01:31:22 -05:00
  • cc7ab4a2da Make WIZARD unconditional. Sean Hunt 2015-02-14 00:31:17 -05:00
  • eca41ae060 Make DUNGEON_OVERVIEW unconditional. Sean Hunt 2015-02-13 23:58:46 -05:00
  • ffd201495c Make REINCARNATION unconditional. Sean Hunt 2015-02-13 23:46:47 -05:00
  • bb647dc33c Make TOURIST unconditional. Sean Hunt 2015-02-13 23:31:41 -05:00
  • 44ca9fc16a Make SINKS unconditional. Sean Hunt 2015-02-13 23:30:38 -05:00
  • 161070ce56 Make KOPS unconditional. Sean Hunt 2015-02-13 22:01:44 -05:00
  • 9759f5bf6d Make STEED unconditional. Sean Hunt 2015-02-13 21:23:56 -05:00
  • aba6ecb7b3 Make ELBERETH unconditional. Sean Hunt 2015-02-13 16:58:59 -05:00
  • 69356cc77d Another batch of manual header var additions keni 2015-02-26 17:43:47 -05:00
  • 4e50ba93f4 A batch of manual header var additions. keni 2015-02-26 17:10:11 -05:00
  • 414aea7517 Update .gitignore files. keni 2015-02-26 16:35:55 -05:00
  • 28a53d5081 Fix lost mode bits. keni 2015-02-26 09:22:52 -05:00
  • 25cd007c48 Bulk recovery of file CVS headers and addition of NHDT- headers. keni 2015-02-26 09:19:03 -05:00
  • 55a9ad84de Add .gitattribute files. keni 2015-02-26 08:54:12 -05:00
  • 98785f5d44 Add a missing break Pasi Kallinen 2015-02-20 20:26:46 +02:00
  • b777aff284 Add fixes notes for the recent lava changes. Sean Hunt 2015-02-20 12:59:06 -05:00
  • 0fcd4c0093 Remove the 'nul' variable. Sean Hunt 2015-02-18 23:51:08 -05:00
  • 38964dc56c Clean up lava messages a little. Sean Hunt 2015-02-18 23:24:41 -05:00
  • c6628bcbff Clean up the lava code a little. Sean Hunt 2015-02-18 23:19:23 -05:00
  • 9644ec781a Destroy water walking boots on lava first. Sean Hunt 2015-02-18 23:05:37 -05:00
  • e95bd8ec5b Fix warning with verbalize1 Sean Hunt 2015-02-18 21:48:34 -05:00
  • b6ccaf3d54 Fix the X11 hints file. Pasi Kallinen 2015-02-17 16:54:38 +02:00
  • 07cf4e9657 Replace && with & in blindness timeout check. Sean Hunt 2015-02-16 00:24:05 -05:00
  • 01756b33fa Fix a few compiler (clang) warnings. Sean Hunt 2015-02-16 00:23:48 -05:00
  • e1e55c31c7 more win32-specific pieces Derek S. Ray 2015-02-15 14:45:36 -05:00
  • 9554626288 Fix bug: NHtext adds a space to a substitution value. Add support for debugging from the command line. keni 2015-02-16 08:53:52 -05:00
  • 485173626a Convert mdgrep from cvs to git. keni 2015-02-13 20:32:09 -05:00
  • 8ac52b247a Set up mdgrep for git instead of cvs. keni 2015-02-13 17:54:15 -05:00
  • 793c8577b9 Typofix. Pasi Kallinen 2015-02-13 22:32:33 +02:00
  • 4c496d089e Exclude all the Win32 build artifacts (Studio and otherwise) Derek 2015-02-13 13:26:05 -05:00
  • 041045a890 Typo keni 2015-02-13 17:37:06 -05:00
  • ea46c93b88 +x .sh files in unix dir; ignore Makefiles Sean Hunt 2015-02-13 11:37:49 -05:00
  • ad03a7fb7a some lint cleanup PatR 2015-03-16 19:22:49 -07:00
  • 562fa952ce allow DEBUGFILES to be overridden via getenv() PatR 2015-03-16 15:28:01 -07:00
  • 7fc2a7a115 check %USERPROFILE% first for config on win32 Derek S. Ray 2015-03-16 18:33:58 -04:00
  • 4914e256bf finally remember to add the 'nh-' versions Derek S. Ray 2015-03-16 17:26:31 -04:00
  • c24dcf76b2 dungeoneers update March 16, 2015 nhmall 2015-03-16 06:04:43 -04:00
  • 0d0711fe17 fix #H3724 - gold pile stacking bug PatR 2015-03-16 02:29:10 -07:00
  • a983a58b6a free 'sysopt' strings upon termination PatR 2015-03-16 02:03:40 -07:00
  • aa59a238af exchange placeholder tiles nhmall 2015-03-15 23:06:30 -04:00
  • 68b8931918 further ongoing changes Derek S. Ray 2015-03-15 21:46:26 -04:00
  • 14525ed0c6 DEBUG/debugpline() fixup PatR 2015-03-15 18:02:26 -07:00
  • b8dc3a6e43 Initial farming-mitigation changes Derek S. Ray 2015-03-15 18:29:43 -04:00
  • ea8eb14abe clean up uninitialized-pointer warnings Derek S. Ray 2015-03-15 15:57:58 -04:00
  • de8e1a5a9d Some few updates/additions; clean up formatting Derek S. Ray 2015-03-15 14:28:01 -04:00
  • 3e94fa63c7 get rid of code-analysis clutter Derek S. Ray 2015-03-06 18:49:32 -05:00
  • 5fa4a1c82f withdraw fixes35.0 part of prior commit nhmall 2015-03-15 12:59:34 -04:00
  • 6e0a3dda2e catch up on half-physical damage docs nhmall 2015-03-15 12:36:45 -04:00
  • 3bbbb01c53 Death talks in CAPITAL LETTERS Pasi Kallinen 2015-03-15 09:53:34 +02:00
  • 00efbc5f8c cmd line Makefile should work on VS2010 and up nhmall 2015-03-14 12:29:27 -04:00
  • f799bffbb2 Additional obstruction messaging fixup nhmall 2015-03-14 09:43:07 -04:00
  • ece3385900 fix messaging in obstructed() in lock.c nhmall 2015-03-13 22:27:09 -04:00
  • da83545660 "swallowed whole" was preceded by "You bite into" nhmall 2015-03-13 07:33:32 -04:00
  • 75e6fc27db abuse wisdom in keeping with Rider eating msg nhmall 2015-03-13 01:02:09 -04:00
  • 1e76ed28ae Initial version of simple recipes file Derek S. Ray 2015-03-12 22:47:44 -04:00
  • f8aced5480 Add Extended Logfile Pasi Kallinen 2015-03-12 21:35:04 +02:00
  • 400d842a8f Fix warnings Pasi Kallinen 2015-03-12 17:57:13 +02:00
  • a46ad54b1d charge for a boulder that fills a pit in shop nhmall 2015-03-11 23:04:02 -04:00
  • b889a4b938 from ais523 list: charge for boulder filling pit nhmall 2015-03-11 21:57:36 -04:00
  • a46b7a3cf3 TTY: Implement the menu_search command Pasi Kallinen 2015-03-11 21:56:12 +02:00
  • a335f8306f Add MAX_STATUENAME_RANK sysconf setting Pasi Kallinen 2015-03-11 19:56:34 +02:00