]> granicus.if.org Git - nethack/shortlog
nethack
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 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 Bart HouseAdded support for building Guidebook in xcode build.
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 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 Bart HouseAdded project wide build settings for nethack directories.
2018-11-19 Bart HouseAdded building of data to xcode build.
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...
2018-11-18 Bart HouseHint file for macOS X with curses.
2018-11-18 nhmallMerge branch 'win-curses' into macosx-curses-fall2018
2018-11-18 nhmallquiet some mismatched prototype warnings with visual...
2018-11-18 nhmallfix a build error when curses is NOT enabled
2018-11-18 nhmallupdate Install.nt
2018-11-18 nhmallMakefile cut-and-paste error
2018-11-18 nhmallMakefile macro correction
2018-11-18 nhmallmore curses Makfile mods
2018-11-18 nhmallwindows VS Makefile with curses and PDCurses
2018-11-18 nhmallMerge branch 'win-minor' into win-curses
2018-11-18 Bart HouseBuild curses if PDCurses is available.
2018-11-18 nhmallRevert "curses port: accept return on Windows platform"
2018-11-18 nhmallRevert "more CR on windows"
2018-11-18 nhmallmore CR on windows
2018-11-18 nhmallcurses port: accept return on Windows platform
2018-11-18 PatRsrc/ formatting
2018-11-18 PatRformatting: tile.c
2018-11-17 Bart HouseGetting build working.
2018-11-17 nhmallMerge branch 'NetHack-3.6.2-beta01' into win-minor
2018-11-17 Bart HouseMap curso blinking controlled by win32_cursorblink.
2018-11-17 nhmallMerge branch 'win-minor' into NetHack-3.6.2-beta01
2018-11-17 PatRfeedback for missing readonly data files
2018-11-17 nhmallmissed include/wincurs.h
2018-11-17 nhmallcurses new file additions
2018-11-17 nhmallcurses changes to existing files
2018-11-17 nhmallMerge branch 'NetHack-3.6.2-beta01' into win-minor
2018-11-17 nhmallAdd some windows command line option hooks
2018-11-16 PatRmore vms (vmsbuild.com vs monstr.c)
2018-11-16 Bart HouseDelete GDI objects when map window is destroyed.
2018-11-16 Bart HouseMenu check boxes drawn correctly when scaled.
2018-11-16 Bart HouseMade map cursor blink a compile time option.
2018-11-16 Bart HouseCompleted map back buffer work and implemented map...
2018-11-16 PatRvms build/install update
2018-11-16 nhmallaugment codepage850-to-Unicode mappings in nttty
2018-11-16 Bart HouseRemap unicode control codes.
2018-11-16 Bart HouseRemoved temporary comment left in by mistake.
2018-11-15 nhmallfollow-up bit for stale gold sym
2018-11-15 nhmallMerge branch 'win-minor' into NetHack-3.6.2-beta01
2018-11-15 nhmallMerge branch 'win-minor' of https://rodney.nethack...
2018-11-15 nhmallstale gold symbol displayed after symset change
2018-11-15 Bart HouseRemove commented out line.
2018-11-15 Bart HouseModified RIP dialog to take into account monitor DPI.
2018-11-15 PatRX11 menu searching
2018-11-15 PatRX11 NetHack.ad again
2018-11-15 PatRX11 resource defaults
2018-11-14 nhmallMerge branch 'win-minor' into NetHack-3.6.2-beta01
2018-11-14 nhmallnewline at end of file
next