]> granicus.if.org Git - nethack/shortlog
nethack
2019-10-11 PatRmksobj failure
2019-10-09 PatRcurses on unix - terminal reset needed after abort
2019-10-09 nhmallremove one band from a recent attempted warning correction
2019-10-08 PatRfix #H9266 - redundant obj init
2019-10-08 PatRW_WEAPON -> W_WEAPONS
2019-10-08 Pasi KallinenFix ball and chain sanity
2019-10-08 nhmallmore github 229 warning
2019-10-07 PatRmore unix username (#26 - validating #explore)
2019-10-07 PatRfix github pull request #26 - validating #explore
2019-10-06 nhmallclear up some reported curses warnings
2019-10-06 nhmalltty condition_size() name and return value
2019-10-05 PatRtty xputc()
2019-10-05 PatRfix pull request #227 - running over engravings
2019-10-05 PatRno-return usage in dlb_main.c
2019-10-05 PatRglob pricing
2019-10-05 PatRpotion mixing - healing vs "bad" potions
2019-10-04 PatRsortloot of tools
2019-10-04 PatRfix #H9272 - "object lost" panic
2019-10-04 PatRfix 'b&c distance' sanity check warning
2019-10-03 PatRfix #H9269 - potential panic due to window slots
2019-10-02 nhmallupdate README.linux
2019-10-02 nhmallyet more orc obj init
2019-10-02 nhmallmore orc obj init
2019-10-02 nhmallGuidebook.txt update
2019-10-02 nhmallRevert "Guidebook.txt update"
2019-10-02 nhmallGuidebook.txt update
2019-10-02 nhmallfix a Guidebook.tex bit just noticed
2019-10-02 nhmallallow orctown booty items to be initialized in mksobj
2019-10-01 nhmallupdate guidebook
2019-10-01 nhmallfollow-on bits
2019-09-30 nhmallautopickup exception priority in pull request 226
2019-09-30 nhmallMerge https://github.com/Vivit-R/NetHack into Vivit...
2019-09-30 HMMRemove redundant function "count_ape_maps"
2019-09-27 HMMDelete unusued local variable
2019-09-27 HMMFix check_autopickup_exceptions to return null pointer...
2019-09-26 nhmallfix errant verb tense in some messages if pet or mon...
2019-09-25 HMMClean up stray comments
2019-09-24 HMMMerging in autopickup exception rework
2019-09-24 HMMRework autopickup exceptions to override one another...
2019-09-24 nhmallfix uarmh null pointer dereference
2019-09-23 PatRfix add_to_minv panic when aklys kills enfulger
2019-09-23 nhmallcorrect spelling mistake on stupefied
2019-09-22 PatRfix #H9232 - message phrasing for openholdingtrap
2019-09-19 PatRfix github issue 223 - rubbing ring on touchstone
2019-09-18 PatRfix github issue 221 - unfixable troubles
2019-09-15 PatRgithub pull request - man page typo
2019-09-15 PatRgithub pull request - "You are <a foo>[.]"
2019-09-15 PatRgithub pull request - fake mail
2019-09-13 nhmalluse faster method to write characters to VGA in msdos...
2019-09-13 nhmallMerge branch 'chasonr-msdos-vga' into NetHack-3.6
2019-09-13 Ray ChasonUse faster method to write to VGA
2019-09-06 PatRfix github issue 218 = hallu vs passive gaze
2019-09-06 PatRfix github issue 210 - dead code in sp_lev.c
2019-09-06 Pasi KallinenPrevent a possible impossible when guard relocated...
2019-09-02 PatRfix github issue 217 - monster spellcasting feedback
2019-09-01 PatRcurses menu coloring
2019-08-31 PatRfix #H9164 - menu colors for curses perm_invent
2019-08-31 PatR'O' vs perm_invent (mostly)
2019-08-31 PatRfix #H9164 - crash during restore when swallowed
2019-08-21 PatRsys/unix/hints/*: mkfontdir and cp -n
2019-08-17 nhmallquite some Xcode warnings
2019-08-17 nhmallcopy-paste error bit
2019-08-16 nhmalltravis build update and mkfontdir argument for linux
2019-08-16 nhmalladd X11 packages to couple of travis builds
2019-08-15 PatRfix #H9118 - stoning a sandestin
2019-08-12 PatRfix #H9117 - bookeeping for fatal status condition
2019-08-08 PatRfix github issue #211 - wrong parentheses
2019-08-08 PatRfix github issue #209 - typo in end_of_input()
2019-08-06 PatRfix #H9100 - typo in Mort #4
2019-08-02 PatRfix #H9084 - teleported boulder left stale screen
2019-08-02 PatRfix #H9082 - post-3.6.2 monster throwing crash
2019-07-31 PatRbad weapon check for monster multi-shot shooting
2019-07-31 PatRGlory of Arioch vs spellbook
2019-07-28 PatRMjollnir comment in artilist[]
2019-07-27 PatRtimer validations
2019-07-15 Bart HouseRevert "When fuzzing, use the number of moves as a...
2019-07-15 Bart HouseRevert "Added experimental feature NEW_KEYBOARD_HIT."
2019-07-15 Bart HouseRevert "Improved readability of topline state management."
2019-07-15 Bart HouseRevert "Moved declaration of topline state to wintty.h."
2019-07-15 Bart HouseRevert "Remove the remapping of snprintf to _snprintf...
2019-07-15 Bart HouseRevert "Modified nhassert_failed to call impossoible."
2019-07-15 Bart HouseRevert "Fixed bug with inmore and toplin state management."
2019-07-15 Bart HouseRevert "Added assertions to check toplin state."
2019-07-15 Bart HouseRevert "Comment out nhassert() calls."
2019-07-15 Bart HouseRevert "Added nhassert to core."
2019-07-15 Bart HouseRevert "Fixed sign/unsigned comparisions."
2019-07-15 Bart HouseRevert "Tweaks to nhassert implementation. Change...
2019-07-15 Bart HouseRevert "Fix compiler warnings."
2019-07-15 Bart HouseRevert "Removing assertion that does not hold under...
2019-07-15 Bart HouseRevert "Adding ptr_array data structure."
2019-07-15 Bart HouseRevert "Re-worked tty_putmsgistory and tty_getmsghistory."
2019-07-15 Bart HouseRevert "Add stopping in the debugger when nhassert...
2019-07-15 Bart HouseRevert "Removed the older version of tty_putmsghistory...
2019-07-15 Bart HouseRevert "Fuzzer improvements."
2019-07-15 Bart HouseRevert "Fix build issue on linux."
2019-07-15 Bart HouseRevert "Tweaks to fuzzer scripts."
2019-07-15 Bart HouseRevert "Revert type change of lit which would break...
2019-07-15 Bart HouseRevert "Move fuzzer_start, fuzzer_stop and fuzzer_log...
2019-07-15 Bart HouseRevert "Remove dead code."
2019-07-15 Bart HouseRevert "Fix typo in formatting string."
next