]> granicus.if.org Git - nethack/shortlog
nethack
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
2017-09-15 PatRzap.c formatting
2017-09-14 Pasi KallinenUse symbolic names for shop repair costs
2017-09-14 Pasi KallinenMinor reformat, fix warnings
2017-09-14 Pasi KallinenMove BoH item loss into separate function
2017-09-14 PatRfix #H5856 - Amulet draining energy
2017-09-13 PatRsys/unix/*.c formatting and PANICTRACE fix
2017-09-13 Pasi KallinenFix more warnings
2017-09-13 Pasi KallinenWin32GUI: Allow toggling mouse_support off
2017-09-13 Pasi KallinenFix compile warnings
2017-09-13 PatRwarning feedback
2017-09-13 Pasi Kallinenconfig parse return values and error msgs
2017-09-13 Pasi KallinenHandle config file reading at single function
2017-09-13 PatRaddress #H5931 - bug with shape-shifted vampires
2017-09-13 PatRvampire shift to fog cloud
2017-09-12 PatRaddress #H5590 - paranoid_confirm vs lycanthropy
2017-09-12 PatRmuse vs wand of teleportation
2017-09-12 PatRonscary() vs "Elbereth"
2017-09-11 PatRquest artifact followup
2017-09-11 PatRfix #HH5887 - Dark One / Eye message bug
2017-09-10 PatRoption warnings
2017-09-10 Pasi KallinenNo secure config errors in linux hints file
2017-09-10 Pasi KallinenSecure config errors
2017-09-09 PatRBand-Aid (tm) for #H5091 - old passive attack
2017-09-09 PatRformatting bit
2017-09-09 PatRfix #H6015 - 'crash' on NAO
2017-09-09 Pasi KallinenLast of the config error handling
2017-09-09 Pasi KallinenEven more config error handling
2017-09-09 Pasi KallinenMore options parse return values
2017-09-09 Pasi KallinenHandle windowtype and CHOOSE config errors
2017-09-09 Pasi KallinenShow error on unknown line
2017-09-09 Pasi KallinenImprove config file error reporting
2017-09-05 Bart HouseImprovements to build.bat scripts used to build Windows...
2017-09-04 PatRdebug tweak
2017-09-04 Bart HouseFix build errors with Visual Studio 2017 using latest...
2017-09-04 Bart HouseAdditional changes needed to support Visual Studio...
2017-09-04 Bart HouseUpgrade to VS2017 and newer SDK.
2017-09-04 Bart HouseFix line endings (CRLF and extra space).
2017-09-04 Bart HouseAdding vs2015 solution file to starting set of files.
2017-09-04 Bart HouseCreate initial vs2017 files from vs2015 files.
2017-09-04 Bart HouseFix crash that occurs when closing application window...
2017-09-04 Bart HouseFixed compiler warhing of casting int to pointer.
2017-09-04 Bart HouseFixed compiler warning using pointer as UINT.
2017-09-04 Bart HouseFix compiler warning where we cast 32bit value to pointer.
2017-09-04 Bart HouseFixed coding error. strlen() returns size_t causing...
2017-09-04 Bart HouseUse %p for formatted output of pointers (needed to...
2017-09-04 Bart HouseRemoving unused function which also contained coding...
2017-09-04 Bart HouseTurning off CRT secure warnings.
2017-09-02 Pasi KallinenFix proto decl
2017-09-02 Pasi KallinenRemove unused variable
2017-09-02 Pasi KallinenAdd optional config file sections, selected with CHOOSE
2017-09-01 Alex SmithHandle the case where we continue after locking a nonex...
2017-09-01 Alex SmithMerge branch 'NetHack-3.6.0' of https://rodney.nethack...
2017-09-01 Alex SmithFix error behaviour when perm is missing
2017-09-01 Pasi KallinenDefault menucolors for Windows
next