Bart House
|
ed096f74c3
|
shk followmsg moved to instance globals. early_init introduced.
|
2018-12-25 17:46:52 -08:00 |
|
Bart House
|
64be5fd35a
|
lock -> g.lock
|
2018-12-25 13:05:43 -08:00 |
|
Bart House
|
c67f7e5122
|
globals from files.c moved to instance globals.
|
2018-12-25 12:56:27 -08:00 |
|
Bart House
|
b1ab64db43
|
program_state moved to g.
|
2018-12-25 10:09:04 -08:00 |
|
Bart House
|
ab73df996f
|
Fix typo lockum -> locknum
|
2018-12-25 09:40:30 -08:00 |
|
Bart House
|
16db7498d0
|
UNIX, VMS, DEF_PAGER, MICRO and MFLOPPY globals moved to g.
|
2018-12-25 09:34:24 -08:00 |
|
Bart House
|
e5e906dc3b
|
Changes needed in various ports due to globals changes.
|
2018-12-24 14:47:51 -08:00 |
|
Bart House
|
b863fad3ea
|
Changes needed in the mac terminal port due to globals changes.
|
2018-12-22 13:53:10 -08:00 |
|
Bart House
|
912886a73f
|
First set of changes to move globals to instance_globals.
|
2018-12-19 20:00:35 -08:00 |
|
nhmall
|
bdae51503c
|
stale dependency
|
2018-12-13 20:21:26 -05:00 |
|
nhmall
|
dc2539701a
|
Revert "some fixes provided from Hardfought"
This reverts commit ab9e28d1aa.
|
2018-12-04 11:59:41 -05:00 |
|
nhmall
|
ab9e28d1aa
|
some fixes provided from Hardfought
|
2018-12-04 11:58:05 -05:00 |
|
PatR
|
a8fe565912
|
'make depend' update for unix/Makefile.src
The dependency for pcmain.o is different from depend.awk generates
so re-running 'make depend' after this will think another change is
needed.
|
2018-11-28 15:23:02 -08:00 |
|
Pasi Kallinen
|
9e6ba48dbd
|
Typofix
|
2018-11-28 15:59:48 +02:00 |
|
Bart House
|
f38dc942c0
|
Macosx post install script fix to avoid changing save games owner to root.
|
2018-11-26 22:47:51 -08:00 |
|
Bart House
|
7d3103ad9d
|
Merge branch 'NetHack-3.6.2-beta01' into macosx-minor
|
2018-11-26 22:45:22 -08:00 |
|
nhmall
|
9db124f650
|
Revert "Fix compiler warnings in macos build."
This reverts commit 0d59f1a22b.
|
2018-11-23 22:16:49 -05:00 |
|
Bart House
|
0d59f1a22b
|
Fix compiler warnings in macos build.
|
2018-11-23 15:22:54 -08:00 |
|
Pasi Kallinen
|
3517277467
|
Add some commented out flags to linux hints file
|
2018-11-23 19:26:13 +02:00 |
|
Patric Mueller
|
a7ebb35d5e
|
Adding a travis job for a minimal build
|
2018-11-23 17:44:31 +01:00 |
|
Bart House
|
d7b77d0625
|
Additional cleanup of macosx10.14.
|
2018-11-21 22:58:05 -08:00 |
|
Bart House
|
e321b6d1d2
|
Added ability to sign tty package.
|
2018-11-21 21:23:30 -08:00 |
|
Bart House
|
f4fb476e50
|
Modified the spotless make rule to use double colon syntax.
|
2018-11-21 21:21:43 -08:00 |
|
Bart House
|
8b1fbd15b6
|
Improved the wording in XCode.xcconfig
|
2018-11-21 21:21:07 -08:00 |
|
Bart House
|
1b8f07bc36
|
Created macosx10.14 from macosx10.10 with no other changes.
|
2018-11-21 18:19:07 -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
|
aa939a62b0
|
Adding README for building NetHack with XCode.
|
2018-11-20 11:16:24 -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 |
|
Bart House
|
bf549e865f
|
Added project wide build settings for nethack directories.
|
2018-11-19 12:03:02 -08:00 |
|
Bart House
|
898a22159f
|
Added building of data to xcode build.
|
2018-11-19 11:33:11 -08:00 |
|
Bart House
|
4788b10d88
|
XCode project check-point.
|
2018-11-19 11:06:57 -08:00 |
|
Bart House
|
aa48ed18e7
|
Initial check-in of work in progress xcode build of NetHack.
Buyer beware. This is a check-point of the xcode work to allow others
to play.
|
2018-11-19 09:22:11 -08:00 |
|