Commit Graph

  • e8d404f87c R677 - two swords slipping due to fried food prints same message - report: twoweapon mode, eat fried food, get messages like: Your sword slips from your hands. Your sword also slips from your hands. - the fix tracks the kind of the 1st weapon, and adds "other" to the 2nd message if necessary cohrs 2002-03-25 07:48:03 +00:00
  • 9138c5daf3 missing linux build package dependency bit cohrs 2002-03-25 07:37:39 +00:00
  • d0d0cde8e7 leashed steed dying of starvation - prefer the regular "dies from hunger" message over "leash goes slack" in this case. cohrs 2002-03-25 06:29:43 +00:00
  • 1b705ec5e2 (from <Someone>) - use windowcolors settings for text backgroud/foreground color nethack.allison 2002-03-25 00:01:31 +00:00
  • c624f53776 W340-4 (from <Someone>) nethack.allison 2002-03-24 23:57:19 +00:00
  • 20779fba75 #R675: bug in win32 GUI (division by zero) nethack.allison 2002-03-24 23:53:28 +00:00
  • e3028a84c0 something that should have been removed nethack.allison 2002-03-24 21:14:19 +00:00
  • 382b04e900 fix Makefile typos for uudecode nethack.allison 2002-03-24 19:51:01 +00:00
  • a9a0898d1a Make header in file match the file name nethack.allison 2002-03-24 18:58:05 +00:00
  • f1322e1c5a stair quote I hadn't realized that we already had an entry for stairs, but this one is short enough to tack on anyway. nethack.rankin 2002-03-24 08:41:54 +00:00
  • 299fc5ff29 #649, #656 hilite_pet bug (from Yitzhak) nethack.allison 2002-03-24 03:57:22 +00:00
  • 67604538c6 #R668: Windows 2000 Lock File Creation Error nethack.allison 2002-03-24 01:37:16 +00:00
  • 88f0680567 restore support for non-square XPM-based tiles (X11 & Gnome) - change the way the tile sizes are calculated, based on the image size, so non-square tiles can once again be supported. - fix Gnome port so it can actually display non-square tiles, several height/width uses were backwards - update Install.X11 to note the number of tiles per row in the XPM image cohrs 2002-03-24 00:04:41 +00:00
  • 658ee6436a #R667: a bug in character naming nethack.allison 2002-03-23 23:05:08 +00:00
  • 87a86749ff win32gui: make error() work - in 3.4.0 it was useless in the graphical port. nethack.allison 2002-03-23 22:47:44 +00:00
  • f777aceb74 wall symbol not replaced when digging while blind and levitating - this was reported to the mailing list just before 3.4.0 shipped - treat in a manner similar to chopping a boulder while blind and levitating cohrs 2002-03-23 22:27:54 +00:00
  • d66603827b only get gems from kicking thrones - this was a betabug I think, but not recorded as such - if you kicked a throne, any GEM_CLASS item could be generated, including rocks - changes behavior to be consistent with gems from fountains cohrs 2002-03-23 22:11:07 +00:00
  • a305cc097e README.linux sync - forgot to apply this change before making the 3.4.0 binary (it was actually built using these settings). It's safer for the game itself to be non-group writable so that someone on a public server can't exploit a bounds checking or similar error to infect the executable itself with a trojan horse. cohrs 2002-03-23 21:58:42 +00:00
  • 4ac38da4d9 (from Yitzhak) -Yitzhak provided this prior to release but it never made it in. nethack.allison 2002-03-23 20:17:18 +00:00
  • 0158906de5 track Revision in Guidebook's - Keni mentioned on 3/20 that it would be nice to have $Revision$ in Guidebook.mn. Added to both .mn and .tex versions. cohrs 2002-03-23 20:03:20 +00:00
  • 3041cea5c8 win32tty: use_inverse option nethack.allison 2002-03-23 19:49:07 +00:00
  • 399b801315 bad wizkit items Format multiple bad wizkit items a little better. It will scroll off the screen if there are more than a screen of bad items, but that's probably not too likely. arromdee 2002-03-23 18:30:38 +00:00
  • 869e5e7c0c more explode panic() You could still get a panic. To reproduce: - wizwish for a statue, and drop it - wizwish for a landmine, and apply it at same location as statue - move one square and wish for a boulder, drop it (automatically likely) - push the boulder on the landmine to trigger it. - the panic came from the statue this time. nethack.allison 2002-03-23 17:27:52 +00:00
  • 7dcaa4d54b The spellbook fadefades. nethack.allison 2002-03-23 12:43:11 +00:00
  • 42a0285fa0 conduct bit Document the way to decline a wish or genocide, and allow both actions to accept both "none" and "nothing" so that players don't have to remember which response goes with which prompt. nethack.rankin 2002-03-23 12:08:19 +00:00
  • e0c54d9dab update ./Files with new fixes34.1 nethack.allison 2002-03-23 09:00:13 +00:00
  • 365a76ca28 annoying shop bug The shop billing code assumes that food marked partly eaten is worthless, but the eating code was changed to make sure that any eating attempt will never leave food marked as not partly eaten. The end result is that non-corpse food which is consumed in a single byte can be eaten off shop floors for free, and if eaten from inventory--so already on shop bill--the "Ix" display of used up goods lists the item as partly eaten (with right price though). nethack.rankin 2002-03-23 06:53:09 +00:00
  • db95c38e20 Mjollnir fix Fix one of the problems From a bug report: Mjollnir is only giving the intended feedback when it is thrown. Against ordinary monsters the problem isn't too bad--you get a lightning message without the preceding hit message--but against resistant ones there is no message at all when you hit hand-to-hand. (There is a similar bug for artifacts which add magic missile damage, but since no such artifacts exist that isn't much of a problem. :-) nethack.rankin 2002-03-23 04:37:02 +00:00
  • fba4cbd6af #R650: Game crash (Panic - obj not free) nethack.allison 2002-03-23 01:35:59 +00:00
  • 9fd9ff3db9 Remove files Pat noticed. - they are now included in the oldfiles.tgz archive available in the usual place old/oldfiles.tgz nethack.allison 2002-03-22 11:16:12 +00:00
  • 5267502103 clean up Files cohrs 2002-03-21 04:37:35 +00:00
  • 0d9c056e03 final? 3.4 Guidebook.txt update cohrs 2002-03-20 15:27:09 +00:00
  • 742fc6525b Mac documentation tidbit kmhugo 2002-03-20 13:48:22 +00:00
  • f72ed65d1a (final patch from <Someone>) This patch implements two things: - space now dismisses a menu, text or menutext window when you are at the bottom of that window - Page scrolling in menus now works as follows: pressing PgDn (or Space in NH mode) moves the focus down one page, and moves the scroll position down one page. The effect of this is that you always get a full new page of items (which is what NetHack players expect), and that the focus moved down one page (what Windows users expect.) The same (revers) goes for scrolling up a page. nethack.allison 2002-03-20 13:05:58 +00:00
  • 45682588a1 Add the fixes disclaimer to README. nethack.allison 2002-03-20 11:55:46 +00:00
  • c1fb9516d9 Guidebook dates to match release date nethack.allison 2002-03-20 11:47:10 +00:00
  • bff7b7e431 (from Yitzhak) This band adds handling for the "5" key in the numeric keypad. This is called VK_CLEAR in the VK_ constants. Using this band, and with NumLock off, doing 5 will send NetHack the letter 'g'. Doing SHIFT-5 will send 'G'. Without this band and with NumLock off, 5 does nothing. With NumLock on, 5 sends 5. nethack.allison 2002-03-20 10:44:13 +00:00
  • f17c623839 date change again nethack.allison 2002-03-20 10:34:41 +00:00
  • 35c7504e8e probing of empty containers--right diff this time nethack.rankin 2002-03-20 09:07:39 +00:00
  • 0f1d63976b probing of empty containers nethack.rankin 2002-03-20 09:06:30 +00:00
  • 2962e623d0 Mac port update kmhugo 2002-03-20 06:33:45 +00:00
  • 07512a8d56 Mac resource file update kmhugo 2002-03-20 06:30:23 +00:00
  • de2bde1b08 List <Someone>'s new win/gem files. jwalz 2002-03-20 03:53:55 +00:00
  • d98c30d989 <Someone>'s new files. jwalz 2002-03-20 03:50:49 +00:00
  • 931e38a6d7 <Someone>'s gem changes. jwalz 2002-03-20 03:45:07 +00:00
  • 545132999d <Someone>'s changes for the makefiles. jwalz 2002-03-20 03:30:45 +00:00
  • ebd5affcca release date adjustment nethack.allison 2002-03-19 22:46:18 +00:00
  • 184ce30dad (from <Someone>) This implements some items on the ToDo list: - H0005: Space does the same as PgDn in text, menu and 'menutext' windows if NetHack mode is on. - M0004: The cursor (caret) is hidden in text windows and menu windows. PgUp/PgDn/Up/Dn don't move the cursor, but scroll the window. nethack.allison 2002-03-19 22:37:22 +00:00
  • bdfcd6915e Gnome player selection - provide full 3.4-style player selection, based on tty_player_selection - generalize selection dialog so it can be used for all 4 prompts cohrs 2002-03-19 08:27:55 +00:00
  • 49d84cffdb final(?) touchstone Put back the "better gold handling" that was inadvertently dropped from the previous rewrite. Prevent gems rubbed on cursed gray stones other than touchstones from being shattered. Fix several pluralization buglets, including allowing the player to rub a stone against itself if the quantity is more than one (just like potion dipping is handled). Overall, streamline the rather convoluted logic, eliminating the `goto's. nethack.rankin 2002-03-19 05:13:50 +00:00
  • e6c317835c /tmp/msg cohrs 2002-03-19 04:20:20 +00:00
  • c2dc2447f6 By "Rush commands", I meant `G' (though I've only ever pressed Alt). warwick 2002-03-19 03:42:59 +00:00
  • e55d3509a1 (from Yitzhak) accelerators nethack.allison 2002-03-18 21:44:09 +00:00
  • d06e6a06dd Spotted a missing % in Guidebook.tex nethack.allison 2002-03-18 20:11:51 +00:00
  • 2098e3ad7a <Someone>'s suggested changes needed to go in history too. jwalz 2002-03-18 15:33:38 +00:00
  • c3dc625957 Fix most of the errors <Someone> found. The perpetrator of the "Rush commands" will need to either straighten it out themselves or let people assume it's the capitalized ones. jwalz 2002-03-18 15:24:31 +00:00
  • cb4cf99c2c Guidebook suggestions by <Someone> - Also, I just noticed that an entire devteam paragraph was duplicated in the .tex version. nethack.allison 2002-03-18 11:34:55 +00:00
  • 6fc7d44345 better trap searching behavior - if a trap is hidden by clutter, cls() before delay, remove windowport specific behavior, makes trap more obvious in all cases cohrs 2002-03-18 07:30:48 +00:00
  • a0a0a0e5dd kelp fronds are really not gems - finish un-confusing the kelp frond case cohrs 2002-03-18 06:58:18 +00:00
  • 104814e2c8 kelp fronds are not gems - mksobj had a misplaced test for KELP_FROND in the GEM_CLASS code, moved to the FOOD_CLASS code cohrs 2002-03-18 06:46:01 +00:00
  • 754012bd5c disclosure bug nethack.allison 2002-03-18 02:24:35 +00:00
  • ac5851dbf6 (from Yitzhak) mhmain, ntty nethack.allison 2002-03-18 00:43:15 +00:00
  • 16a783a8b3 New file: fixes34.1 Note that this is not tagged as part of 3.4.0. nethack.allison 2002-03-18 00:24:19 +00:00
  • 2031835cb0 One leftover height use in Qt tile support cohrs 2002-03-18 00:02:51 +00:00
  • 48049de0ba Gnome basic functionality - Makefile.src update for new dependency cohrs 2002-03-17 22:36:57 +00:00
  • 98b9b734eb As pointed out by <Someone> > while testing the new wc_-Features for Gem I noticed > in nh340b11 options.c parse_options there is a bug. > If a optionname starts with "font" a opts+=4; is > performed on it, but if via string_for_opt an > error occurs badoption is reporting i.E. > Bad Syntax: _menu use "?g" ... > instead of font_menu. > > Possible fixes include shift the pointer back (bad) > or use another pointer. > > <Someone> nethack.allison 2002-03-17 21:59:19 +00:00
  • 61b6bf1ce9 Gnome basic functionality - let the "#" key work as per Guidebook - role selection didn't work if you had gender specified in your .nethackrc similar problems would occur for other .nethackrc selections - fix an obvious memory leak - fix one crash bug from accessing a freed pointer (M-? dismiss M-?) - note some invalid behavior in comments for a real Gnome developer to fix - reformatted some code so I could follow it cohrs 2002-03-17 20:16:57 +00:00
  • 0ffb78e6a4 X11 wide tilemap support - Gnome patch - update Gnome code to support a 40 tile wide XPM file cohrs 2002-03-17 20:04:56 +00:00
  • b6189efe2a X11 wide tilemap support - support X11 tile files (with or without XPM) that are 40 tiles wide - rearrange some X11 code to share more code between XPM & non-XPM options - clean out some deprecated X11/winmap.c #ifdefs - update Qt code minimally to handle such an XPM file cohrs 2002-03-17 20:02:47 +00:00
  • dce21606ab (from Yitzhak) ALT-? This patch allows ALT-? to do #? in NetHack mode by not doing TranslateAccelerator in NetHack mode. This relies on the short circuit logic of || (much of NetHack code relies on it, it's just an explanatory note). nethack.allison 2002-03-17 17:07:22 +00:00
  • 855e6eef88 (from Yitzhak) ALT-H This patch disables ALT-H in NetHack mode. Before patch: ALT-H in NetHack mode brings down the Help menu in the menu bar. After patch: ALT-H does nothing in NetHack mode. In both cases, in Windows mode, ALT-H brings down the Help menu in the menu bar. I can easily write a patch to have ALT-H in NetHack mode act the same as '?'. nethack.allison 2002-03-17 17:03:45 +00:00
  • 678debd7a0 <Someone>'s trap detection complaint nethack.allison 2002-03-17 16:03:29 +00:00
  • 72bf49f3e4 regenerate Guidebook.txt - created on RedHat Linux 7.2 using standard tools cohrs 2002-03-17 15:49:09 +00:00
  • 960ecd95d8 Change timestamp on Guidebook since it has changed anyway. nethack.allison 2002-03-17 14:46:48 +00:00
  • 0e6495436a change timestamps; tweak a couple of port things nethack.allison 2002-03-17 14:36:57 +00:00
  • fafbb60725 touchstone again Recent patches broke rubbing gold coins on touchstones; for the !GOLDOBJ configuration, the character's money would be lost and the program leaked memory. That problem was already present for rubbing gold on other gray stones. nethack.rankin 2002-03-17 08:19:21 +00:00
  • 5811dbbcd5 Follow-up I don't want defaults.nh to override EVERYTHING, so leave the new section in there, but commented. nethack.allison 2002-03-16 18:58:20 +00:00
  • 723e17b6ee (from Yitzhak) This is the part of Yitzhak's patch not currently under discussion. nethack.allison 2002-03-16 18:54:16 +00:00
  • 69ca802bb8 Keep in sync with Guidebook.mn. jwalz 2002-03-16 16:34:34 +00:00
  • 006e11f2c1 porthelp modifications - keep boolean and valued option sections together - be more consistent in use of terms "graphical port" and "graphical interface" in the document (use the latter where noticed) - don't mention options available in other ports so much since this document is not a general document. - move the numeric keypad stuff to the end. It seems to assume number_pad on. So I stated that it does. (Many players never play with number_pad on, and I'm one of them. I'm not sure of the merit in having the section in here at all, since it exists in the Guidebook doesn't it?) How accurate is the text that is there if you aren't in number_pad mode? nethack.allison 2002-03-16 14:41:36 +00:00
  • 16cdae3bd2 touchstone follow-up - Handle gold materials a littel better. nethack.allison 2002-03-16 14:08:35 +00:00
  • ce6025df6e >Rubbing a clove of garlic on a gray stone to see if it went "scritch, >scritch": "You make scratch marks on the stone". nethack.allison 2002-03-16 13:57:08 +00:00
  • 99329cddf6 minor Guidebook.mn update - remove a strange \! in the section for Blind users - update the wording in the subsequent paragraph to be consistent with the wording in the preceeding IBMgraphics paragraph cohrs 2002-03-16 06:11:17 +00:00
  • 579360ed93 <Someone> pointed out a possible infinite loop here. jwalz 2002-03-15 22:07:24 +00:00
  • 6eb8c05ec8 It was pointed out that we didn't add names quite everywhere. jwalz 2002-03-15 22:06:46 +00:00
  • 53a7785c48 djgpp parts to general gcc parts nethack.allison 2002-03-14 13:10:17 +00:00
  • 6c749785e8 Move tile2bmp.c to win/share nethack.allison 2002-03-14 12:54:06 +00:00
  • 57d8a85e50 fix wizard mode crash (SPLEVTYPE) Set SPLEVLTYPE to "soko1-1"; visit soko4-* (or minetown) on the way there; oops: access violation from deferencing a null pointer. nethack.rankin 2002-03-13 11:22:03 +00:00
  • 9084aebe11 split long line A source line being 190 characters wide is rather excessive. nethack.rankin 2002-03-13 07:40:47 +00:00
  • a6a209edea A couple of patches are required unfortunately nethack.allison 2002-03-13 07:14:24 +00:00
  • be7145d1a5 Workaround bug in SHARP SL5500 ROM. (not essential for 3.4.0, since the SL5500 port still needs more work anyway) warwick 2002-03-13 06:04:53 +00:00
  • d1a4f74e91 Mark sources non-beta and update patchlevel nethack.allison 2002-03-13 03:12:17 +00:00
  • c2f12a3ae4 nethack.txt update - created on RedHat Linux 7.2 using standard tools cohrs 2002-03-13 02:59:38 +00:00
  • 588c263a57 Guidebook.txt update - created on RedHat Linux 7.2 using standard tools cohrs 2002-03-13 02:57:42 +00:00
  • c7cb4ee272 more credits - update dat/history to match Guidebook - use my name consistently :-) cohrs 2002-03-13 00:54:43 +00:00
  • 10a42a6b04 Guidebook credits - remove several people from the 3.4 list who haven't contributed in a while cohrs 2002-03-13 00:38:12 +00:00
  • e8845e452f (from <Someone>) nethack.allison 2002-03-12 23:07:59 +00:00
  • 1dcd580e90 undef WIZARD - quiet a gcc warning if WIZARD is undefined cohrs 2002-03-12 22:41:48 +00:00
  • b964042e26 Another pre-ANSI bit. jwalz 2002-03-12 21:30:05 +00:00
  • 6d2a564e52 more help file clarifications - A pcwin team member reported that the ^<dir> notation used in a couple help files was confusing cohrs 2002-03-12 17:17:50 +00:00