Commit Graph

  • f295b00ad1 fixes updates for curses and Xcode nhmall 2018-11-20 21:00:03 -05:00
  • 50cb52ab31 sentence spacing PatR 2018-11-20 17:56:16 -08:00
  • b4be8852a4 suppress compiler warning differently nhmall 2018-11-20 20:30:44 -05:00
  • 36be0c0f0c Merge branch 'macosx-curses-fall2018' of https://rodney.nethack.org:20040/git/NHsource into macosx-curses-fall2018 Bart House 2018-11-20 16:11:42 -08:00
  • d10a18ff00 Switching back to tty on picked by default for XCode biuld. Bart House 2018-11-20 16:11:22 -08:00
  • 4228cf534e follow-up bits nhmall 2018-11-20 19:09:05 -05:00
  • 1980acb757 Merge branch 'win-curses' into macosx-curses-fall2018 nhmall 2018-11-20 18:12:41 -05:00
  • b195025635 Added all header files to Xcode project. Bart House 2018-11-20 13:22:48 -08:00
  • d15dacc44c fix #H7530 - corpse from corpseless monster PatR 2018-11-20 13:13:23 -08:00
  • aa939a62b0 Adding README for building NetHack with XCode. Bart House 2018-11-20 11:16:24 -08:00
  • da1e7de925 Adjusted compiler settings to reduce warnings in XCode project. Bart House 2018-11-20 10:51:03 -08:00
  • 2a6bd3e8ac Addressed compiler warnings. Bart House 2018-11-20 10:48:44 -08:00
  • 520b130a5c Added initialization of locals to quite compiler warnings. Bart House 2018-11-20 10:47:12 -08:00
  • d177b5e705 Addressed compiler warnings. Bart House 2018-11-20 10:46:45 -08:00
  • e66a8c4c73 Changed comments to c-style. Bart House 2018-11-20 10:45:04 -08:00
  • 347c45b420 Addressed compiler warnings. Bart House 2018-11-20 10:44:44 -08:00
  • fcb28cd2e5 Addressed compiler warnings. Bart House 2018-11-20 10:43:35 -08:00
  • 616e946393 Scoped existing code in a new block to quite compiler warnings. Bart House 2018-11-20 10:42:13 -08:00
  • 0b1e975b07 Addressed compiler warnings. Bart House 2018-11-20 10:35:25 -08:00
  • be11d50d91 Added use of SCCS_Id to quite compiler warnings. Bart House 2018-11-20 10:33:36 -08:00
  • c987a3dc2f Added initialization of locals in create_room() to quite compiler warnings. Bart House 2018-11-20 10:30:11 -08:00
  • a19b05d262 Added initialization of cc in do_look() to quite compiler warnings. Bart House 2018-11-20 10:29:05 -08:00
  • d1cd20998f Added initialization if ilet to quite compiler warnings. Bart House 2018-11-20 10:27:35 -08:00
  • 7f4a4188a0 Added initialization of newlevel to quite compiler warnings. Bart House 2018-11-20 10:27:09 -08:00
  • 8799f05904 Fix lrand48 and srand48 declarations. Bart House 2018-11-20 10:26:09 -08:00
  • 8c61ac476d Fixed HACKDIR buid setting. Bart House 2018-11-20 07:32:23 -08:00
  • f768197074 Created mechanism to provide development team ID which is git friendly. Groot 2018-11-20 01:14:18 -08:00
  • 9f8b419ec8 Added necessary build dependencies for xcode project. Bart House 2018-11-19 19:58:21 -08:00
  • a68a8f21d4 Full build of nethack now supported in xcode. Bart House 2018-11-19 19:48:01 -08:00
  • 1af98716f2 Added the building of nhdat to xcode project. Bart House 2018-11-19 17:23:04 -08:00
  • dd9ca9202c Added building of nhdat to xcode project. Bart House 2018-11-19 16:54:31 -08:00
  • ffac5f1a65 life-saving vs sickness PatR 2018-11-19 16:24:10 -08:00
  • 6cf6e3c750 Added support for building Guidebook in xcode build. Bart House 2018-11-19 16:22:16 -08:00
  • 46184c06af \#stats - delayed_killer PatR 2018-11-19 16:22:10 -08:00
  • abb59e7283 Added building dungeon to xcode project. Bart House 2018-11-19 14:51:24 -08:00
  • 8dc9a3d930 Merge branch 'macosx-curses-fall2018' of https://rodney.nethack.org:20040/git/NHsource into macosx-curses-fall2018 Bart House 2018-11-19 14:11:59 -08:00
  • 9f525b3241 Added building of special and quest levels in xcode build. Bart House 2018-11-19 14:11:39 -08:00
  • becfe90bfc more .gitignore updates for XCode nhmall 2018-11-19 16:27:57 -05:00
  • d1b6581c08 Added building of more resources in xcode build. Bart House 2018-11-19 13:03:06 -08:00
  • b54dda5624 More monster location sanity checks Pasi Kallinen 2018-11-19 22:38:10 +02:00
  • cbe2669e05 Removing personal data. Bart House 2018-11-19 12:17:37 -08:00
  • d83ae1a4da Adding the ignoring of xcuserdata. Bart House 2018-11-19 12:17:20 -08:00
  • f47893258d Removed personal user data. Bart House 2018-11-19 12:14:45 -08:00
  • b2e65ad9cd Adding the ignoring of xcuserdata. Bart House 2018-11-19 12:14:27 -08:00
  • f221db4a94 Added NH_INC_DIR to xcode project build settings. Bart House 2018-11-19 12:13:58 -08:00
  • 5acddebb3c Init long worm even if it does not have a tail Pasi Kallinen 2018-11-19 22:09:14 +02:00
  • 20b47b5bbd Replace long worm on map after removing tail with wormgone Pasi Kallinen 2018-11-19 22:04:32 +02:00
  • bf549e865f Added project wide build settings for nethack directories. Bart House 2018-11-19 12:03:02 -08:00
  • b0428321b8 Explicitly remove long worm segments from the map Pasi Kallinen 2018-11-19 21:54:32 +02:00
  • 2a439af336 More long worm checks when splitting Pasi Kallinen 2018-11-19 21:49:49 +02:00
  • 898a22159f Added building of data to xcode build. Bart House 2018-11-19 11:33:11 -08:00
  • 7119baafb8 Long worm may get killed in middle of action Pasi Kallinen 2018-11-19 21:27:19 +02:00
  • 9ad7268c0a Moving long worms may still put tail in old location Pasi Kallinen 2018-11-19 21:24:08 +02:00
  • 657f557821 Fix vault guard not considering monsters in walls Pasi Kallinen 2018-11-17 19:59:09 +02:00
  • ebef31ffa5 Check monster relocation degenerate cases more strictly Pasi Kallinen 2018-11-17 19:48:48 +02:00
  • 878ac24037 Fix freeing monsters not on map Pasi Kallinen 2018-11-17 19:26:49 +02:00
  • 4788b10d88 XCode project check-point. Bart House 2018-11-19 11:06:57 -08:00
  • 3c5556d45e Fix vi induced build problem. Bart House 2018-11-19 09:53:46 -08:00
  • 16d5631235 Merge branch 'macosx-curses-fall2018' of https://rodney.nethack.org:20040/git/NHsource into macosx-curses-fall2018 Bart House 2018-11-19 09:22:32 -08:00
  • aa48ed18e7 Initial check-in of work in progress xcode build of NetHack. Bart House 2018-11-19 09:22:11 -08:00
  • 7ee4fa3c3f some curses window-port doc bits nhmall 2018-11-19 10:40:51 -05:00
  • a4eb3df5f0 Merge branch 'NetHack-3.6.2-beta01' into macosx-curses-fall2018 nhmall 2018-11-19 09:58:40 -05:00
  • 923e1c5854 Merge branch 'NetHack-3.6.2-beta01' into win-curses nhmall 2018-11-19 09:57:58 -05:00
  • 86fc87f21e Merge branch 'NetHack-3.6.2' nhmall 2018-11-19 09:57:22 -05:00
  • 9273aa29b6 Merge branch 'NetHack-3.6.2-beta01' into NetHack-3.6.2 nhmall 2018-11-19 09:56:14 -05:00
  • a58571a475 .gitignore update nhmall 2018-11-18 23:53:49 -05:00
  • 779ef42d6f Merge branch 'master' of https://rodney.nethack.org:20040/git/NHsource Mike Allison 2018-11-18 23:38:36 -05:00
  • 84c2d78a42 add .DS_Store to .gitignore Mike Allison 2018-11-18 23:37:49 -05:00
  • a4402679d8 add .DS_Store to .gitignore Mike Allison 2018-11-18 23:27:18 -05:00
  • 40ce977522 fix #H7573 - impossible zero payment in money2mon PatR 2018-11-18 18:48:59 -08:00
  • 9958fda6b5 Merge branch 'NetHack-3.6.2-beta01' into win-curses nhmall 2018-11-18 14:58:31 -05:00
  • 360ee21861 Revert "Hint file for macOS X with curses." Bart House 2018-11-18 11:45:36 -08:00
  • 079782ac55 Merge branch 'NetHack-3.6.2' nhmall 2018-11-18 14:21:33 -05:00
  • 305aedb7e4 Merge branch 'NetHack-3.6.2-beta01' into NetHack-3.6.2 nhmall 2018-11-18 14:20:07 -05:00
  • 444d1ec50a Merge branch 'win-curses' of https://rodney.nethack.org:20040/git/NHsource into win-curses Bart House 2018-11-18 09:30:11 -08:00
  • f7fbbb8cb0 Hint file for macOS X with curses. Bart House 2018-11-18 09:28:45 -08:00
  • 15da3e4d53 Merge branch 'win-curses' into macosx-curses-fall2018 nhmall 2018-11-18 09:10:26 -05:00
  • bc8be48a92 quiet some mismatched prototype warnings with visual studio compiler nhmall 2018-11-18 08:45:32 -05:00
  • 60c3c2f113 fix a build error when curses is NOT enabled nhmall 2018-11-18 08:34:24 -05:00
  • 1b36af5d8a update Install.nt nhmall 2018-11-18 07:59:59 -05:00
  • bf0e0b9f12 Makefile cut-and-paste error nhmall 2018-11-18 07:10:58 -05:00
  • 935fe5bca8 Makefile macro correction nhmall 2018-11-18 06:57:17 -05:00
  • bbe7029e77 more curses Makfile mods nhmall 2018-11-18 06:48:47 -05:00
  • 9c4de50c9a windows VS Makefile with curses and PDCurses nhmall 2018-11-18 06:24:32 -05:00
  • 312f492149 Merge branch 'win-minor' into win-curses nhmall 2018-11-18 04:32:28 -05:00
  • 6ba270563c Build curses if PDCurses is available. Bart House 2018-11-17 23:56:31 -08:00
  • 816a7dd871 Revert "curses port: accept return on Windows platform" nhmall 2018-11-17 21:30:01 -05:00
  • 2829e3f780 Revert "more CR on windows" nhmall 2018-11-17 21:29:41 -05:00
  • 83fb79b775 more CR on windows nhmall 2018-11-17 21:17:43 -05:00
  • ac367ef4cc curses port: accept return on Windows platform nhmall 2018-11-17 20:27:21 -05:00
  • 27fe555bc1 src/ formatting PatR 2018-11-17 16:40:53 -08:00
  • 8f4c2d2a82 formatting: tile.c PatR 2018-11-17 16:31:22 -08:00
  • afe828507a Getting build working. Bart House 2018-11-17 14:48:38 -08:00
  • 47d4dc50a5 Merge branch 'NetHack-3.6.2' nhmall 2018-11-17 08:32:59 -05:00
  • 92925417aa Merge branch 'NetHack-3.6.2-beta01' into NetHack-3.6.2 nhmall 2018-11-17 08:31:50 -05:00
  • fecef470e0 Merge branch 'NetHack-3.6.2-beta01' into win-minor nhmall 2018-11-17 06:22:56 -05:00
  • d2436d9f3c Map curso blinking controlled by win32_cursorblink. Bart House 2018-11-16 21:48:00 -08:00
  • 39c8f4347a Merge branch 'win-minor' into NetHack-3.6.2-beta01 nhmall 2018-11-16 23:55:02 -05:00
  • 141dec6d2e feedback for missing readonly data files PatR 2018-11-16 18:49:12 -08:00
  • 113d5cdb26 missed include/wincurs.h nhmall 2018-11-16 21:00:11 -05:00