]> granicus.if.org Git - nethack/commitdiff
This is cron-daily v1-Jan-20-2020. files updated: Files
authornhw_cron <nhw+cron@nethack.org>
Sat, 21 Aug 2021 12:24:08 +0000 (08:24 -0400)
committernhmall <nhmall@nethack.org>
Sat, 21 Aug 2021 13:14:00 +0000 (09:14 -0400)
Files

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