Commit Graph
54 Commits
Author SHA1 Message Date
nhmall 5c3582d27a Xcode project fix when NetHack source directory path contains spaces
Underlying shell scripts configued in the Xcode project were not
coded to accommodate spaces in the path
2021-01-31 20:07:50 -05:00
nhmall 4a6eb00c84 relocate some gem and Gnome files to outdated folder tree 2021-01-31 08:51:35 -05:00
nhmall 1d94e65e45 finish mapglyph() removal 2021-01-02 09:22:53 -05:00
nhmall a7c804a965 Xcode updates for vision table removal part 3 2020-12-30 12:17:39 -05:00
nhmall b8cb4ec81d Xcode updates for vision table removal part 2 2020-12-30 10:01:08 -05:00
nhmall 4d31563ca1 Xcode updates for vision table removal 2020-12-30 09:56:32 -05:00
nhmall c1b0f4e47a Xcode updates 2020-12-13 12:24:35 -05:00
nhmall 8c42d306f7 purge trampoli.h 2020-12-13 10:27:49 -05:00
nhmall affb60dd97 support for build with current Lua version 5.4.2
This may require
    	make spotless
    	make fetch-lua
for some platforms.
2020-12-11 09:20:26 -05:00
nhmall f965d187b8 support for build with current Lua version 5.4.1
This may require
	make spotless
	make fetch-lua
for some platforms.
2020-11-15 11:08:10 -05:00
nhmall b967f73b96 build with the current Lua version 5.4.0 by default if not overridden 2020-07-07 17:36:23 -04:00
nhmall 55f3a015c9 Xcode project catch-up 2020-07-05 09:55:55 -04:00
nhmall 1d7ee022e6 remove outdated header files from Xcode project 2020-05-23 14:08:45 -04:00
nhmall 305ad3c58e remove outdated Xcode references 2020-05-23 14:00:34 -04:00
nhmall e726bfe98a Xcode bit 2020-05-23 13:52:17 -04:00
nhmall c831522e94 Xcode fixes 2020-05-06 11:35:55 -04:00
nhmall f41e0b9eec add recent file addition to Xcode project 2020-02-02 20:43:00 -05:00
nhmall 47b18d7bde Merge 'NetHack-3.6' changes into NetHack-3.7-Jan2020 2020-01-25 22:17:42 -05:00
nhmall 24f2e098c5 Xcode build fixes 2020-01-25 12:34:06 -05:00
nhmall 480c3eb6e0 include/lev.h is an empty header file so just get rid of it 2019-12-14 17:18:48 -05:00
nhmall f4720edfbf include/qtext.h is an empty header so just get rid of it 2019-12-14 12:31:29 -05:00
nhmall 2dad98d55e Xcode updates 2019-12-14 10:53:12 -05:00
nhmall bc8c1f8f56 remove field-level savefile code 2019-12-08 07:27:01 -05:00
nhmall c2341fb93d depersonalize a path 2019-12-05 12:19:01 -05:00
nhmall a701c5870d quiet a number of macosx warnings 2019-12-05 11:52:21 -05:00
nhmall a36792162c Merge branch 'NetHack-3.6' 2019-08-30 22:11:44 -04:00
nhmall 8a328ff7eb quite some Xcode warnings 2019-08-17 12:55:48 -04:00
nhmall 4f679352b7 Merge branch 'NetHack-3.6.2' 2019-02-27 08:20:38 -05:00
nhmall 587a51bee7 include isaac64 in xcode build 2019-02-24 14:35:49 -05:00
Bart House 912886a73f First set of changes to move globals to instance_globals. 2018-12-19 20:00:35 -08:00
Bart House d10a18ff00 Switching back to tty on picked by default for XCode biuld. 2018-11-20 16:11:22 -08:00
Bart House b195025635 Added all header files to Xcode project. 2018-11-20 13:22:48 -08:00
Bart House da1e7de925 Adjusted compiler settings to reduce warnings in XCode project. 2018-11-20 10:51:03 -08:00
Bart House 8c61ac476d Fixed HACKDIR buid setting. 2018-11-20 07:32:23 -08:00
Groot f768197074 Created mechanism to provide development team ID which is git friendly.
Please see XCodeConfig.xcconfig for details.
2018-11-20 01:14:18 -08:00
Bart House 9f8b419ec8 Added necessary build dependencies for xcode project. 2018-11-19 19:58:21 -08:00
Bart House a68a8f21d4 Full build of nethack now supported in xcode. 2018-11-19 19:48:01 -08:00
Bart House 1af98716f2 Added the building of nhdat to xcode project. 2018-11-19 17:23:04 -08:00
Bart House dd9ca9202c Added building of nhdat to xcode project. 2018-11-19 16:54:31 -08:00
Bart House 6cf6e3c750 Added support for building Guidebook in xcode build. 2018-11-19 16:22:16 -08:00
Bart House abb59e7283 Added building dungeon to xcode project. 2018-11-19 14:51:24 -08:00
Bart House 8dc9a3d930 Merge branch 'macosx-curses-fall2018' of https://rodney.nethack.org:20040/git/NHsource into macosx-curses-fall2018 2018-11-19 14:11:59 -08:00
Bart House 9f525b3241 Added building of special and quest levels in xcode build. 2018-11-19 14:11:39 -08:00
nhmall becfe90bfc more .gitignore updates for XCode 2018-11-19 16:27:57 -05:00
Bart House d1b6581c08 Added building of more resources in xcode build. 2018-11-19 13:03:06 -08:00
Bart House cbe2669e05 Removing personal data. 2018-11-19 12:17:37 -08:00
Bart House d83ae1a4da Adding the ignoring of xcuserdata. 2018-11-19 12:17:20 -08:00
Bart House f47893258d Removed personal user data. 2018-11-19 12:14:45 -08:00
Bart House b2e65ad9cd Adding the ignoring of xcuserdata. 2018-11-19 12:14:27 -08:00
Bart House f221db4a94 Added NH_INC_DIR to xcode project build settings. 2018-11-19 12:13:58 -08:00