Commit Graph

  • 3cdc140c72 talking gecko (trunk only) nethack.rankin 2010-12-14 01:14:37 +00:00
  • 0c1b96470e fix #H2195 - late discovery for teleport scrolls (trunk only) nethack.rankin 2010-12-06 01:44:58 +00:00
  • 6c3bfda7d9 fix #H2195 - late discovery for teleport scrolls (trunk only) nethack.rankin 2010-12-06 01:39:33 +00:00
  • e181efb600 artifact naming tweak (trunk only) nethack.rankin 2010-10-29 00:56:49 +00:00
  • aac052f0f0 Clean up the visual studio express build further nethack.allison 2010-09-05 14:22:20 +00:00
  • 0fa41c557d I missed removal of some unnecessary complication on the first pass of this. nethack.allison 2010-08-30 13:35:05 +00:00
  • 9db82a0ead Files update for VS Express 2010. nethack.allison 2010-08-30 13:26:07 +00:00
  • 094e7c710a Update Install.nt instructions for VS Express 2010. nethack.allison 2010-08-30 13:14:41 +00:00
  • 7b7b396afc Enable build under current MS Visual Studio Express 2010 tools nethack.allison 2010-08-30 13:00:53 +00:00
  • 0823f48b7d Enable build under current MS Visual Studio Express 2010 tools nethack.allison 2010-08-30 12:34:10 +00:00
  • b0a70e81dd stone-to-flesh vs Heart of Ahriman (trunk only) nethack.rankin 2010-08-28 00:15:39 +00:00
  • beba2bec99 add a note about a useless var (from <Someone>) keni 2010-08-17 14:11:39 +00:00
  • fefeda5422 fix #H2161 - writing scrolls based on description (trunk only) nethack.rankin 2010-08-14 00:31:59 +00:00
  • 0ee120b9b5 forgetting spells due to amnesia (trunk only) nethack.rankin 2010-07-27 03:08:04 +00:00
  • a950a6b368 fix #H2151 - typo in towel's lookat/whatis entry nethack.rankin 2010-07-26 01:03:11 +00:00
  • 8aecc66204 fix #H2150 - discovering displacement when can't see its effect nethack.rankin 2010-07-24 03:53:52 +00:00
  • bda97fb3fa eating corpses while hallucinating (trunk only) nethack.rankin 2010-07-02 01:49:51 +00:00
  • bd1a922dae Guidebook update and SEDUCE runtime switch add SYSCF docs to the Guidebook because it's info needed in a binary distro Guidebook.tex - also add some missing italics to some "NetHack" occurances call nethack.org "official" Guidebook.txt - didn't regenerate cleanly so no diff add SEDUCE to SYSCF (only partly inspired by the recent email) keni 2010-05-13 00:54:13 +00:00
  • d55db3584e followups for previous patch Distribute makedefs.txt. Comment out one of the MDMANCREATE lines. (Thanks Janet) keni 2010-05-01 23:10:22 +00:00
  • 3d171e785c tid add makedefs.6 to Files keni 2010-05-01 20:58:26 +00:00
  • e04caf9a27 makedefs manpage, conditionals, and related bits Add a man page for makedefs so mdgrep is documented better. Add missing INSURANCE to mdgrep.h. (yes, LIFE leaks in as well) Add makefile bits to build makedefs.txt. Pass dungeon.def through mdgrep internally to makedefs - this will make it possible to commit the LIFE patch and have config.h actually turn it all the way off (by skipping bigrm-6). keni 2010-05-01 20:57:17 +00:00
  • 1b8c99d691 Makefile.utl bit change the way makedefs doesn't depend on mdgrep.h so running mdgrep.pl _will_ cause makedefs to get rebuilt. Keni keni 2010-04-29 19:20:52 +00:00
  • 7ffa0780a6 typo in existing bigroom code Nothing uses this at the moment, but it's wrong. Keni keni 2010-04-29 19:19:32 +00:00
  • 55b53cc6dc replacement data.base entry for slime molds Found while looking for a monster for the (still pending) life patch. Keni keni 2010-04-29 19:18:08 +00:00
  • c00ade13ed crowning bonus (trunk only) nethack.rankin 2010-03-04 01:45:43 +00:00
  • 9f7be9c4d9 minor readobjnam cleanup (trunk only) nethack.rankin 2010-03-01 03:27:33 +00:00
  • cbd2a516e1 First batch of changes from FailSafeC This is all tiny stuff - allow overriding WIDENED_PROTOTYPES from the hints file, missing NO_SIGNAL conditionals, remove a GCC-ism, conditional indentation, void return in a non-void function. keni 2010-02-10 16:08:51 +00:00
  • 0c0d68a631 fix #H2081 - named vault guard messages (trunk only) nethack.rankin 2010-02-06 01:58:33 +00:00
  • 97c2f8ef03 open/close/loot while confused or stunned (trunk only) nethack.rankin 2010-02-02 23:10:01 +00:00
  • 84dccb47cf SYSCF wizard error display Fix construction of error message when wizard mode declined and SYSCF. keni 2010-01-19 16:33:43 +00:00
  • 7500c21b02 unix+vms wizard mode feedback (trunk only) nethack.rankin 2010-01-19 02:58:59 +00:00
  • c367969d60 MacOS 9 vs MacOS 10 bit MAC is defined for MacOS 9 but not for 10 (and it shouldn't be). Add a MACOSX define and use it in eat.c to pick up the joke meant for all Mac systems. keni 2010-01-18 02:02:45 +00:00
  • 9cd309157b make grep's path adjustable for PANICTRACE + more bits Mac OS X doesn't have /bin/grep, only /usr/bin/grep. Grr. Don't try to parse PANICTRACE_GLIBC if the field doesn't exist. keni 2010-01-17 19:36:16 +00:00
  • efed004b64 PANICTRACE bit Only defined PANICTRACE for supported platforms. keni 2010-01-16 22:02:06 +00:00
  • 89db1f9e73 PANICTRACE bits Add missing check for NO_SIGNAL in PANICTRACE versionof NH_abort(). Fix indentation of pre-processing directives. Add #endif comments to make things clearer. keni 2010-01-16 21:54:24 +00:00
  • edf5b1c091 more lint (trunk only) nethack.allison 2010-01-16 16:38:35 +00:00
  • 2b905f9162 lint (trunk only) nethack.rankin 2010-01-16 00:51:42 +00:00
  • d80fcaada4 PANICTRACE (stacktrace on panic or signal) + bits On crash signal or panic(), use a configurable method to get a stacktrace the user can easily report to us. Currently only for Unix/Linux and only ifdef BETA. Hopefully ports can add additional methods. keni 2010-01-15 19:54:37 +00:00
  • f6e40b8bf8 have core ask windowport if suspend is ok PORTS: Please make sure I've done the right thing for/to your code. This patch adds a new winproc that lets the window port approve or cancel the suspend request - this should take care of the Mac Qt lockup issue. In addition, Unix suspend is restricted to accounts that can use the shell if SYSCF is defined. keni 2010-01-15 17:51:28 +00:00
  • 655adf8535 remove extraneous MAX/MIN extralev.c defines and uses MAX/MIN macros instead of max/min from hack.h keni 2010-01-10 02:35:19 +00:00
  • dbaa63c760 display.c tid The WA_VERBOSE define was after the first use. keni 2010-01-10 02:18:28 +00:00
  • 9ae93d8b71 new and fixed messages 2 fixed messages and 2 new silly messages keni 2010-01-07 17:51:35 +00:00
  • 011323e877 enlightenment formatting Make the enlightenment output just a little nicer. keni 2010-01-06 14:48:11 +00:00
  • c3edf0dfae linux hints file updates add missing perm values keni 2010-01-04 18:15:05 +00:00
  • d4b022a5ec hints system changes and more Mac packaging update file headers add "#-PRE" and "#-POST" keywords (no default) so hints file can wrap Makefile.* add make var with name of makefile (e.g. MAKEFILE_TOP) so hints file can be conditional on the file add skeletel Mac Qt packaging target add missing aux file generation for Mac Term packaging keni 2009-12-23 20:02:29 +00:00
  • a8b5a39473 mac term packaging Automated version of what I did to repackage the 3.4.3 Mac Term package. keni 2009-12-17 19:49:13 +00:00
  • 5c0a627ce2 makedefs internal version formatter Add -svs so the Makefile can get "343" or "3.4.3" (etc) when automating package builds. keni 2009-12-17 19:46:42 +00:00
  • e8fe9b4505 make nethack.sh switchable from hints file If SHELLDIR is null, don't install nethack.sh. Also a tid in Porting and add NHSROOT to the Makefiles which gives a path to the top of the tree (so e.g. you can always find makedefs from a rule in a hints file). keni 2009-12-17 19:26:30 +00:00
  • 81e1ca40f1 #fix #H2061 - ESC at music prompts (trunk only) nethack.rankin 2009-12-17 02:51:03 +00:00
  • 9269642f2a fix #H2060 - objects blanked by water while hero is blind nethack.rankin 2009-12-15 02:38:50 +00:00
  • 403dd4ef95 fix #H2059 - writing spellbooks while blind nethack.rankin 2009-12-14 23:46:30 +00:00
  • 00093a1c8a unix player name handling (trunk only) nethack.rankin 2009-12-13 05:10:42 +00:00
  • 727bd80865 tweak to support SYSCF for single user config keni 2009-12-09 18:52:25 +00:00
  • 9509a94c5b Mac recover bits add headers, typo fix keni 2009-10-29 00:24:05 +00:00
  • 97509efaaf bits to allow GUI to run recover under MacOS X Will require additional work for 3.5 (shouldn't blindly remove perm_lock without asking the user; update comments; add standard headers) but I don't want to lose this code. keni 2009-10-27 01:12:57 +00:00
  • 3197e22563 Windows CE port fixes/enhancements (from <Someone>) nethack.allison 2009-10-22 02:59:35 +00:00
  • dea62334c0 bit nethack.allison 2009-10-22 02:36:50 +00:00
  • 19c795df8c Remove the old SCCS Id line from the files nethack.allison 2009-10-21 03:16:02 +00:00
  • 7c05c92eed dungeon_overview adjustment nethack.allison 2009-10-21 03:05:53 +00:00
  • e8ca39ff07 meta access to several extended commands (trunk only) nethack.rankin 2009-10-20 22:48:38 +00:00
  • d69f078b7e pickup_burden typo/thinko nethack.rankin 2009-10-18 23:52:39 +00:00
  • dc63049f2c Remove the old SCCS Id line from the CE files updated this past weekend nethack.allison 2009-10-13 01:55:14 +00:00
  • 0c4c3beb9a remove build warning nethack.allison 2009-10-10 17:43:19 +00:00
  • 1ab6a4d9d7 Add list of fixes from <Someone> to doc/fixes34.4 nethack.allison 2009-10-10 17:34:42 +00:00
  • 142f13de3f Windows CE changes (from <Someone>) nethack.allison 2009-10-10 14:39:53 +00:00
  • 1ad1e07d7a fix #H2010 - quaffing wielded potion of polymorph nethack.rankin 2009-08-22 01:14:48 +00:00
  • e450ca626d fix #H1996 - digging message for missing boulder nethack.rankin 2009-08-22 00:02:09 +00:00
  • d918d329ea missile vs engulfer (trunk only) nethack.rankin 2009-06-30 08:22:40 +00:00
  • e673423739 fix #H1911: poison dart message sequence (trunk only) nethack.rankin 2009-06-30 08:18:27 +00:00
  • aeecad91b2 still held by monster after it moves away (trunk only) nethack.rankin 2009-06-30 02:45:46 +00:00
  • ad1dec0745 poly'd hero mimic hiding vs polymorph nethack.rankin 2009-06-13 02:10:21 +00:00
  • 71f3fb7024 UNICODE_WIDEWINPORT in tty/topl.c (trunk only) nethack.rankin 2009-06-11 03:17:25 +00:00
  • 8f3c74d804 wand/spell/breath zaps hitting secret doors (trunk only) nethack.rankin 2009-05-28 14:09:30 +00:00
  • 2dfe3f45c1 spell_damage_bonus (trunk only) nethack.rankin 2009-05-27 09:19:11 +00:00
  • 30f33ab92c Files bit (trunk only) nethack.rankin 2009-05-11 22:55:56 +00:00
  • 394f27645a sync sys/share/{dgn,lev}_{lex,yacc}.c, take two (trunk only) nethack.rankin 2009-05-11 22:53:51 +00:00
  • a93d142a42 'in quiver' tid Pat pointed out that I didn't read my own email. keni 2009-05-11 21:55:04 +00:00
  • 45e7a0cd6a expanded feedback for "in quiver" (trunk only) Replace quiver with quiver/quiver pouch/at the ready as appropriate. keni 2009-05-10 16:33:57 +00:00
  • 28a8f7d858 sync sys/share/{dgn,lev}_{lex,yacc}.c nethack.rankin 2009-05-07 00:58:22 +00:00
  • ebac3eee16 Address a build warning and a complaint nethack.allison 2009-05-06 21:59:42 +00:00
  • 9e4dc50b5a sys.c tid wrong API keni 2009-05-06 16:54:06 +00:00
  • 665dedc3de Add RCS version lines keni 2009-05-06 11:00:43 +00:00
  • 4036a6727c Add RCS version lines keni 2009-05-06 10:55:43 +00:00
  • 4eabcee787 Add RCS version lines keni 2009-05-06 10:50:32 +00:00
  • df20791e59 Add RCS version lines keni 2009-05-06 10:45:32 +00:00
  • 21219f8d87 SYSCF followup bit keni 2009-05-04 12:43:15 +00:00
  • 8593cf6547 Add recordfile control to SYSCF. Add sys/unix/sysconf, a sample sysconf file. Move defines from topten.c to config.h so they can be seen globally. Add persmax, pers_is_uid, entrymax, and pointsmin to struct sysopt, use in topten.c, populate in files.c Warning cleanup in files.c. BUGFIX: don't crash in unixmain.c if WIZARDS left unspecified. hints/macosx10.5: don't hardcode "keni"; install sample sysconf; install sample ~/nethackrc makedefs: add "system configuration" to compiled-with options list. BUGFIX: if a game doesn't meet the criteria for making the record file it's shown to the user as having zero points because t1->points is set to zero to indicate that it doesn't get written back; display u.urexp instead. keni 2009-05-03 14:08:15 +00:00
  • ce89e6dc33 H1810 seems never to have been addressed: two spelling errors. keni 2009-04-29 21:29:32 +00:00
  • 2e3a0f3b04 quest.txt Astral Plane nethack.rankin 2009-04-07 19:42:26 +00:00
  • 810c538dd0 climbing back to the Castle (trunk only) nethack.rankin 2009-04-07 08:21:32 +00:00
  • e205569714 extended quest text formatting (trunk only) nethack.rankin 2009-04-07 02:19:54 +00:00
  • a86187b398 summary text for block messages (trunk only) nethack.rankin 2009-04-06 02:50:41 +00:00
  • f468865494 putmsghistory() (trunk only) nethack.rankin 2009-04-06 01:43:01 +00:00
  • 47dad80337 tty messge history restore (trunk only) nethack.rankin 2009-04-06 01:06:26 +00:00
  • d961d89714 hangup vs msghistory (trunk only) nethack.rankin 2009-04-06 00:46:43 +00:00
  • 35d9a7c978 reading covered T-shirt (trunk only) nethack.rankin 2009-04-01 00:52:30 +00:00
  • 80322ee47d rusty pearl rings (trunk only) nethack.rankin 2009-04-01 00:33:53 +00:00
  • 1ab038dca5 dropping unpaid items vs containers (trunk only) nethack.rankin 2009-03-28 01:36:12 +00:00
  • b8b8a65dfb role selection typo (trunk only) nethack.rankin 2009-03-24 00:31:01 +00:00
  • 664229027e another main() bit (trunk only) nethack.rankin 2009-03-23 00:29:56 +00:00