Commit Graph

  • 3243b332a3 getpos improvements: automatic description Pasi Kallinen 2015-03-11 17:16:05 +02:00
  • 285eea5bf2 one Makefile for all VS versions nhmall 2015-03-11 08:43:17 -04:00
  • 64b3c6460a catch up on some fixes entries nhmall 2015-03-10 18:34:01 -04:00
  • 547ad18c7e Merge branch 'master' of https://rodney.nethack.org:20040/git/NHsource nhmall 2015-03-10 18:02:29 -04:00
  • 1287999b1c do_look() in post-3.4.3 code fixes entry nhmall 2015-03-10 18:00:49 -04:00
  • 7c65f47dfd One VS Makefile for Nethack that works with VS2010-VS2015 nhmall 2015-03-10 14:25:54 -04:00
  • d5abd07dad Add boolean option "bones" Pasi Kallinen 2015-03-10 19:48:04 +02:00
  • f0a335da2a Fix GENERIC_USERNAMES thinko Pasi Kallinen 2015-03-10 17:30:24 +02:00
  • 67aab26a83 typo in format string on previous commit nhmall 2015-03-09 22:11:49 -04:00
  • 7113829de0 more do_look() glyph usage without it being set properly Changes to be committed: modified: src/pager.c nhmall 2015-03-09 22:05:48 -04:00
  • 941c3378ad Merge branch 'master' of https://rodney.nethack.org:20040/git/NHsource nhmall 2015-03-09 21:19:37 -04:00
  • fa04eff282 fix a segfault in mapglyph reported by Pasi earlier today Changes to be committed: modified: src/pager.c nhmall 2015-03-09 21:08:26 -04:00
  • 560898d3d4 Change command X to twoweapon toggle Pasi Kallinen 2015-03-09 22:53:43 +02:00
  • fa186c0156 Comment typofix Pasi Kallinen 2015-03-09 22:22:32 +02:00
  • c0a5b49e62 Use a menu to loot multiple containers Pasi Kallinen 2015-03-09 21:08:42 +02:00
  • 8e31929ef5 Define for generic usernames which prompt for name Pasi Kallinen 2015-03-09 18:42:53 +02:00
  • 8c048e6086 TTY: Prevent accidental escapes from string entries Pasi Kallinen 2015-03-08 15:11:01 +02:00
  • a66b498dda TTY: Do not cut off statuslines at 80 characters Pasi Kallinen 2015-03-08 10:40:26 +02:00
  • 1609081320 Implement fcntl(2) file locking Pasi Kallinen 2015-03-07 15:11:41 +02:00
  • f2ab8f336b You_hear already checks deafness Pasi Kallinen 2015-03-06 21:01:02 +02:00
  • 06b7534af3 Merge branch 'master' of https://rodney.nethack.org:20040/git/NHsource nhmall 2015-03-05 20:52:37 -05:00
  • e9a03fd094 Fix some README mistakes that Janet spotted nhmall 2015-03-05 20:45:17 -05:00
  • 44c0534a97 Add database entry for land mine Pasi Kallinen 2015-03-05 16:34:16 +02:00
  • 4cc1316163 Add database entry for fedora Pasi Kallinen 2015-03-05 16:15:40 +02:00
  • cc25d29490 Make shuriken entry also match throwing star. Pasi Kallinen 2015-03-05 14:23:23 +02:00
  • c427f450ca Fix shuriken attribution Pasi Kallinen 2015-03-05 14:22:19 +02:00
  • 40851d2e69 Add database entry for shuriken Pasi Kallinen 2015-03-05 14:21:21 +02:00
  • e37d4224b3 Fix data.base entries Pasi Kallinen 2015-03-05 14:03:56 +02:00
  • 4a0935114c Updated README nhmall 2015-03-03 20:13:51 -05:00
  • 23f213bc63 Fix NHtext when GIT_DIR is not defined. keni 2015-03-02 16:32:29 -05:00
  • 9da976f004 Fix TTY crashing when a location has more than 32k items Pasi Kallinen 2015-03-02 20:34:25 +02:00
  • f64e530bff Make a few fixes to code that was confusing indent Sean Hunt 2015-03-02 13:11:24 -05:00
  • 748d9ea55b Fix segfault when MD termcap is not defined Pasi Kallinen 2015-03-02 20:21:34 +02:00
  • d829b92f0e Sanitize petnames and fruit to prevent escape codes Pasi Kallinen 2015-03-02 20:10:18 +02:00
  • bd62873ee2 Print lava item destructions only if surviving. Sean Hunt 2015-03-01 12:02:38 -05:00
  • 777328bd5c Merge fire-based erosion to common codepaths. Sean Hunt 2015-03-01 11:54:40 -05:00
  • 3acd3c4a00 Fold get_wet() into water_damage(). Sean Hunt 2015-02-24 15:26:09 -05:00
  • 57dcad3774 Rename rust_dmg() to erode_obj(). Sean Hunt 2015-02-24 15:21:30 -05:00
  • 3a049cf66e Eliminate erode_obj() and other erosion. Sean Hunt 2015-02-24 15:20:01 -05:00
  • 7e0d552b06 A lot more cleanup to rust and water. Sean Hunt 2015-02-23 17:21:11 -05:00
  • d588210a77 Cover a couple of corner cases with rust_dmg(). Sean Hunt 2015-03-02 12:36:33 -05:00
  • 9c4b0113aa Remove the victim argument to rust_dmg(). Sean Hunt 2015-02-23 15:08:30 -05:00
  • 5ffd5a3000 Factor out a new is_moat function. Sean Hunt 2015-02-23 14:59:24 -05:00
  • 6fd30ab1ce Manually fix botched NHDT-Branch expansions. keni 2015-03-01 20:32:28 -05:00
  • 774e6c2f6f Switch NHtext from "git branch" to "git symbolic-ref" to avoid corner cases. keni 2015-03-01 20:26:29 -05:00
  • a609bda996 catch up fixes with some recent changes; also add 'community patch' section nhmall 2015-03-01 09:28:09 -05:00
  • d7c9abe0f8 Remove useless dungeon.def mangling Pasi Kallinen 2015-03-01 14:33:03 +02:00
  • 6c4c53bfd2 Remove mention of compile-time AUTOPICKUP_EXCEPTIONS Pasi Kallinen 2015-03-01 12:03:51 +02:00
  • 7cbd2fd592 Remove last mention of EXP_ON_BOTL Pasi Kallinen 2015-03-01 10:26:24 +02:00
  • 7754afd9fa Remove last mention of DUNGEON_OVERVIEW Pasi Kallinen 2015-03-01 10:16:00 +02:00
  • 6ebb7db138 fix build order for nhdefkey, add to nhsetup Derek S. Ray 2015-02-28 21:34:34 -05:00
  • 91b96e2331 Change NHtext to double the speed of "git checkout" keni 2015-02-28 17:52:19 -05:00
  • 4794329e89 Ensure nethack.exe gets copied to binary folder after it is built nhmall 2015-02-28 13:17:55 -05:00
  • 5411039780 more work on getting nethack.exe to build along with nethackw.exe via VS nhmall 2015-02-28 11:44:08 -05:00
  • 1b980f34ac adjust project dependencies to ensure makedefs builds before nethack.exe nhmall 2015-02-28 00:52:00 -05:00
  • 796f6f85d0 VS 2013 build of NetHack.exe and also fix level file locking nhmall 2015-02-28 00:37:05 -05:00
  • 528e8b34e0 fix (hopefully) last few warnings; fix Release too Derek S. Ray 2015-02-27 23:08:20 -05:00
  • 335bdeb042 clean up all the miscellaneous warnings Derek S. Ray 2015-02-27 22:26:59 -05:00
  • b1a7bbbbdb pull in the recent unconditionals merge from master Derek S. Ray 2015-02-27 21:25:00 -05:00
  • b7537e0fbf Add new parameters to makedefs: --debug and --make Pasi Kallinen 2015-02-25 22:29:17 +02:00
  • 4dddb97301 remove and transfer INVISIBLE_OBJECTS to branch Derek S. Ray 2015-02-17 13:58:27 -05:00
  • 5ee52039ca Remove unused size from questpgr.c Derek S. Ray 2015-02-17 13:42:59 -05:00
  • 17ea9ff9ab Fix some warnings on the unconditionals branch. Sean Hunt 2015-02-16 02:09:57 -05:00
  • a3faa93403 Remove experimental Unicode support. Sean Hunt 2015-02-14 15:02:50 -05:00
  • 7c09285a8c Make EXP_ON_BOTL unconditional. Sean Hunt 2015-02-27 19:24:43 -05:00
  • 0001534d04 Make REDO unconditional. Sean Hunt 2015-02-27 19:24:28 -05:00
  • d218bedbf7 Make LOADSYMSETS unconditional. Sean Hunt 2015-02-14 14:15:27 -05:00
  • 74e741bbbc Make AUTOPICKUP_EXCEPTIONS unconditional. Sean Hunt 2015-02-27 19:06:17 -05:00
  • b138d380ea Make BARGETHROUGH unconditional. Sean Hunt 2015-02-27 19:06:01 -05:00
  • 6e9fa71b05 Make SEDUCE unconditional. Sean Hunt 2015-02-27 19:05:01 -05:00
  • 612852f7de Apply paxed's DEBUG patch to remove DEBUG/D_DEBUG. Pasi Kallinen 2015-02-09 20:56:44 +02:00
  • ac108cd365 Make GOLDOBJ unconditional. Sean Hunt 2015-02-14 01:31:22 -05:00
  • 4f59f5c6fd Make WIZARD unconditional. Sean Hunt 2015-02-14 00:31:17 -05:00
  • ad82ca80f3 Make DUNGEON_OVERVIEW unconditional. Sean Hunt 2015-02-13 23:58:46 -05:00
  • 1edadd1d48 Make REINCARNATION unconditional. Sean Hunt 2015-02-13 23:46:47 -05:00
  • 260f7ea860 Make TOURIST unconditional. Sean Hunt 2015-02-13 23:31:41 -05:00
  • 5ee71d2757 Make SINKS unconditional. Sean Hunt 2015-02-13 23:30:38 -05:00
  • b066b7c170 Make KOPS unconditional. Sean Hunt 2015-02-13 22:01:44 -05:00
  • 9e65758947 Make STEED unconditional. Sean Hunt 2015-02-13 21:23:56 -05:00
  • 264dc66129 Make ELBERETH unconditional. Sean Hunt 2015-02-13 16:58:59 -05:00
  • 7f0ff8f011 Make nhsetup smart enough to see VC2013, VC2010 Derek S. Ray 2015-02-27 18:14:10 -05:00
  • f15a640120 remove old projects from root win/win32 directory Derek S. Ray 2015-02-27 16:06:47 -05:00
  • 2f8d6502fd Initial changes to support both VS2010 and VS2013 Derek S. Ray 2015-02-27 16:00:58 -05:00
  • e400723863 undo a set of code reverts in last commit nhmall 2015-02-26 22:48:32 -05:00
  • e1dfe9c48a Roll back the win/win32 tree to the way it was before x64 attempt nhmall 2015-02-26 22:09:31 -05:00
  • 18ca81d963 token .gitignore change to differentiate branch Derek S. Ray 2015-02-26 21:57:47 -05:00
  • 7d9ea49e92 Another batch of manual header var additions keni 2015-02-26 17:43:47 -05:00
  • 0109f9715b A batch of manual header var additions. keni 2015-02-26 17:10:11 -05:00
  • b598c83767 Update .gitignore files. keni 2015-02-26 16:35:55 -05:00
  • 971ff1d4f3 Fix lost mode bits. keni 2015-02-26 09:22:52 -05:00
  • 03140969ee Bulk recovery of file CVS headers and addition of NHDT- headers. keni 2015-02-26 09:19:03 -05:00
  • 9480f880c4 Add .gitattribute files. keni 2015-02-26 08:54:12 -05:00
  • ce0665cd15 Add a missing break Pasi Kallinen 2015-02-20 20:26:46 +02:00
  • 0d9ae1d293 Add fixes notes for the recent lava changes. Sean Hunt 2015-02-20 12:59:06 -05:00
  • a3b1cb8432 Remove the 'nul' variable. Sean Hunt 2015-02-18 23:51:08 -05:00
  • 72c2ae233d Clean up lava messages a little. Sean Hunt 2015-02-18 23:24:41 -05:00
  • ad4f3fc0fe Clean up the lava code a little. Sean Hunt 2015-02-18 23:19:23 -05:00
  • d34bc6fd73 Destroy water walking boots on lava first. Sean Hunt 2015-02-18 23:05:37 -05:00
  • ca6bbf8bc3 Fix warning with verbalize1 Sean Hunt 2015-02-18 21:48:34 -05:00
  • 2bf54fd893 Fix the X11 hints file. Pasi Kallinen 2015-02-17 16:54:38 +02:00