]> granicus.if.org Git - nethack/shortlog
nethack
2018-11-23 Bart Houserestore.c globals moved to instance_globals.
2018-11-23 Bart HouseRenamed UNDEFINED to UNDEFINED_VALUE.
2018-11-23 Bart Houserfilter initialized to UNDEFINED.
2018-11-23 Bart Houserumors.c static globals moved to instance_globals.
2018-11-23 Bart HouseRenamed instance_variables to global_variables and...
2018-11-23 Bart HouseInstance variable work.
2018-11-23 Bart HouseInstance variable work check-point.
2018-11-23 Bart HouseFixed nocreate.
2018-11-23 Bart Housecheck.
2018-11-23 Bart HouseInitial check in of icontext.
2018-11-23 Bart HouseMoved petname_used to decl.c
2018-11-23 Bart HousePrevious encumberance state moved to decl.c.
2018-11-23 Bart HouseAdded decl_early_init() which is called when PLAYAGAIN...
2018-11-23 Bart HouseAdded nhassert() support.
2018-11-23 Bart HouseAdded nhassert() support to tile2bmp.
2018-11-23 Bart HouseRevert "Modified how we initialize save file info."
2018-11-23 Bart HouseAdded PLAYAGAIN experimental support definition.
2018-11-23 Bart HouseModified how we initialize save file info.
2018-11-23 Bart HouseRemoved unnecessary use of static for nocreate values.
2018-11-23 Patric MuellerSend travis notification mails to mailing list
2018-11-23 Pasi KallinenAdd some commented out flags to linux hints file
2018-11-23 Patric MuellerAdding a travis job for a minimal build
2018-11-23 Patric MuellerBuilding tty, X11, and QT5 builds on Travis
2018-11-23 Pasi Kallinenifdef, not if
2018-11-22 Pasi KallinenFix guard shoving monsters away coordinate logic
2018-11-22 PatRfix #H7585 - can't untrap from edge of pit
2018-11-22 PatRmore Schroedinger's Cat
2018-11-22 PatRvmsbuild.com update
2018-11-21 nhmallfuzzer fixes on windows for testing
2018-11-21 Pasi KallinenMap column 0 is not a valid location
2018-11-21 PatRSchroedinger's Cat
2018-11-21 nhmallMerge branch 'macosx-curses-fall2018' into NetHack...
2018-11-21 nhmallfixes updates for curses and Xcode
2018-11-21 PatRsentence spacing
2018-11-21 nhmallsuppress compiler warning differently
2018-11-21 Bart HouseMerge branch 'macosx-curses-fall2018' of https://rodney...
2018-11-21 Bart HouseSwitching back to tty on picked by default for XCode...
2018-11-21 nhmallfollow-up bits
2018-11-20 nhmallMerge branch 'win-curses' into macosx-curses-fall2018
2018-11-20 Bart HouseAdded all header files to Xcode project.
2018-11-20 PatRfix #H7530 - corpse from corpseless monster
2018-11-20 Bart HouseAdding README for building NetHack with XCode.
2018-11-20 Bart HouseAdjusted compiler settings to reduce warnings in XCode...
2018-11-20 Bart HouseAddressed compiler warnings.
2018-11-20 Bart HouseAdded initialization of locals to quite compiler warnings.
2018-11-20 Bart HouseAddressed compiler warnings.
2018-11-20 Bart HouseChanged comments to c-style.
2018-11-20 Bart HouseAddressed compiler warnings.
2018-11-20 Bart HouseAddressed compiler warnings.
2018-11-20 Bart HouseScoped existing code in a new block to quite compiler...
2018-11-20 Bart HouseAddressed compiler warnings.
2018-11-20 Bart HouseAdded use of SCCS_Id to quite compiler warnings.
2018-11-20 Bart HouseAdded initialization of locals in create_room() to...
2018-11-20 Bart HouseAdded initialization of cc in do_look() to quite compil...
2018-11-20 Bart HouseAdded initialization if ilet to quite compiler warnings.
2018-11-20 Bart HouseAdded initialization of newlevel to quite compiler...
2018-11-20 Bart HouseFix lrand48 and srand48 declarations.
2018-11-20 Bart HouseFixed HACKDIR buid setting.
2018-11-20 GrootCreated mechanism to provide development team ID which...
2018-11-20 Bart HouseAdded necessary build dependencies for xcode project.
2018-11-20 Bart HouseFull build of nethack now supported in xcode.
2018-11-20 Bart HouseAdded the building of nhdat to xcode project.
2018-11-20 Bart HouseAdded building of nhdat to xcode project.
2018-11-20 PatRlife-saving vs sickness
2018-11-20 Bart HouseAdded support for building Guidebook in xcode build.
2018-11-20 PatR\#stats - delayed_killer
2018-11-19 Bart HouseAdded building dungeon to xcode project.
2018-11-19 Bart HouseMerge branch 'macosx-curses-fall2018' of https://rodney...
2018-11-19 Bart HouseAdded building of special and quest levels in xcode...
2018-11-19 nhmallmore .gitignore updates for XCode
2018-11-19 Bart HouseAdded building of more resources in xcode build.
2018-11-19 Pasi KallinenMore monster location sanity checks
2018-11-19 Bart HouseRemoving personal data.
2018-11-19 Bart HouseAdding the ignoring of xcuserdata.
2018-11-19 Bart HouseRemoved personal user data.
2018-11-19 Bart HouseAdding the ignoring of xcuserdata.
2018-11-19 Bart HouseAdded NH_INC_DIR to xcode project build settings.
2018-11-19 Pasi KallinenInit long worm even if it does not have a tail
2018-11-19 Pasi KallinenReplace long worm on map after removing tail with wormgone
2018-11-19 Bart HouseAdded project wide build settings for nethack directories.
2018-11-19 Pasi KallinenExplicitly remove long worm segments from the map
2018-11-19 Pasi KallinenMore long worm checks when splitting
2018-11-19 Bart HouseAdded building of data to xcode build.
2018-11-19 Pasi KallinenLong worm may get killed in middle of action
2018-11-19 Pasi KallinenMoving long worms may still put tail in old location
2018-11-19 Pasi KallinenFix vault guard not considering monsters in walls
2018-11-19 Pasi KallinenCheck monster relocation degenerate cases more strictly
2018-11-19 Pasi KallinenFix freeing monsters not on map
2018-11-19 Bart HouseXCode project check-point.
2018-11-19 Bart HouseFix vi induced build problem.
2018-11-19 Bart HouseMerge branch 'macosx-curses-fall2018' of https://rodney...
2018-11-19 Bart HouseInitial check-in of work in progress xcode build of...
2018-11-19 nhmallsome curses window-port doc bits
2018-11-19 nhmallMerge branch 'NetHack-3.6.2-beta01' into macosx-curses...
2018-11-19 nhmallMerge branch 'NetHack-3.6.2-beta01' into win-curses
2018-11-19 nhmall.gitignore update
2018-11-19 PatRfix #H7573 - impossible zero payment in money2mon
2018-11-18 nhmallMerge branch 'NetHack-3.6.2-beta01' into win-curses
2018-11-18 Bart HouseRevert "Hint file for macOS X with curses."
2018-11-18 Bart HouseMerge branch 'win-curses' of https://rodney.nethack...
next