]> granicus.if.org Git - nethack/shortlog
nethack
2015-03-16 PatRDEBUG/debugpline() fixup
2015-03-15 Derek S. RaySome few updates/additions; clean up formatting
2015-03-15 nhmallwithdraw fixes35.0 part of prior commit
2015-03-15 nhmallcatch up on half-physical damage docs
2015-03-15 Pasi KallinenDeath talks in CAPITAL LETTERS
2015-03-14 nhmallAdditional obstruction messaging fixup
2015-03-14 nhmallfix messaging in obstructed() in lock.c
2015-03-13 nhmall"swallowed whole" was preceded by "You bite into"
2015-03-13 nhmallabuse wisdom in keeping with Rider eating msg
2015-03-13 Derek S. RayInitial version of simple recipes file
2015-03-12 Pasi KallinenFix warnings
2015-03-12 nhmallcharge for a boulder that fills a pit in shop
2015-03-12 nhmallfrom ais523 list: charge for boulder filling pit
2015-03-11 Pasi KallinenTTY: Implement the menu_search command
2015-03-11 Pasi KallinenAdd MAX_STATUENAME_RANK sysconf setting
2015-03-11 Pasi Kallinengetpos improvements: automatic description
2015-03-10 nhmallcatch up on some fixes entries
2015-03-10 nhmallMerge branch 'master' of https://rodney.nethack.org...
2015-03-10 nhmalldo_look() in post-3.4.3 code fixes entry
2015-03-10 nhmallOne VS Makefile for Nethack that works with VS2010...
2015-03-10 Pasi KallinenAdd boolean option "bones"
2015-03-10 Pasi KallinenFix GENERIC_USERNAMES thinko
2015-03-10 nhmalltypo in format string on previous commit
2015-03-10 nhmallmore do_look() glyph usage without it being set properly
2015-03-10 nhmallMerge branch 'master' of https://rodney.nethack.org...
2015-03-10 nhmallfix a segfault in mapglyph reported by Pasi earlier...
2015-03-09 Pasi KallinenChange command X to twoweapon toggle
2015-03-09 Pasi KallinenComment typofix
2015-03-09 Pasi KallinenUse a menu to loot multiple containers
2015-03-09 Pasi KallinenDefine for generic usernames which prompt for name
2015-03-08 Pasi KallinenTTY: Prevent accidental escapes from string entries
2015-03-08 Pasi KallinenTTY: Do not cut off statuslines at 80 characters
2015-03-07 Pasi KallinenImplement fcntl(2) file locking
2015-03-06 Pasi KallinenYou_hear already checks deafness
2015-03-06 nhmallMerge branch 'master' of https://rodney.nethack.org...
2015-03-06 nhmallFix some README mistakes that Janet spotted
2015-03-05 Pasi KallinenAdd database entry for land mine
2015-03-05 Pasi KallinenAdd database entry for fedora
2015-03-05 Pasi KallinenMake shuriken entry also match throwing star.
2015-03-05 Pasi KallinenFix shuriken attribution
2015-03-05 Pasi KallinenAdd database entry for shuriken
2015-03-05 Pasi KallinenFix data.base entries
2015-03-04 nhmallUpdated README
2015-03-02 keniFix NHtext when GIT_DIR is not defined.
2015-03-02 Pasi KallinenFix TTY crashing when a location has more than 32k...
2015-03-02 Sean HuntMake a few fixes to code that was confusing indent
2015-03-02 Pasi KallinenFix segfault when MD termcap is not defined
2015-03-02 Pasi KallinenSanitize petnames and fruit to prevent escape codes
2015-03-02 Sean HuntPrint lava item destructions only if surviving.
2015-03-02 Sean HuntMerge fire-based erosion to common codepaths.
2015-03-02 Sean HuntFold `get_wet()` into `water_damage()`.
2015-03-02 Sean HuntRename `rust_dmg()` to `erode_obj()`.
2015-03-02 Sean HuntEliminate `erode_obj()` and other erosion.
2015-03-02 Sean HuntA lot more cleanup to rust and water.
2015-03-02 Sean HuntCover a couple of corner cases with `rust_dmg()`.
2015-03-02 Sean HuntRemove the `victim` argument to `rust_dmg()`.
2015-03-02 Sean HuntFactor out a new `is_moat` function.
2015-03-02 keniManually fix botched NHDT-Branch expansions.
2015-03-02 keniSwitch NHtext from "git branch" to "git symbolic-ref...
2015-03-01 nhmallcatch up fixes with some recent changes; also add ...
2015-03-01 Pasi KallinenRemove useless dungeon.def mangling
2015-03-01 Pasi KallinenRemove mention of compile-time AUTOPICKUP_EXCEPTIONS
2015-03-01 Pasi KallinenRemove last mention of EXP_ON_BOTL
2015-03-01 Pasi KallinenRemove last mention of DUNGEON_OVERVIEW
2015-02-28 keniChange NHtext to double the speed of "git checkout"
2015-02-28 Pasi KallinenAdd new parameters to makedefs: --debug and --make
2015-02-28 Derek S. Rayremove and transfer INVISIBLE_OBJECTS to branch
2015-02-28 Derek S. RayRemove unused size from questpgr.c
2015-02-28 Sean HuntFix some warnings on the unconditionals branch.
2015-02-28 Sean HuntRemove experimental Unicode support.
2015-02-28 Sean HuntMake EXP_ON_BOTL unconditional.
2015-02-28 Sean HuntMake REDO unconditional.
2015-02-28 Sean HuntMake LOADSYMSETS unconditional.
2015-02-28 Sean HuntMake AUTOPICKUP_EXCEPTIONS unconditional.
2015-02-28 Sean HuntMake BARGETHROUGH unconditional.
2015-02-28 Sean HuntMake SEDUCE unconditional.
2015-02-28 Pasi KallinenApply paxed's DEBUG patch to remove DEBUG/D_DEBUG.
2015-02-28 Sean HuntMake GOLDOBJ unconditional.
2015-02-28 Sean HuntMake WIZARD unconditional.
2015-02-28 Sean HuntMake DUNGEON_OVERVIEW unconditional.
2015-02-28 Sean HuntMake REINCARNATION unconditional.
2015-02-28 Sean HuntMake TOURIST unconditional.
2015-02-28 Sean HuntMake SINKS unconditional.
2015-02-28 Sean HuntMake KOPS unconditional.
2015-02-28 Sean HuntMake STEED unconditional.
2015-02-28 Sean HuntMake ELBERETH unconditional.
2015-02-26 keniAnother batch of manual header var additions
2015-02-26 keniA batch of manual header var additions.
2015-02-26 keniUpdate .gitignore files.
2015-02-26 keniFix lost mode bits.
2015-02-26 keniBulk recovery of file CVS headers and addition of NHDT...
2015-02-26 keniAdd .gitattribute files.
2015-02-20 Pasi KallinenAdd a missing break
2015-02-20 Sean HuntAdd fixes notes for the recent lava changes.
2015-02-19 Sean HuntRemove the 'nul' variable.
2015-02-19 Sean HuntClean up lava messages a little.
2015-02-19 Sean HuntClean up the lava code a little.
2015-02-19 Sean HuntDestroy water walking boots on lava first.
2015-02-19 Sean HuntFix warning with verbalize1
2015-02-17 Pasi KallinenFix the X11 hints file.
next