-
eb1f430ff5
Merge branch 'NetHack-3.6.2'
nhmall
2018-12-25 16:34:07 -05:00
-
-
fcfb748876
Merge branch 'NetHack-3.6.2-beta01' into NetHack-3.6.2
nhmall
2018-12-25 16:26:49 -05:00
-
-
64be5fd35a
lock -> g.lock
Bart House
2018-12-25 13:05:43 -08:00
-
99cd9ea264
simplify container_contents()
PatR
2018-12-25 13:05:35 -08:00
-
c67f7e5122
globals from files.c moved to instance globals.
Bart House
2018-12-25 12:56:27 -08:00
-
b1ab64db43
program_state moved to g.
Bart House
2018-12-25 10:09:04 -08:00
-
ab73df996f
Fix typo lockum -> locknum
Bart House
2018-12-25 09:40:30 -08:00
-
16db7498d0
UNIX, VMS, DEF_PAGER, MICRO and MFLOPPY globals moved to g.
Bart House
2018-12-25 09:34:24 -08:00
-
0763046c38
zeroX, tc_gbl_data and fqn_prefix moved to instance globals.
Bart House
2018-12-25 08:09:37 -08:00
-
1c65e6afe0
context to g.context
Bart House
2018-12-25 07:29:38 -08:00
-
9069615861
Global changes for qt, qt4, amiga, x11 and curses.
Bart House
2018-12-24 21:28:44 -08:00
-
8c1a4d9a97
invent, youmonst, hackdir moved to g.
Bart House
2018-12-24 21:04:15 -08:00
-
90547edb83
moves, monstermoves, wailmsg, migrating_objs and billobjs moved to g.
Bart House
2018-12-24 20:22:33 -08:00
-
be5cdcf77a
killer, level and rooms move to instance globals.
Bart House
2018-12-24 19:50:08 -08:00
-
02cfd131ee
status gold vs symset:Blank
PatR
2018-12-24 18:43:51 -08:00
-
0ad8a192bf
formatting: parse_conf_file()
PatR
2018-12-24 17:50:21 -08:00
-
198e44216e
Instance globals changes needed for X11 and gem ports.
Bart House
2018-12-24 16:58:32 -08:00
-
63628796c1
Instance globals changes for unix build.
Bart House
2018-12-24 16:53:26 -08:00
-
572ee347b9
Another round of instance globals changes.
Bart House
2018-12-24 16:43:50 -08:00
-
e5e906dc3b
Changes needed in various ports due to globals changes.
Bart House
2018-12-24 14:47:51 -08:00
-
62e1a45b60
Merge branch 'win-wip3.7' into win-wip3.7-bart
Bart House
2018-12-24 12:09:42 -08:00
-
-
a229a8a56d
Merge branch 'NetHack-3.6.2'
nhmall
2018-12-24 06:44:27 -05:00
-
-
dcc7187057
Merge branch 'NetHack-3.6.2-beta01' into NetHack-3.6.2
nhmall
2018-12-24 06:43:15 -05:00
-
-
e2852f25fd
fix temporary strength loss that was permanent
PatR
2018-12-24 02:08:44 -08:00
-
f6d5862c0d
implement #H6051 - fake players resist Conflict
PatR
2018-12-23 17:25:14 -08:00
-
7bc36ddef4
fix #H6942 - dropx vs hold_another_object
PatR
2018-12-23 12:37:26 -08:00
-
74d30fc18e
Merge branch 'NetHack-3.6.2'
nhmall
2018-12-23 15:35:31 -05:00
-
-
99f589b15d
Merge branch 'NetHack-3.6.2-beta01' into NetHack-3.6.2
nhmall
2018-12-23 15:35:14 -05:00
-
-
df5dc6050d
EXTRA_SANITY_CHECKS build fix
PatR
2018-12-23 12:13:37 -08:00
-
95acf0d93a
avoid checkfile() segfault
PatR
2018-12-23 12:03:53 -08:00
-
74edf42f1c
Moved decl.c globals into instance globals.
Bart House
2018-12-22 18:44:22 -08:00
-
11da5b8fed
Merge branch 'NetHack-3.6.2'
nhmall
2018-12-22 21:23:38 -05:00
-
-
eb0506fe96
Merge branch 'NetHack-3.6.2-beta01' into NetHack-3.6.2
nhmall
2018-12-22 21:23:15 -05:00
-
-
0eb11aa718
fix github issue #155 - encumbrance vs water
PatR
2018-12-22 18:09:44 -08:00
-
c4642a231a
Merge branch 'NetHack-3.6.2'
nhmall
2018-12-22 20:16:32 -05:00
-
-
-
43414321db
Merge branch 'NetHack-3.6.2-beta01' into NetHack-3.6.2
nhmall
2018-12-22 19:52:56 -05:00
-
-
d6ed41339e
fix #H7749 - "you detect it"
PatR
2018-12-22 16:35:15 -08:00
-
6c0df43a17
Add check for GCC_WARN before using #prama GCC to turn off warning
Bart House
2018-12-22 15:12:56 -08:00
-
7743714f1b
Changed references from Cmd to g.Cmd.
Bart House
2018-12-22 15:03:25 -08:00
-
9567526586
Changed references from hname to g.hname.
Bart House
2018-12-22 14:51:26 -08:00
-
c9565d4ef6
Change references from hackpid to g.hackpid in various ports.
Bart House
2018-12-22 14:43:50 -08:00
-
b863fad3ea
Changes needed in the mac terminal port due to globals changes.
Bart House
2018-12-22 13:53:10 -08:00
-
c8ae68b06a
Merge branch 'win-wip3.7' into win-wip3.7-bart
Bart House
2018-12-22 13:22:58 -08:00
-
-
85f8e84fc3
Merge branch 'master' into NetHack-3.7
nhmall
2018-12-21 23:38:30 -05:00
-
-
036dfc9085
Merge branch 'NetHack-3.6.2'
nhmall
2018-12-21 23:38:12 -05:00
-
-
9b65565cf1
Merge branch 'NetHack-3.6.2-beta01' into NetHack-3.6.2
nhmall
2018-12-21 23:37:56 -05:00
-
-
8dfc10d8c6
fix #H2709 - exercise_steed() for riding skill
PatR
2018-12-21 17:11:22 -08:00
-
4159dd985a
fix #2468 - killer bees without a queen
PatR
2018-12-21 16:59:01 -08:00
-
-
d3682dd5ca
monsters on melting ice
PatR
2018-12-21 14:36:55 -08:00
-
bba5d14dca
Merge branch 'NetHack-3.6.2'
nhmall
2018-12-21 09:38:22 -05:00
-
-
52bd59b315
Merge branch 'NetHack-3.6.2-beta01' into NetHack-3.6.2
nhmall
2018-12-21 09:37:59 -05:00
-
-
0e58316109
fix #H2680 - IDing unpaid gem should adjust price
PatR
2018-12-21 01:14:45 -08:00
-
4e1eecc7fa
data.base lookup bit
PatR
2018-12-20 18:58:44 -08:00
-
de1861aa0f
fix #H6189 - Eyes of the Overworld database entry
PatR
2018-12-20 18:28:57 -08:00
-
47f936ad53
Merge branch 'NetHack-3.6.2'
nhmall
2018-12-20 08:04:49 -05:00
-
-
0275e37dd7
Merge branch 'NetHack-3.6.2-beta01' into NetHack-3.6.2
nhmall
2018-12-20 08:04:24 -05:00
-
-
605667b470
Add missing comment from hackpid declaration.
Bart House
2018-12-19 21:27:31 -08:00
-
576eece500
More globals moved to instance_globals.
Bart House
2018-12-19 21:26:35 -08:00
-
b7a0e69998
Merge branch 'win-wip3.7' into win-wip3.7-bart
Bart House
2018-12-19 20:05:52 -08:00
-
-
07b01da147
Correct for rebasing mistakes.
Bart House
2018-12-16 20:18:52 -08:00
-
cb42021389
Last big push for moving globals to instance_globals.
Bart House
2018-11-24 22:33:37 -08:00
-
af949cb1df
Moving globals to instance_globals part 10ish.
Bart House
2018-11-24 21:08:17 -08:00
-
f312b8cfe6
Even more globals moved to instance_globals.
Bart House
2018-11-24 19:27:56 -08:00
-
e4ab048c90
Even more globals moved to instance_globals.c
Bart House
2018-11-24 18:46:36 -08:00
-
ff5fe26e72
More globals moved to instance_globals.
Bart House
2018-11-24 17:59:16 -08:00
-
3645e415e3
Moved more globals to instance_globals.
Bart House
2018-11-24 02:13:54 -08:00
-
f1e48cddfe
artifact.c, cmd.c and makemon.c globals moved to instance_globals.
Bart House
2018-11-23 21:06:53 -08:00
-
74caa8d8e4
Moved pray.c globals to instance_globals.
Bart House
2018-11-23 16:50:23 -08:00
-
1c1e5b7e36
Removing spaces at end of lines.
Bart House
2018-11-23 21:30:50 -08:00
-
912886a73f
First set of changes to move globals to instance_globals.
Bart House
2018-11-23 21:29:19 -08:00
-
-
-
f7dd3b8215
clang on OSX
PatR
2018-12-19 17:52:49 -08:00
-
34b4d80d6b
fix #H2582 - seemingly angry peaceful vault guard
PatR
2018-12-19 17:36:14 -08:00
-
c429cf5584
fix github issue #169 - monst vs vibrating square
PatR
2018-12-19 14:52:23 -08:00
-
616a469f0f
Merge branch 'NetHack-3.6.2'
nhmall
2018-12-19 06:47:30 -05:00
-
-
-
-
0e446aab49
Merge branch 'NetHack-3.6.2-beta01' into NetHack-3.6.2
nhmall
2018-12-19 06:47:14 -05:00
-
-
-
-
a2296d043f
eliminate sys/share/pcsys.c from Windows build
nhmall
2018-12-19 06:43:00 -05:00
-
b32c93cacd
fix #H2636 - vault guard "fakecorr overflow" panic
PatR
2018-12-19 03:06:40 -08:00
-
81d73ce417
disable gcc's __attribute__((warn_unused_result))
PatR
2018-12-18 19:11:36 -08:00
-
d7efe0505a
Merge branch 'NetHack-3.6.2'
nhmall
2018-12-18 20:29:41 -05:00
-
-
ab308d5751
Merge branch 'NetHack-3.6.2-beta01' into NetHack-3.6.2
nhmall
2018-12-18 20:29:25 -05:00
-
-
011181a6ed
make diluted oil less effective than normal oil
PatR
2018-12-18 17:16:05 -08:00
-
1813865dc8
warn_unused_result in end.c
PatR
2018-12-18 14:30:31 -08:00
-
47cb400a37
Merge branch 'NetHack-3.6.2'
nhmall
2018-12-18 17:11:53 -05:00
-
-
437f560503
Merge branch 'NetHack-3.6.2-beta01' into NetHack-3.6.2
nhmall
2018-12-18 17:11:36 -05:00
-
-
95f2c9a5d6
Merge branch 'NetHack-3.6.2-beta01' of https://rodney.nethack.org:20040/git/NHsource into NetHack-3.6.2-beta01
nhmall
2018-12-18 17:10:29 -05:00
-
-
ac1f5feb2c
update .gitattributes for recent changes
nhmall
2018-12-18 17:09:52 -05:00
-
4510bc7e50
warn_unused_result in recover.c
PatR
2018-12-18 14:01:57 -08:00
-
-
7df34886a3
Merge branch 'NetHack-3.6.2'
nhmall
2018-12-18 12:56:34 -05:00
-
-
8a3cea7801
Merge branch 'NetHack-3.6.2-beta01' into NetHack-3.6.2
nhmall
2018-12-18 12:56:12 -05:00
-
-
b5ce81111c
plug open file leaks for rumors and oracles
PatR
2018-12-18 03:24:38 -08:00
-
f2fe193b03
suppress dead code in move_special()
PatR
2018-12-18 03:13:41 -08:00
-
39d85a5ce7
life support for comatose code in explmu()
PatR
2018-12-18 03:01:50 -08:00
-
16e78e5b60
plug potential open file leak in checkfile()
PatR
2018-12-18 02:44:21 -08:00
-
83e35a73bd
remove dead code from parse()
PatR
2018-12-18 02:24:19 -08:00
-
9e2eb0381f
Merge branch 'NetHack-3.6.2'
nhmall
2018-12-18 00:30:46 -05:00
-
-
67aab1aaa1
Merge branch 'NetHack-3.6.2-beta01' into NetHack-3.6.2
nhmall
2018-12-18 00:30:30 -05:00
-
-
c18fa565a2
wording adjustment to fixes entry
nhmall
2018-12-18 00:24:37 -05:00
-
94ac3047f0
fix OPTIONS=symset:default, roguesymset:RogueEpyx
nhmall
2018-12-18 00:14:39 -05:00
-
588ad86f6a
Merge branch 'NetHack-3.6.2'
nhmall
2018-12-17 20:39:48 -05:00
-
-
19d4875151
Merge branch 'NetHack-3.6.2-beta01' into NetHack-3.6.2
nhmall
2018-12-17 20:39:32 -05:00
-