This is cron-daily v1-Jan-20-2020. files updated: Files

This commit is contained in:
nhw_cron
2021-08-21 08:24:08 -04:00
committed by nhmall
parent d268a8f726
commit 5316364a91

58
Files
View File

@@ -92,13 +92,13 @@ dungeon.h engrave.h extern.h flag.h fnamesiz.h
func_tab.h global.h hack.h integer.h isaac64.h func_tab.h global.h hack.h integer.h isaac64.h
lint.h mail.h mextra.h mfndpos.h micro.h lint.h mail.h mextra.h mfndpos.h micro.h
mkroom.h monattk.h mondata.h monflag.h monst.h mkroom.h monattk.h mondata.h monflag.h monst.h
obj.h objclass.h optlist.h patchlevel.h pcconf.h monsters.h obj.h objclass.h objects.h optlist.h
permonst.h prop.h quest.h rect.h region.h patchlevel.h pcconf.h permonst.h prop.h quest.h
rm.h skills.h sp_lev.h spell.h sym.h rect.h region.h rm.h skills.h sp_lev.h
sys.h system.h tcap.h tileset.h timeout.h spell.h sym.h sys.h system.h tcap.h
tradstdc.h trap.h unixconf.h vision.h vmsconf.h tileset.h timeout.h tradstdc.h trap.h unixconf.h
warnings.h winami.h wincurs.h windconf.h winprocs.h vision.h vmsconf.h warnings.h winami.h wincurs.h
wintype.h you.h youprop.h windconf.h winprocs.h wintype.h you.h youprop.h
(file for tty versions) (file for tty versions)
wintty.h wintty.h
@@ -201,24 +201,25 @@ gnyesno.h mapbg.xpm
src: src:
(files for all versions) (files for all versions)
allmain.c alloc.c apply.c artifact.c attrib.c ball.c allmain.c alloc.c apply.c artifact.c attrib.c ball.c
bones.c botl.c cmd.c dbridge.c decl.c detect.c bones.c botl.c cmd.c date.c dbridge.c decl.c
dig.c display.c dlb.c do.c do_name.c do_wear.c detect.c dig.c display.c dlb.c do.c do_name.c
dog.c dogmove.c dokick.c dothrow.c drawing.c dungeon.c do_wear.c dog.c dogmove.c dokick.c dothrow.c drawing.c
eat.c end.c engrave.c exper.c explode.c extralev.c dungeon.c eat.c end.c engrave.c exper.c explode.c
files.c fountain.c hack.c hacklib.c insight.c invent.c extralev.c files.c fountain.c hack.c hacklib.c insight.c
isaac64.c light.c lock.c mail.c makemon.c mcastu.c invent.c isaac64.c light.c lock.c mail.c makemon.c
mdlib.c mhitm.c mhitu.c minion.c mklev.c mkmap.c mcastu.c mdlib.c mhitm.c mhitu.c minion.c mklev.c
mkmaze.c mkobj.c mkroom.c mon.c mondata.c monmove.c mkmap.c mkmaze.c mkobj.c mkroom.c mon.c mondata.c
monst.c mplayer.c mthrowu.c muse.c music.c nhlobj.c monmove.c monst.c mplayer.c mthrowu.c muse.c music.c
nhlsel.c nhlua.c o_init.c objects.c objnam.c options.c nhlobj.c nhlsel.c nhlua.c o_init.c objects.c objnam.c
pager.c pickup.c pline.c polyself.c potion.c pray.c options.c pager.c pickup.c pline.c polyself.c potion.c
priest.c quest.c questpgr.c read.c rect.c region.c pray.c priest.c quest.c questpgr.c read.c rect.c
restore.c rip.c rnd.c role.c rumors.c save.c region.c restore.c rip.c rnd.c role.c rumors.c
sfstruct.c shk.c shknam.c sit.c sounds.c sp_lev.c save.c sfstruct.c shk.c shknam.c sit.c sounds.c
spell.c steal.c steed.c symbols.c sys.c teleport.c sp_lev.c spell.c steal.c steed.c symbols.c sys.c
timeout.c topten.c track.c trap.c u_init.c uhitm.c teleport.c timeout.c topten.c track.c trap.c u_init.c
vault.c version.c vision.c weapon.c were.c wield.c uhitm.c vault.c version.c vision.c weapon.c were.c
windows.c wizard.c worm.c worn.c write.c zap.c wield.c windows.c wizard.c worm.c worn.c write.c
zap.c
submodules: submodules:
(files in top directory) (files in top directory)
@@ -573,11 +574,8 @@ tile.h
(file for win32 that are moved into include at compile time) (file for win32 that are moved into include at compile time)
win32api.h win32api.h
(files generated by makedefs at compile time) (file generated by makedefs at compile time)
date.h onames.h pm.h date.h
(files generated by yacc (or copied from sys/share) at compile time)
dgn_comp.h lev_comp.h
src: src:
(files for win32 that are moved into src at compile time) (files for win32 that are moved into src at compile time)