]> granicus.if.org Git - nethack/shortlog
nethack
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
2015-04-14 Pasi KallinenUnify description of hero's visage into single function
2015-04-14 Pasi KallinenSinks may be teleported or polymorphed by rings
2015-04-14 Pasi KallinenGuard against merge segfaults
2015-04-14 Pasi KallinenYAFM for dragon sitting on gold
2015-04-14 PatRlint bits
2015-04-14 PatRregex lint
2015-04-13 keniMerge branch 'master' of https://rodney.nethack.org...
2015-04-13 keninhsub: handle git add/commit options that take an argument
2015-04-13 Pasi KallinenAdd Auto open doors -patch
2015-04-13 Pasi KallinenInaccessible niches occasionally have iron bars
2015-04-13 Pasi KallinenSome monsters can eat through iron bars
2015-04-13 Pasi KallinenA camera may contain a picture-painting demon
2015-04-13 Pasi KallinenAdd litmus test
2015-04-13 Pasi KallinenUse our dupstr instead of strdup
2015-04-13 Pasi KallinenFix gitignored
2015-04-12 nhmallmore regex integration bits
2015-04-12 nhmallMakefile bit following merge
2015-04-12 nhmallAdd some new files to top level Files
2015-04-12 Derek S. Rayadd cppregex.cpp to NetHackW so it'll link properly
2015-04-12 Sean HuntAdd POSIX implementation of regex.
2015-04-12 Sean HuntCatch regex matching errors to avoid crashing.
2015-04-12 Sean HuntUse extern.h for regexes.
2015-04-12 Sean HuntImplement a new system-based matching harness.
2015-04-12 Sean HuntDocument wallification changes.
2015-04-12 nhmalltribute post-merge smoothing
2015-04-12 nhmallMerge branch 'master' into nhmall-booktribute
2015-04-12 nhmallMerge branch 'master' of https://rodney.nethack.org...
2015-04-12 nhmallMore Guidebook
2015-04-12 PatRrevised menu searching
2015-04-12 nhmallMerge branch 'master' of https://rodney.nethack.org...
2015-04-12 nhmallwindows team update
2015-04-12 PatRnew pmatch variations
2015-04-12 PatRcolor of mithril armor
2015-04-12 nhmallFiles correction
2015-04-12 nhmalltext file error corrections
2015-04-11 Pasi KallinenAllow disabling savefile UID checking in sysconf
2015-04-11 Pasi KallinenFix comment typo
2015-04-11 PatRobj_nexto_xy lint
2015-04-10 Derek S. Rayrestore accidentally consumed tmp_config
2015-04-10 Derek S. Rayturn off annoying warnings in Visual Studio
2015-04-10 Derek S. Raylock MENU_COLOR_REGEX away since it isn't Win32 yet
2015-04-10 Derek S. RayMerge branch 'master' into derek-farming
2015-04-10 Pasi KallinenFix magic mapped dark room symbols
2015-04-10 Pasi KallinenDisclose extinct species alongside genocided ones
2015-04-10 Pasi KallinenFix warnings, unused and shadowed variables
2015-04-10 Pasi KallinenCast time_t into unsigned long
2015-04-10 Pasi KallinenUpdate precompiled lex and yacc files
2015-04-10 Pasi KallinenFix attribution of sortloot patch
2015-04-10 nhmallMerge branch 'master' into nhmall-booktribute
2015-04-10 Pasi KallinenMinor special level and compiler tweakage
2015-04-10 Sean HuntFix Sanctum phasing bug.
2015-04-10 Sean HuntRestore the insect legs on Baalzebub's level.
2015-04-10 PatRrevisit variable arguments in new lev_comp
2015-04-09 Sean HuntMake WALLIFIED_MAZE into a level flag.
2015-04-09 Pasi KallinenAdd sortloot -patch
2015-04-09 PatRsupport pre-ansi varargs in new lev_comp
2015-04-08 Pasi KallinenAdd 2 new Medusa variants
2015-04-08 Pasi KallinenAdd 10 new bigroom variants
2015-04-08 keniMerge branch 'master' of https://rodney.nethack.org...
2015-04-08 keninhsub docs and fixes
next