Commit Graph

9799 Commits

Author SHA1 Message Date
nhmall
4b7c8d5f0f Merge branch 'NetHack-3.7' 2019-12-06 21:59:54 -05:00
nhmall
c4add2680c Merge branch 'NetHack-3.6' 2019-12-06 21:59:23 -05:00
nhw_cron
850d37b47f This is cron-daily v1-Dec-2-2019. files updated: Files 2019-12-06 21:57:45 -05:00
nhw_cron
4ac02e0cc3 This is cron-daily v1-Dec-2-2019. files updated: Files 2019-12-06 21:55:51 -05:00
nhmall
66e90ab19b re-add Windows visual studio build back into the travis-ci tests
New procedures added to win/win32/vs2017/travisci.sh for travis-ci testing.

- use curl to obtain Lua from http://www.lua.org/ftp/lua-5.3.5.tar.gz
- use tar to unzip lua into lib/lua-5.3.5/...

Note: curl and tar were both added as part of Windows 10 in late Dec 2017
   https://techcommunity.microsoft.com/t5/Containers/Tar-and-Curl-Come-to-Windows/ba-p/382409

- use git to clone pdcurses into lib/pdcurses
- use git to clone universal-ctags into lib/ctags
- build universal-ctags ahead of building NetHack + lua + pdcurses
- adjust sys/winnt/Makefile.msc to look for those things in their lib locations when
  building under travis
2019-12-06 21:28:19 -05:00
nhmall
fa65384ed4 Merge branch 'master' into NetHack-3.7 2019-12-06 17:52:14 -05:00
nhmall
0c6d801148 Merge branch 'NetHack-3.6' 2019-12-06 17:52:01 -05:00
nhmall
a7ac5ce7f3 article fix for polymorphing steed 2019-12-06 17:50:59 -05:00
nhmall
31429f10cc Merge branch 'master' into NetHack-3.7 2019-12-06 16:55:20 -05:00
nhmall
a512567103 Merge branch 'NetHack-3.6' 2019-12-06 16:48:00 -05:00
nhmall
7a3ce901ab make this branch recognizable for post-3.6.3 patch commits and patch tests 2019-12-06 16:35:47 -05:00
PatR
afb4a67f0e PANICTRACE memory leak
Changing from BETA to RELEASED resulted in turning off PANICTRACE
and that exposed a minor memory leak.  Only applies to program exit
so doesn't impact play.
2019-12-06 12:59:18 -08:00
nhmall
7de0b39b53 Merge branch 'Tangles-2019-12-06' into NetHack-3.7 2019-12-06 09:47:27 -05:00
Tangles
5266fb9ca3 fix VAR_PLAYGROUND / fqn_prefix in unixmain.c 2019-12-06 09:46:37 -05:00
nhmall
28f50066e0 the latest Qt4 travis breakage 2019-12-06 09:06:31 -05:00
nhmall
d6b8dc9b3f Merge branch 'NetHack-3.7' of https://rodney.nethack.org:20040/git/NHsource into NetHack-3.7 2019-12-05 23:22:58 -05:00
nhmall
33fd570829 cross-compile Makefile1.cross bit 2019-12-05 23:22:14 -05:00
nhmall
3118454872 try to fix the broken travis-ci build
yml file may have had a mistake
2019-12-05 22:36:14 -05:00
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