]> granicus.if.org Git - nethack/shortlog
nethack
2016-09-15 Pasi KallinenUpdate X11 style, define button rounding
2016-09-15 Pasi KallinenBetter default style for X11
2016-09-12 PatRfix #H4521 - distant squeak
2016-09-06 Pasi KallinenFix wrong parameter order
2016-09-02 PatRfix bz623 - 'D' when not carrying anything
2016-09-02 Pasi KallinenExpand blind/accessibility section in the Guidebook
2016-09-02 PatRcorpse eating feedback
2016-08-31 Pasi KallinenFor travel target location, report if no known travel...
2016-08-29 Pasi KallinenAccessibility messages when run or travel is interrupted
2016-08-27 Pasi KallinenAlso pass raw printed texts to the msghandler
2016-08-27 Pasi KallinenWait for the message handler process to finish
2016-08-24 PatRfix #H4492 - ing_suffix("throw") gave "throwwing"
2016-08-21 Pasi KallinenFix Guidebook typos
2016-08-21 Pasi KallinenFix tribute typos
2016-08-13 PatRfix #H4482 - "a some <foo> corpses"
2016-08-12 PatRfix #H4476 - monster class via member of class
2016-08-10 PatRfix #H4475 - shop message about disenchanted item
2016-08-07 PatRfix #H4472 & #H4473 - incorrect total_tiles_used
2016-08-06 PatRfix #H4468 - [no-]autopickup in shop
2016-08-05 PatRoption parsing crash: 'playmode' without value
2016-08-04 PatRdungeon overview when escaping the dungeon
2016-08-04 PatRfix #H4462 - grammar in corpse eating message
2016-08-03 PatRlev_comp shifts of negative values
2016-07-31 PatRlint suppression
2016-07-30 PatRfix #H4460 - tribute typos in /Thud!/
2016-07-30 PatRupdate sys/unix/hints/macosx10.10
2016-07-30 PatRfix #H4457 - grammar nitpick
2016-07-30 PatRlint cleanup: '!mptr->mmove == 0'
2016-07-19 PatRadd '(uchar)' casts to ctype calls
2016-07-13 PatRfix #H4436 - polyself message sequencing bug
2016-07-12 PatRfix #H4426 - shapeshifted vampires vs stoning
2016-07-09 PatRfix #H4428 - mon vs mon thrown cockatrice egg
2016-07-09 PatRobserving monster become invisible
2016-07-05 PatRfix #H4427 - confused scroll of light
2016-06-30 PatRfix #H3907 - wrinkled spellbook tile
2016-06-30 PatRtty message history line-wrapping fix
2016-06-28 PatRfix #H4418/#H4419 - #tip of gold inside shops
2016-06-27 PatRfix #H4414 - orcs vs elven gear
2016-06-27 Pasi KallinenFixes entry
2016-06-25 PatRflyers vs kelp
2016-06-25 PatRmore #H4407 - #loot vs cockatrice corpse
2016-06-24 PatRfix #H4407 - avoiding floor-food while blind
2016-06-23 PatRspell lint
2016-06-23 PatRtiles lint
2016-06-23 Pasi KallinenUse the graymapping stuff in the tile lib
2016-06-23 Pasi KallinenX11: Make statue tiles look like grayscale monsters
2016-06-22 keniMerge branch 'NetHack-3.6.0' of https://rodney.nethack...
2016-06-22 keniadd docs for the cmdhelp conditionals
2016-06-22 Pasi KallinenUnify mon throwing missile collision check
2016-06-22 PatRmore monkeys
2016-06-21 Pasi KallinenSilence some compiler warnings
2016-06-21 Pasi KallinenAdd fixes entries for my commits
2016-06-21 PatR'$' vs #jump
2016-06-20 Pasi KallinenFix compiler warning
2016-06-20 Pasi KallinenCannot tame carnivorous ape with bananas
2016-06-20 Pasi KallinenTame simians with bananas
2016-06-20 Pasi KallinenFix #H4411: Targeting detected monster through wall...
2016-06-18 PatRfix #H3723 - eating "YUM YUM" scroll
2016-06-18 Pasi KallinenMerge branch 'bobbydurrett-mailenvfix' into NetHack...
2016-06-18 Pasi KallinenMerge branch 'mailenvfix' of https://github.com/bobbydu...
2016-06-17 PatRfix #H4404 - Orc wizard vs ring of poison resist
2016-06-17 PatRfix #H4388 - wishing conduct inconsistency
2016-06-17 PatRfix #H4401 - grammar bug when hallucinating
2016-06-17 PatRlycanthropy tweaks
2016-06-16 PatRcmdhelp build bug
2016-06-16 PatRconfig file typo
2016-06-15 PatRengulfer tuning
2016-06-14 PatReating off floor while blind
2016-06-14 PatRfeedback for failed movement attempts
2016-06-13 Pasi KallinenChange deserted temple ghost messages
2016-06-13 Pasi KallinenMove generic usernames to sysconf
2016-06-13 Pasi KallinenAdd more hallu liquids
2016-06-13 PatRfix #H4060 - sysconf is re-read if no config file
2016-06-11 PatRmore cmdhelp
2016-06-11 Pasi KallinenChange fountains to bright blue
2016-06-11 Pasi KallinenMake ray bounceback depend on the wall type.
2016-06-11 Pasi KallinenReduce #turn undead helpless duration
2016-06-11 Pasi KallinenWhen attacking a peaceful monster, make other peaceful...
2016-06-11 Pasi KallinenPrevent diagonal jump through open door
2016-06-11 PatRdat/symbols: RogueEpyx
2016-06-10 PatR"fix" bz 431 - phrasing of alignment description
2016-06-09 PatRfix #H4383 - blasted twice by Excalibur
2016-06-08 PatRmore cmdhelp revamp
2016-06-08 PatRcmdhelp revamp
2016-06-08 PatRsome doc bits
2016-06-07 Pasi KallinenHallucinatory liquids for water, lava, and acid
2016-06-07 Pasi KallinenFix typo
2016-06-07 PatRmore multishot
2016-06-07 PatRmultishot by monsters, plus reformatting
2016-06-06 Pasi KallinenRemove extraneous curses gfx define
2016-06-06 Bobby DurrettFix crash with MAIL env variable
2016-06-05 PatRlint cleanup
2016-06-05 PatRtiles fixup: zap beams
2016-06-05 PatRdat/keyhelp for vms
2016-06-05 PatR'whatdoes' command and new file: dat/keyhelp
2016-06-04 PatRmore /? of spaces
2016-06-04 Pasi KallinenImprove the Guidebook config file section
2016-06-04 Pasi KallinenComment the limitation and reason
2016-06-04 Pasi KallinenFix #H4369: what-is reporting singular of null when...
2016-06-03 Pasi KallinenAllow pets to use ranged attacks
next