Commit Graph

  • 2b66b5ecd1 bump version ID values nhmall 2018-05-16 23:06:44 -04:00
  • fa0a136b06 tty/wintty.c w/o TEXTCOLOR PatR 2018-05-15 17:09:47 -07:00
  • d752a4ad93 X11/winX.c w/o TEXTCOLOR PatR 2018-05-15 17:08:40 -07:00
  • 1ecb2c1e79 mapglyph.c w/o TEXTCOLOR PatR 2018-05-15 17:06:51 -07:00
  • a6e52210fa Merge branch 'NetHack-3.6.0' nhmall 2018-05-15 19:43:24 -04:00
  • 8dc2c59796 fixes36.2 catch-up for previous commit nhmall 2018-05-15 19:41:12 -04:00
  • 821399c6be fix access violation when --debug:xxxx has no other args after it nhmall 2018-05-15 19:39:05 -04:00
  • 88f5dcbfb4 fix spaces in hilite_status option text field not working H7107 (GitHub #88) nhmall 2018-05-15 19:35:36 -04:00
  • f810a45dc1 fix H7138: sys/unix/setup.sh fails with no arguments Sanity check was in the wrong place. keni 2018-05-15 16:30:28 -04:00
  • c2103b84db fix a couple of status items, gold highlighting and a boundary check nhmall 2018-05-15 09:03:35 -04:00
  • 5586cca8b9 tty status PatR 2018-05-15 04:16:40 -07:00
  • fc75055263 debug logging PatR 2018-05-15 04:15:41 -07:00
  • e3b0badbdf Merge branch 'NetHack-3.6.0' nhmall 2018-05-15 06:42:13 -04:00
  • 504f0a4510 integrate aklys feature introduced in 3.6.1 into 3.6.x display nhmall 2018-05-15 06:41:06 -04:00
  • 95aa480850 Merge branch 'NetHack-3.6.0' nhmall 2018-05-15 06:37:16 -04:00
  • 5d410a3457 remove entry from fixes37.0 cherry picked into minor dev branch nhmall 2018-05-15 06:32:54 -04:00
  • 64a771da4b add prototype nhmall 2018-04-29 22:50:07 -04:00
  • cc1d43fad4 integrate aklys feature introduced in 3.6.1 into display nhmall 2018-04-29 10:40:11 -04:00
  • 8ee62a9757 Merge branch 'NetHack-3.6.0' nhmall 2018-05-15 01:30:59 -04:00
  • 340ff13a1d Merge branch 'win-minor' into NetHack-3.6.0 nhmall 2018-05-15 01:30:31 -04:00
  • 80218a7855 boundary bit nhmall 2018-05-15 01:29:36 -04:00
  • e058df508e Merge branch 'NetHack-3.6.0' nhmall 2018-05-15 01:21:54 -04:00
  • aaddab5450 catch up on fixes36.2 updates nhmall 2018-05-15 01:10:32 -04:00
  • f36c3ae1ab Merge branch 'win-minor' into NetHack-3.6.0 nhmall 2018-05-15 00:27:11 -04:00
  • 589bdb4e2d Merge branch 'win-tty-status' into win-minor nhmall 2018-05-15 00:26:26 -04:00
  • 26654ef079 a few cut-and-paste errors nhmall 2018-05-14 22:25:25 -04:00
  • 2e8b69d5ff some tty per field rendering and optimization nhmall 2018-05-14 21:13:37 -04:00
  • fba7c06fd6 put back the functionality of commandline --debug:immediateflips overwritten recently nhmall 2018-05-14 21:09:01 -04:00
  • 1f877dbca1 Additional changes to xputc_core() and early_raw_print() to manage the cursor position correctly. This is needed to handle raw printing correctly. Added check for when we might be running off the bottom of the screen when handling msmsg(). Added runtime checks to keep cursor always within bounds. Bart House 2018-05-13 20:46:43 -07:00
  • 53c7cb8c78 Changes to xputc_core to handle cursor correctly. Bart House 2018-05-13 18:54:20 -07:00
  • 860b9c35c1 testing build with STATUS_HILITES nhmall 2018-05-13 21:24:14 -04:00
  • 2b8ac8af9e missing stubs for NetHackW.exe nhmall 2018-05-13 16:42:11 -04:00
  • 0afd2570cb Removing temporary debugging code and fixing compiler warnings. Bart House 2018-05-13 13:29:13 -07:00
  • 3dbbd188d9 Fixing typo. Bart House 2018-05-13 12:49:52 -07:00
  • 0d23e7b44d Merge branch 'tty-status' into win-tty-status nhmall 2018-05-13 15:21:46 -04:00
  • 3b2f7e86e0 more status updates nhmall 2018-05-13 15:19:39 -04:00
  • 650d5230ec Fix memory leak. See bug 1169. Bart House 2018-05-12 19:45:16 -07:00
  • 473dffac63 Revert "fix #H7140 - list MSGTYPE values shows empty strings" PatR 2018-05-12 18:53:21 -07:00
  • f89968a973 fix #H7140 - list MSGTYPE values shows empty strings PatR 2018-05-12 01:05:29 -07:00
  • a1f78732c5 Revert "fix "a Vlad the Impaler"" PatR 2018-05-12 18:48:32 -07:00
  • 45c59857f7 fix "a Vlad the Impaler" PatR 2018-05-12 06:41:57 -07:00
  • 039687cf5f Fix for bug 324 (aka H4216). We now will use nhraykey by default if the players keyboard layout is non-english. nhraykey properly handles non-english input. We also now support changing altkeyhandler in game. Bart House 2018-05-12 18:06:23 -07:00
  • 1d31a49661 Some nttty.c clean-up. Bart House 2018-05-12 15:58:44 -07:00
  • 3467b9f087 Added ntassert() mechanism for Windows based port use. Bart House 2018-05-12 13:59:06 -07:00
  • 99474c864f Merge branch 'tty-status' into win-tty-status nhmall 2018-05-12 14:44:12 -04:00
  • 149fc5a4dd empty field suppression caught condition values unintentionally nhmall 2018-05-12 14:42:19 -04:00
  • 3598fcc929 more status handling updates nhmall 2018-05-12 14:10:52 -04:00
  • 6a056bbe77 fix "a Vlad the Impaler" PatR 2018-05-12 06:41:57 -07:00
  • 9a87064cca some build fixes for compile issues reported nhmall 2018-05-12 06:57:34 -04:00
  • 39057ec754 fix #H7140 - list MSGTYPE values shows empty strings PatR 2018-05-12 01:05:29 -07:00
  • ba057ef3de condition shrinkage when required nhmall 2018-05-12 02:18:42 -04:00
  • a3ba46d732 remove some debug code nhmall 2018-05-12 01:10:43 -04:00
  • d0e508241b missing return value nhmall 2018-05-12 01:07:54 -04:00
  • dd04f5fcb5 more tty-status updates nhmall 2018-05-12 01:04:57 -04:00
  • 2dbb7c70c9 Merge branch 'NetHack-3.6.0' nhmall 2018-05-10 20:30:43 -04:00
  • 04c85aa59d update files.c with testinglog nhmall 2018-05-10 18:54:58 -04:00
  • 8c2dc7bb1c add some logging to debug nhmall 2018-05-10 18:48:02 -04:00
  • 702154529f provide some debug developer controls - part 1 nhmall 2018-05-10 10:05:29 -04:00
  • 1a19e449c7 Revert "some cross platform testing" nhmall 2018-05-09 18:51:49 -04:00
  • 4dd535cbd2 cross platform testing nhmall 2018-05-09 18:47:19 -04:00
  • 3d1e086648 some cross platform testing nhmall 2018-05-09 18:31:18 -04:00
  • 7988bdff1d Merge branch 'barthouse-bugH7132' into NetHack-3.6.0 nhmall 2018-05-09 18:07:52 -04:00
  • 778c8a56ab remove a commented out code line nhmall 2018-05-09 13:25:46 -04:00
  • 9bca6ecb8e tty status updates nhmall 2018-05-09 13:12:11 -04:00
  • f7e665be98 Fix for bug H7132. In nethackw, there can be conflicts between menu accelerators and an extra choice accelerator. For example, when engraving the using fingers options conflicts with the unselect all menu accelerator. The extra choice accelerator should take precedence. Bart House 2018-05-08 07:25:24 -07:00
  • e90b20a3a9 optimization of output was ruining display effects nhmall 2018-05-07 20:20:36 -04:00
  • b524c26da5 intermediate update to wintty.c as work continues nhmall 2018-05-07 18:52:50 -04:00
  • d2a7c8afa1 some status data corrections nhmall 2018-05-07 08:41:54 -04:00
  • 97c826ccb0 Merge branch 'barhouse-lagFix' into tty-status nhmall 2018-05-06 18:23:21 -04:00
  • 4b922f3e8b Implemented a fix to the lag problems that are occuring with the Win32 console port. The fix implements a console back buffer which significantly reduces the number of calls made to WriteConsoleOutputXXX and eliminates the lag users have been experiencing. Bart House 2018-05-06 01:13:30 -07:00
  • f2e9b8a60a merge glitch cleanup nhmall 2018-05-06 17:52:29 -04:00
  • 7d1e1a163d Merge branch 'lagfix' of https://github.com/barthouse/NetHackPublic into tty-status nhmall 2018-05-06 16:52:11 -04:00
  • b7f351fdbb Updated console back buffer support to correctly size the buffers as appropriate. Bart House 2018-05-06 13:22:36 -07:00
  • 64cec86abb more performance fixes for the port code portion nhmall 2018-05-06 06:04:33 -04:00
  • 8db7237cfc Console buffer support for variable size console windows. Bart House 2018-05-06 02:47:17 -07:00
  • ad642f93e6 Merge branch 'ghpr91' into tty-status nhmall 2018-05-06 05:23:03 -04:00
  • ea2f2d1aac Quick fix to buffer height. Will need to determine why we needed a buffer height of 26. Bart House 2018-05-06 01:40:13 -07:00
  • d6f9790d79 Implemented a fix to the lag problems that are occuring with the Win32 console port. The fix implements a console back buffer which significantly reduces the number of calls made to WriteConsoleOutputXXX and eliminates the lag users have been experiencing. Bart House 2018-05-06 01:13:30 -07:00
  • e9483c7bba uncomment BETA for fix-test binary nhmall 2018-05-05 20:42:55 -04:00
  • 71bead4e39 do some performance optimizations on highlighting of tty status nhmall 2018-05-05 19:43:10 -04:00
  • 438cfd3815 add prototype nhmall 2018-04-29 22:50:07 -04:00
  • 3fe8325f14 integrate aklys feature introduced in 3.6.1 into display nhmall 2018-04-29 10:40:11 -04:00
  • 740a51f3d8 Merge branch 'NetHack-3.6.0' nhmall 2018-04-28 17:25:03 -04:00
  • 4e5c41401f last line of config file wasn't heeded if newline was missing nhmall 2018-04-28 17:22:21 -04:00
  • cf73c4bf26 windows build fix nhmall 2018-04-28 16:04:45 -04:00
  • c8afcdb795 correct an overwrite nhmall 2018-04-28 12:22:44 -04:00
  • f4e70044be prepare repository for new major version nhmall 2018-04-28 12:17:48 -04:00
  • 52dd755d27 Merge branch 'NetHack-3.6.0' nhmall 2018-04-28 12:12:32 -04:00
  • 331abfe530 Specify both width and height when creating font for width testing nhmall 2018-04-28 12:11:19 -04:00
  • d8443dff37 Merge branch 'NetHack-3.6.0' nhmall 2018-04-27 06:37:54 -04:00
  • d4ebae12f1 default to using latest SDK available on build machine nhmall 2018-04-26 23:02:17 -04:00
  • 78fe5fbb05 display glitch: warning vs remembered,unseen PatR 2018-04-26 15:07:00 -07:00
  • 72d38f1f67 windows-only bit nhmall 2018-04-26 18:00:32 -04:00
  • bcd6b3dbcd win32-gui: fix message window text display Alex Kompel 2018-04-26 08:19:32 -07:00
  • dcb9657b03 new Guidebook.txt nhmall 2018-04-25 19:56:39 -04:00
  • 2576ae071f text bit in sys/unix/Makefile.dat nhmall 2018-04-25 19:26:35 -04:00
  • 7af332529a don't include fixes to post-3.6.0 code in count estimate nhmall 2018-04-25 18:59:58 -04:00
  • 0e2555881a Merge branch 'NetHack-3.6.0' nhmall 2018-04-25 18:15:49 -04:00
  • 04ae622c12 suppress version branch info if not BETA nhmall 2018-04-25 17:56:14 -04:00
  • 9914250632 Guidebook.tex bit spotted in test pdf generation nhmall 2018-04-25 17:36:29 -04:00