Derek S. Ray
9c8f4d1fad
ensure that the 'safe' objects remain safe
...
since Elbereth doesn't work if you're not on the square anymore, we need
to make sure that critters are discouraged from grabbing the sokoban
prize or the castle wand.
also, fix up the level compiler makefiles so that uncommenting the
YACC/LEX definitions (presuming you have the right tools installed)
works properly.
2015-04-29 19:07:24 -04:00
Pasi Kallinen
2649cb385c
Merge branch 'master' into paxed-new_lev_comp
...
Conflicts:
.gitignore
doc/fixes35.0
include/obj.h
include/patchlevel.h
src/dig.c
src/mklev.c
src/rumors.c
src/save.c
src/topten.c
src/trap.c
sys/winnt/Makefile.msc
util/makedefs.c
win/win32/levstuff.mak
2015-03-21 19:39:48 +02:00
Derek S. Ray
7f03ee4216
Changes for Win32; update precompiled files
...
Also fix Orctown probabilities; fixed support for snprintf;
update Win32 makefile to allow level compiler use
Conflicts:
win/win32/levstuff.mak
2015-03-20 15:14:31 +02:00
keni
4e50ba93f4
A batch of manual header var additions.
2015-03-17 18:45:42 +02:00
keni
0109f9715b
A batch of manual header var additions.
2015-02-26 17:10:11 -05:00
nethack.allison
1b91f47b4c
Remove all uses of pushd/popd
...
in case someone wants to build on Windows98 where they don't exist.
They are available in NT or Windows 2000 only (and possibly XP).
2002-01-22 22:54:54 +00:00
nethack.allison
b79441dc5d
Add WinHack source files to distribution
2002-01-13 05:27:55 +00:00