Commit Graph

9781 Commits

Author SHA1 Message Date
nhmall
27c778ea2f add creation of nhlua.h to msdos cross-compile Makefile1.cross 2019-12-05 22:24:29 -05:00
nhmall
cb20548d17 travis build failure on 1 of 7 configurations 2019-12-05 20:46:13 -05:00
nhmall
d3ba4c85f0 Merge branch 'NetHack-3.7' 2019-12-05 20:39:18 -05:00
nhmall
6fe101fac5 Merge branch 'NetHack-3.6' 2019-12-05 20:39:06 -05:00
nhmall
13f2a30d14 README verbiage 2019-12-05 20:36:55 -05:00
nhw_cron
b80241492c This is cron-daily v1-Dec-2-2019. guidebook updated: doc/Guidebook.txt 2019-12-05 18:26:47 -05:00
nhmall
7ea41cd31d another bit 2019-12-05 18:24:04 -05:00
nhmall
3f2abab48c README bit 2019-12-05 18:18:17 -05:00
nhmall
9990bb86c6 Merge branch 'master' into NetHack-3.7 2019-12-05 18:16:14 -05:00
nhmall
7c7db8ed60 Merge branch 'NetHack-3.6' 2019-12-05 18:15:34 -05:00
nhw_cron
bd7547fe62 This is cron-daily v1-Dec-2-2019. guidebook updated: doc/Guidebook.txt 2019-12-05 18:10:19 -05:00
nhmall
f1d92f4b66 Merge branch 'master' into NetHack-3.7 2019-12-05 18:08:21 -05:00
nhmall
d48a956016 Merge branch 'NetHack-3.6' 2019-12-05 18:07:48 -05:00
nhmall
d4885095ad Merge branch 'stuff-to-merge-at-3.6.3-release' into NetHack-3.6 2019-12-05 16:38:10 -05:00
nhmall
8b7aa58b45 yet more README 2019-12-05 16:20:46 -05:00
nhmall
5a9acceee6 more README updates 2019-12-05 16:11:20 -05:00
nhw_cron
9a707f7d46 This is cron-daily v1-Dec-2-2019. files updated: Files 2019-12-05 15:55:20 -05:00
nhmall
1c6f61bbbd typo "may may" 2019-12-05 14:35:12 -05:00
nhmall
e41d7390d5 header should show 3.7 in these files that first appear there 2019-12-05 14:21:58 -05:00
nhmall
a2e77064e8 README update 2019-12-05 13:29:22 -05:00
nhmall
e6d1aaeaff extraneous file removed 2019-12-05 12:44:14 -05:00
nhw_cron
fbcb860d43 This is cron-daily v1-Dec-2-2019. files updated: Files 2019-12-05 12:34:48 -05:00
nhmall
c2341fb93d depersonalize a path 2019-12-05 12:19:01 -05:00
nhmall
a353202e87 more macosx Xcode warning quiets 2019-12-05 12:05:06 -05:00
nhmall
a701c5870d quiet a number of macosx warnings 2019-12-05 11:52:21 -05:00
nhmall
295e8df01b Merge branch 'NetHack-3.7' of https://rodney.nethack.org:20040/git/NHsource into NetHack-3.7 2019-12-05 08:37:53 -05:00
nhmall
e8642ae708 remove no longer generated files 2019-12-05 08:37:02 -05:00
PatR
565e020573 kinda/sorta fix github issue #246
When picking up from floor or removing from container fails because
there aren't any inventory slots available, pickup/take-out stops.
But the message
|Your knapsack can't accomodate any more items.
is inaccurate if there is gold beyond the stopping point.  Actually
continuing in order to pickup/take-out gold would require substantial
changes, but varying the message to be
|Your knapsack can't accomodate any more items (except gold).
when stopping is a one line fix.  The parenthesized remark is only
added if there is actually some gold after the current object and is
given regardless of whether autopickup happens to be targetting it.

Fixes #246
2019-12-05 02:33:47 -08:00
nhmall
3e0b4e0b5a more doc 2019-12-04 22:32:26 -05:00
nhmall
d44dd39444 more Porting updates 2019-12-04 22:15:44 -05:00
nhmall
e72491a3db update Porting 2019-12-04 22:06:18 -05:00
nhmall
d35db39777 update Cross-compiling 2019-12-04 21:17:44 -05:00
nhmall
c53beb820f Merge branch 'NetHack-3.6' 2019-12-04 17:13:01 -05:00
nhmall
4868f83db1 more self-recover prompting cleanup (tty) 2019-12-04 13:10:12 -05:00
nhmall
67dee9d579 http to https 2019-12-04 12:26:10 -05:00
nhmall
cfb382c626 more prep bits 2019-12-04 11:51:24 -05:00
nhmall
491b885777 more prep work 2019-12-04 11:46:15 -05:00
nhmall
1e6b4c1a6d doc updates for release 2019-12-04 11:36:01 -05:00
nhmall
ea2b8a90ee remove conflicting prototype declared for getlock in ntconf.h with mingw build 2019-12-04 04:46:41 -05:00
nhmall
16316f8363 Merge branch 'NetHack-3.6' 2019-12-03 23:41:13 -05:00
nhmall
5c57804a97 fix self-recover prompting on windows
the prompting on Windows wasn't working correctly if a prior game had crashed
and the self-recover feature was trying to kick in. This impacts tty, curses,
and mswin (GUI).
2019-12-03 23:32:12 -05:00
nhmall
5ba08f50d3 Merge branch 'NetHack-3.6' part 2 2019-12-02 23:27:07 -05:00
nhmall
2fa1d29100 uncomment setting in ntconf.h 2019-12-02 23:22:45 -05:00
nhmall
f2b1034dd2 Merge branch 'NetHack-3.6' 2019-12-02 23:20:55 -05:00
nhmall
8a7ec78d17 add code support to make keypad behave better with swap_yz option
This is being committed commented out in include/ntconf.h.
2019-12-02 22:55:48 -05:00
nhmall
5a3b8e7b38 README update Dec 2 2019-12-02 12:05:18 -05:00
nhw_cron
e5dd0e735a This is cron-daily v1-Dec-1-2019. guidebook updated: doc/Guidebook.txt 2019-12-02 07:58:34 -05:00
nhmall
cc6eb75b0a cron-daily updates to NetHack-3.7 2019-12-02 07:55:10 -05:00
nhmall
6716cb4587 Merge branch 'master' into NetHack-3.7 2019-12-02 07:54:13 -05:00
nhmall
0e12640def Merge branch 'NetHack-3.6' 2019-12-02 07:53:57 -05:00