]> granicus.if.org Git - nethack/shortlog
nethack
2018-11-24 nhmallRevert "Moved pickup globals to instance_globals."
2018-11-24 nhmallRevert "objnam.c globals moved to instance globals."
2018-11-24 nhmallRevert "Modified objects initialization to support...
2018-11-24 nhmallRevert "Removing prototype for decl_globals_init()."
2018-11-23 Bart HouseRemoving prototype for decl_globals_init().
2018-11-23 Bart HouseMerge branch 'win-bart' of https://rodney.nethack.org...
2018-11-23 Bart HouseModified objects initialization to support re-entry.
2018-11-23 Bart Houseobjnam.c globals moved to instance globals.
2018-11-23 Bart HouseMoved pickup globals to instance_globals.
2018-11-23 Bart HouseFix g.restoring comments.
2018-11-23 Bart Housetopl.c globals moved to instance_globals.
2018-11-23 Bart HouseMoved sex_change_ok to instance_globals.
2018-11-23 Bart HouseFix compiler warnings in macos build.
2018-11-23 Bart Housedefine nhassert if not defined by port.
2018-11-23 Bart HouseMoved potion.c globals to instance_globals.
2018-11-23 Bart HouseMoved read.c globals to instance_globals.
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 Bart HouseModified objects initialization to support re-entry.
2018-11-23 Bart Houseobjnam.c globals moved to instance globals.
2018-11-23 Bart HouseMoved pickup globals to instance_globals.
2018-11-23 Bart HouseFix g.restoring comments.
2018-11-23 Bart Housetopl.c globals moved to instance_globals.
2018-11-23 Bart HouseMoved sex_change_ok to instance_globals.
2018-11-23 Bart HouseFix compiler warnings in macos build.
2018-11-23 Bart Housedefine nhassert if not defined by port.
2018-11-23 Bart HouseMoved potion.c globals to instance_globals.
2018-11-23 Bart HouseMoved read.c globals to instance_globals.
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 Patric MuellerSend travis notification mails to mailing list
2018-11-23 Bart HouseRenamed instance_variables to global_variables and...
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-23 Bart HouseInstance variable work.
2018-11-23 Bart HouseInstance variable work check-point.
2018-11-23 Bart HouseMerge branch 'win-bart' of https://rodney.nethack.org...
2018-11-23 Bart HouseInitial check in of icontext work.
2018-11-23 Bart HouseMerge branch 'win-bart' of https://rodney.nethack.org...
2018-11-23 Bart HouseFixed nocreate.
2018-11-23 Bart HouseFixed nocreate.
2018-11-23 Bart Housecheck.
2018-11-23 Bart HouseMerge branch 'win-bart' of https://rodney.nethack.org...
2018-11-23 Bart HouseInitial check-in of icontext work.
2018-11-23 Bart HouseInitial check in of icontext.
2018-11-22 Bart HouseMoved petname_used to decl.c
2018-11-22 Bart HousePrevious encumberance state moved to decl.c.
2018-11-22 Bart HouseAdded decl_early_init() which is called when PLAYAGAIN...
2018-11-22 Bart HouseAdded nhassert() support.
2018-11-22 Bart HouseAdded nhassert() support to tile2bmp.
2018-11-22 Bart HouseRevert "Modified how we initialize save file info."
2018-11-22 Bart HouseAdded PLAYAGAIN experimental support definition.
2018-11-22 Bart HouseModified how we initialize save file info.
2018-11-22 Bart HouseRemoved unnecessary use of static for nocreate values.
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.
next