]> granicus.if.org Git - nethack/shortlog
nethack
2015-05-02 PatRenlightenment for polymorph & lycanthropy
2015-05-02 PatRstabilize loss of gold
2015-05-01 nhmallfixes entry for previous bubble fix
2015-05-01 nhmallMerge branch 'AlexK-misc'
2015-05-01 Pasi KallinenHandle boulder-option in config file
2015-05-01 Pasi KallinenUninitialized variable
2015-05-01 nhmallanother ball & chain tweak
2015-05-01 PatRsanity check owornmask
2015-05-01 Pasi KallinenInitialize variable
2015-05-01 keniMerge branch 'master' of https://rodney.nethack.org...
2015-05-01 keninhsub: add -m flag for fixing commit dates
2015-05-01 PatRlint: use const for string literal
2015-04-30 nhmallcan't use BALL_IN_MON after u.uswallow set to 0
2015-04-30 nhmallfix a panic and infinite recursion
2015-04-30 nhmallcomment rearranged
2015-04-29 Pasi KallinenExtract ball and chain before flooreffects
2015-04-29 Pasi KallinenCheck for valid coord in obj_nexto_xy
2015-04-29 Pasi KallinenPrevent monsters throwing items out of map
2015-04-28 Pasi KallinenUnquiver gold before making it vanish
2015-04-28 Pasi KallinenMake spell list title obey menu_headings
2015-04-28 Pasi KallinenExclude "grey" from color picker menu
2015-04-28 nhmalltrade a segfault for a panic
2015-04-27 Pasi KallinenUnify getting terrain under drawbridge
2015-04-27 Pasi KallinenUnify guards yelling
2015-04-27 Pasi KallinenAdd is_watch define for watchmen
2015-04-27 Pasi KallinenAllow all text attributes for menu_headings
2015-04-27 Pasi KallinenAllow changing menucolors in-game via Options
2015-04-27 Pasi KallinenShow only beginning of annotation when redoing it
2015-04-27 PatRmore BUCX: union vs intersection
2015-04-26 Alex Kompelbubble structure contains pointer into static array...
2015-04-26 Pasi KallinenPrevent possible buffer overflow
2015-04-26 PatR'I' command support for BUCX
2015-04-26 Pasi KallinenAdd level annotating to the Call menu
2015-04-26 Pasi KallinenShow level annotation when overwriting existing one
2015-04-26 Pasi KallinenMung annotation spaces
2015-04-26 Pasi KallinenShow level annotation on level entry
2015-04-25 nhmallcomment termination bit
2015-04-25 nhmallcheckfile protection from caller
2015-04-25 Pasi KallinenShow only the short automatic glyph description
2015-04-25 Pasi KallinenAlso allow q at the Itemized billing -prompt
2015-04-25 PatRisspace() usage
2015-04-25 Pasi KallinenFix adding doors to levels
2015-04-25 Pasi KallinenFix out-of-map condition in buzz
2015-04-24 PatRdo_look fix fix
2015-04-24 nhmallfix an observed stack corruption
2015-04-24 keniforce date change (another mail test)
2015-04-24 keniand fill in the line (another mail test)
2015-04-24 keniadd a date line (another mail test)
2015-04-24 keniMerge branch 'master' of https://rodney.nethack.org...
2015-04-24 kenienable subst for all DEVEL/*.txt (really another mail...
2015-04-24 Pasi KallinenStop travel or run when you get hungry
2015-04-24 keniforce the date (really testing email)
2015-04-24 PatRmore data.base lookup tidbits
2015-04-24 PatRdo_look bits
2015-04-23 Pasi KallinenGive honorifics to vampires and elves
2015-04-23 Pasi KallinenGive gnomes occasionally a candle
2015-04-23 Pasi KallinenHallucinated currencies
2015-04-23 Pasi KallinenIndicate how far you fall down a hole or trapdoor
2015-04-23 PatRstatue glyph save/restore
2015-04-23 PatRsp_lev.c cleanup
2015-04-23 PatRlint
2015-04-22 Pasi KallinenUnify boulder dropping on player
2015-04-22 Pasi KallinenFix typo in func decl
2015-04-22 Pasi KallinenFold another instance of "You are rooted" into u_rooted
2015-04-22 Pasi KallinenUnify stumbling on door mimic
2015-04-22 Pasi KallinenUnify food-related conducts when eating a monster
2015-04-22 Pasi KallinenUnify hero free hand check and msg
2015-04-22 Pasi KallinenUnify monster gender setting
2015-04-22 Pasi KallinenUnify iron ball unwielding
2015-04-22 Pasi KallinenUnify file removed -trickery
2015-04-22 Pasi KallinenUnify "You are rooted" message
2015-04-22 Derek S. RayMake coalescence message be smart about status
2015-04-21 Pasi KallinenUnify dropping boulder on monster
2015-04-21 Pasi KallinenSolidify the astral plane
2015-04-21 PatRmongone vs vault guard
2015-04-21 keniMerge branch 'master' of https://rodney.nethack.org...
2015-04-21 keniDeveloper.txt: add notes about branches
2015-04-20 Pasi KallinenMake sure can't chat out of the map
2015-04-20 PatRtribute in-game bonus
2015-04-19 nhmallinvalid escape
2015-04-19 nhmallUpdate the tile RGB values and mappings
2015-04-19 nhmallextend the tty statue patch to tiles
2015-04-19 Pasi KallinenFix dark room glyphs when searching
2015-04-19 PatRfix "bad fruit #0"
2015-04-19 PatRrevisit the forcefight crash fix
2015-04-19 PatRrevert unneeded lookat() change
2015-04-18 nhmallsuggested booktribute mods
2015-04-18 nhmallprevent a couple of reported array index segfaults
2015-04-18 Pasi KallinenAllow wishing for polearm or hammer
2015-04-17 Pasi KallinenFix saving xlogfile realtime
2015-04-17 nhmalladd an initializer
2015-04-17 nhmallprotect against bad dates
2015-04-17 nhmalldate verification
2015-04-15 Pasi KallinenPrevent divide by zero in newman
2015-04-15 Pasi KallinenPrevent illegal positions for tmp_at
2015-04-15 Pasi KallinenPrevent infinite loop
2015-04-15 Pasi KallinenPrevent out-of-bounds coords when closing a door
2015-04-15 Pasi KallinenPrevent segfault when looking around inside monster
2015-04-14 Pasi KallinenMove triplicate defines into single place
2015-04-14 Pasi KallinenYAFM for magic flute
next