af0201b063
tid commit just to test postcommit.pl
keni
2012-01-11 19:54:46 +00:00
b9f8ca44aa
test postcommit.pl 1.91 & mac build tid Make postcommit try to recognize a directory commit operation. Use /usr/bin/true instead of touch for a dummy chown/chgrp in Mac OS X.
keni
2012-01-11 19:47:33 +00:00
7f6ee2f759
WINCHAIN - a framework allowing multiple processors between core and winport This is the code I built trying to figure out the large window size issue. It completely compiles out if not needed (see -DWINCHAIN in hints/macos10.7) and except for one call during setup has zero overhead if compiled in and not used. See window.doc for more info.
keni
2012-01-11 18:23:35 +00:00
593181421d
More clean up of the Windows x64 build (trunk only)
nethack.allison
2012-01-11 01:45:02 +00:00
783413bb57
Start trying to clean up the Windows x64 build (trunk only)
nethack.allison
2012-01-11 01:15:37 +00:00
b97d53fb30
cleanup: outdated SCCS lines Pat noted that I neglected to drop the SCCS lines on the files I've been committing, so clean up those and any others I could find where the SCCS line date is out of date.
keni
2012-01-10 17:47:45 +00:00
369b1031fd
fix #H2559+2564 - using 'a' command to discover potion of oil (trunk only)
nethack.rankin
2012-01-10 08:50:19 +00:00
92b15c5f8a
another shot at H2344 (large window) Conditional on H2344_BROKEN which can be disabled at the top of the file if necessary. This appears to handle all the cases I was able to reproduce from Pat's list, with the caveat that msg_window=f fails on very wide windows on Mac OSX Lion with the default terminal emulation. When the emulation is set to ANSI, it works (the failure mode is the output from a simple putchar() loop across the contents of history called up from ^P wraps at about the middle of the window).
keni
2012-01-10 02:33:36 +00:00
c119e8c3d9
add param to ini winsys routines Provide a mechanism for cleanly moving between tentative window system selections during startup. Now, before a second (or later) system is selected, the first will be notified that it is losing control. See window.doc.
keni
2012-01-10 01:39:31 +00:00
e442242417
sanity check for dlb_fopen Fail if dlb_fopen is called with a non-read mode.
keni
2012-01-09 22:42:48 +00:00
1563a3e0ec
drain life vs drain resisting objects (trunk only)
nethack.rankin
2012-01-08 01:26:35 +00:00
e3648c2adc
doc tid (mainly postcommit.pl test) Reference the new install instructions from the current install instructions.
keni
2012-01-08 01:11:03 +00:00
93ee252e87
More MS Visual Studio 2010 Express stuff
nethack.allison
2012-01-07 22:57:39 +00:00
52aa3efcce
last bunch - pline warnings while testing postcommit.pl
keni
2012-01-04 18:52:36 +00:00
f95549512a
another pile on the trunk
keni
2012-01-04 18:14:41 +00:00
e3856eead3
back to trunk: potion.c
keni
2012-01-04 18:05:21 +00:00
01a44fead4
postcommit.pl 1.84 - first branch info test: polyself.c (on the trunk)
keni
2012-01-03 19:11:34 +00:00
c7bdc50a2a
New Year - 2012
nethack.allison
2012-01-02 14:40:08 +00:00
f7805b65ae
postcommit.pl 1.83: pray.c (Getting close to the end. 1.83 cleans up the code and updates the bugs list.)
keni
2012-01-01 17:35:48 +00:00
178f66dbe4
now we need one of those temporary failures so we can see if recovery works, and that's a crapshoot: mcastu.c mhitu.c
keni
2011-12-30 23:14:58 +00:00
6520bbdca9
first try tonight: lock.c makemon.c
keni
2011-12-30 23:10:37 +00:00
404aac46c1
last try for tonight: engrave.c and hack.c
keni
2011-12-30 04:03:27 +00:00
30193b9364
new hack: and we try dungeon.c and eat.c
keni
2011-12-30 03:50:15 +00:00
20148d83fe
try another pair: dokick.c dothrow.c
keni
2011-12-29 23:50:13 +00:00
6120c3dd0b
can we commit across directories? src/detect.c and util/makedefs.c
keni
2011-12-29 23:29:43 +00:00
03b4813be3
can we do two files? artifact.c cmd.c
keni
2011-12-29 22:46:25 +00:00
f536e7b550
can we get two in a row? muse.c
keni
2011-12-29 22:41:56 +00:00
a301d5e0e9
next test: dig.c
keni
2011-12-29 22:28:06 +00:00
68cbca9305
more debugging: apply.c
keni
2011-12-29 22:16:49 +00:00
fde6b47810
another try. spell.c
keni
2011-12-29 22:01:25 +00:00
3453ddedbd
next try: do.c (three lines of comment - #1) comment line 2 comment line 3
keni
2011-12-29 21:49:27 +00:00
5542cd9e6b
third try: mon.c
keni
2011-12-29 21:24:15 +00:00
837d2bd217
second test file: rumors.c
keni
2011-12-29 21:14:04 +00:00
cbc1031d4e
mail test / warnings in save.c
keni
2011-12-29 20:23:00 +00:00
3afd0f87fd
at(1) test#1 / defs for suppressing compiler warnings from pline (etc) First at(1) in postcommit.pl test. Patch: defs for suppressing compiler warnings.
keni
2011-12-29 20:06:27 +00:00
1ef7cec6bd
Makefile construction cleanup Update the help text in setup.sh. When building with a hints file from TOP, the path to the hints file should start from TOP (instead of "hints/foo"). Make the notes in the generated makefiles consistent as to case.
keni
2011-12-27 00:34:52 +00:00
4856f00479
remove duplicate entry Since this should just be in 34.4
arromdee
2011-12-19 00:27:17 +00:00
2cf8261159
Minor cockatrice fix
arromdee
2011-12-18 05:16:36 +00:00
f0f620cad2
more getpos() reversal (trunk only)
nethack.rankin
2011-12-12 22:50:21 +00:00
df317ceb43
Put fruit fix in fix list
arromdee
2011-12-12 02:18:20 +00:00
42caf48a1d
Wizard-mode fruit information should not be conditional on the gods not being angry.
arromdee
2011-12-12 02:13:21 +00:00
a0c6e6ef3f
Check for 100 fruits *after* checking to see if we can reuse a fruit name that never had any fruits created.
arromdee
2011-12-12 02:07:43 +00:00
9c1268d581
H2344 fix backout (trunk only) Undo the win/tty/wintty.c bands of the H2344 fix until the fix is fixed. I didn't take out the type changes to hopefully avoid putting people through a full recompile.
keni
2011-12-11 21:58:29 +00:00
2a2e2b299e
I haven't been active in the past decade, but here's a small patch. Main branch only. This adds a check when setting a new fruit so that if no fruits have been created since the last time the option has been set, the current fruit is overwritten. Result: the user cannot repeatedly set the fruit option and overflow the maximum fruit number.
arromdee
2011-12-11 18:11:29 +00:00
d11e4daf27
oops [all of fixes35.0 as log text]
nethack.rankin
2011-12-05 09:16:07 +00:00
73a934f6f6
mimics vs DUNGEON_OVERVIEW (trunk only)
nethack.rankin
2011-12-05 03:17:36 +00:00
eef41ba4a8
fix H2488 - wide and/or tall screens don't work Make windows with more than 255 rows or columns work. Touches some very old magic involving the constant 10.
keni
2011-12-04 20:06:00 +00:00
fdf037a89f
autosearch while blind (trunk only)
nethack.rankin
2011-11-24 00:13:24 +00:00
1ce2514014
add EROFS case to lock_file() From an old email: perhaps this will help users with "run from distro" issues.
keni
2011-11-16 16:20:45 +00:00
d58ea40750
more warnings just to test postcommit.pl
keni
2011-11-15 02:32:26 +00:00
6205188c36
whack some compiler warnings to test updated postcommit.pl
keni
2011-11-15 02:14:39 +00:00
4e5e720334
display version and build info at startup (trunk only) Tested on the unix port; I've updated as many other ports as I can figure out but they're not tested. See window.doc for info on the changed banner lines. Also adds the ability to override the generic "Unix" port - used now to get "MacOSX" into the version line instead of "Unix" (so we don't scare people who don't know what's going on).
keni
2011-10-11 02:37:31 +00:00