]> granicus.if.org Git - nethack/shortlog
nethack
2017-10-14 Pasi KallinenFix warnings
2017-10-14 Pasi KallinenUse the same macro for output in tile2x11
2017-10-14 PatRfix #6187 - attempting to eat inedible artifact
2017-10-14 Pasi KallinenDon't output x11 tile compilation info into stderr
2017-10-14 PatRX11 player selection compile warnings
2017-10-13 PatRsuppress 'unused arg' warning for !DUMPLOG
2017-10-13 Pasi KallinenQt4: Don't use version string directly
2017-10-13 Pasi KallinenFix copypaste error in Qt4 and X11 plsel dialogs
2017-10-13 Pasi KallinenX11: add new player selection dialog
2017-10-12 PatRoptions: ascii_map vs tiled_map
2017-10-12 PatRX11 WC_ flags
2017-10-12 Pasi KallinenQt4: Remove extra empty space from player selection
2017-10-12 Pasi KallinenQt4: Add Random button to player selection
2017-10-12 Pasi KallinenQt4: Gender, not Sex. TOURIST is unconditional.
2017-10-12 Pasi KallinenQt4: Add NetHack version to player selection popup
2017-10-12 PatRX11 default resources - macro expansion
2017-10-11 Pasi KallinenQt4: Put yn queries in message history
2017-10-10 PatRcontext menu tweaks
2017-10-10 Pasi KallinenQt4: Save message history to dumplog
2017-10-10 Pasi KallinenQt4: Handle saving/loading message history
2017-10-10 Pasi KallinenQt4: put and get message history
2017-10-10 Pasi KallinenQt4: Pile mark
2017-10-10 Pasi KallinenQt4: Fix wrong condition in search blocking
2017-10-10 Pasi KallinenQt4: Don't segfault with QT_COMPACT
2017-10-10 Pasi KallinenQt4: Use generic putmixed routine
2017-10-10 Pasi KallinenQt4: Prevent selecting all in pick-one menus
2017-10-10 Pasi KallinenQt4: Allow clicking anywhere in menus
2017-10-10 Pasi KallinenQt4: handle menu page selector keys
2017-10-10 Pasi KallinenComplain if hints file does not exist
2017-10-10 Pasi KallinenAdd context menu for the location next to you
2017-10-10 Pasi KallinenAdd context menu for current location
2017-10-10 PatRhurtling into unseen monsters
2017-10-09 PatRfix #H6203 - jumping over water doesn't
2017-10-09 Bart HouseWin32GUI: Clear selection counts for perm invent
2017-10-09 Bart HouseWin32GUI: Use a back buffer for all status rendering
2017-10-09 Bart HouseWin32GUI: Fix bug with specifying no color for status...
2017-10-09 Bart HouseWin32GUI: Set main window background brush to black.
2017-10-09 PatRfix #6144 - strength loss from severe hunger
2017-10-08 Pasi KallinenWin32GUI: increase scroll_margin
2017-10-08 Pasi Kallinenwin32: Turn off autopickup by default
2017-10-08 PatRstill more Master Key of Thievery
2017-10-08 Pasi KallinenQt4: Use TIMED_DELAY and same delay as tty
2017-10-08 Pasi KallinenAutomatically define LINUX, ifdef __linux__
2017-10-08 Pasi KallinenEnable dumplogs for X11 and Qt4
2017-10-07 Bart HouseWindows GUI supports WC2_HILITE_STATUS
2017-10-07 Pasi KallinenQt4: Add menucolors
2017-10-07 Bart HouseWin32GUI: Fix permanent inventory window going away
2017-10-07 Pasi KallinenAdd Qt4 windowport
2017-10-07 Pasi KallinenUse enums for skills
2017-10-07 Pasi KallinenUnmap invisible glyphs when cleaving and no monster...
2017-10-07 Pasi KallinenFold invisible glyph unmapping into single function
2017-10-07 Bart HouseSet the local working directory when debugging to ...
2017-10-07 PatRmore Master Key of Thievery: lock/unlock vs traps
2017-10-06 PatRmaster key of thievery data.base entry
2017-10-05 Pasi KallinenMaster Key of Thievery warns about undetected traps
2017-10-05 PatRuntrap() formatting bits
2017-10-05 PatRSTATUS_HILITES vs multiple interface binary
2017-10-05 PatRset_uasmon
2017-10-05 PatRoptions vs !BACKWARD_COMPAT
2017-10-04 nhmallMerge branch 'NetHack-3.6.0' of https://rodney.nethack...
2017-10-04 nhmallreference the added file sys/msdos/vesa.h in Files
2017-10-04 nhmallmissed file in vesa inclusion back in 2016
2017-10-04 Pasi KallinenCleaver can hit three monsters with one swing
2017-10-04 nhmallfirst build in a long while, clear up a warning
2017-10-03 PatRfeature options (#version output)
2017-10-02 PatRmore !STATUS_HILITES - option parsing
2017-10-02 PatR!STATUS_HILITE warning fixes
2017-10-01 PatRyet another comment typo
2017-10-01 PatRhmon() arg fix
2017-10-01 Pasi KallinenDefault status hilites for Windows
2017-10-01 Bart HouseAddressing bug with the use of static dieroll in uhitm.c.
2017-10-01 Bart HouseFix flashing issue that is seen with STATUS_HILITES...
2017-09-28 Pasi KallinenGive feedback when released from a bear trap
2017-09-26 Pasi Kallinenhitpointbar is also available on Windows GUI
2017-09-26 Pasi KallinenUse the existing othropt options array for the menu...
2017-09-26 Pasi KallinenHilite Status: Improved
2017-09-26 PatRdoname() bookkeeping
2017-09-25 PatRanother comment typo
2017-09-25 PatRcandelabrum weight and burn out
2017-09-25 PatRvomit countdown comment typo
2017-09-25 PatRfix #H6104 - no potion handling in thitu()
2017-09-23 Pasi KallinenAdd option to make commands ask an inventory item via...
2017-09-22 PatRmore vomit countdown
2017-09-22 PatRvulnerable items thrown into lava
2017-09-22 Pasi KallinenFix mention_walls reporting secret doors as solid stone
2017-09-21 PatRfix #H4919 - vomit message sequencing
2017-09-21 PatR'nulls[]' vs saving traps and fruit
2017-09-21 PatR'#' command fix for 'extmenu'
2017-09-19 Pasi KallinenLint for strncpy return value
2017-09-19 Pasi KallinenFix possible buffer overrun
2017-09-18 Pasi KallinenWin32GUI: Prevent ampersand-escaped mnemonics in menus
2017-09-17 Pasi KallinenChange some regex stuff to use config errors
2017-09-17 Pasi KallinenShow regex error before asking for color
2017-09-17 Pasi KallinenWin32GUI: Allow empty separator lines in menus
2017-09-17 Pasi KallinenRead symbols with config file handler
2017-09-16 Pasi KallinenFix invisible gold symbol in status lines
2017-09-16 Pasi KallinenShow in wizmode level teleport menu your current location
2017-09-16 PatRfix #H6042 - leash use while engulfed
2017-09-15 Pasi KallinenRemove overview for wizmode regenerated map
2017-09-15 PatR'fix' #H5531 - breath damage
next