0
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 17 hours ago.
Jan 18, 2025 — Jan 18, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #130 from liam-middlebrook/update-readme More... about 8 years ago
Update README.mkdn More... over 8 years ago
Only quit if stdin is gone. More... about 13 years ago
Revert "Revert "Exit the program if a getch() call fails."" More... about 13 years ago
Revert "Exit the program if a getch() call fails." More... about 13 years ago
Exit the program if a getch() call fails. More... about 13 years ago
Don't panic on empty inventory. More... about 13 years ago
Revert "GCC found the edge case here where you can access array[-1]" More... about 13 years ago
Put libraries last on linker args. More... about 13 years ago
Fix some stupidity with the dark gray. More... about 13 years ago
epitaph_jokes++
clockfort
as Chris Lockfort
More... over 13 years ago
Allow overriding of VARDIR on make install. More... over 13 years ago
Update master
clockfort
as Chris Lockfort
More... over 13 years ago
GCC found the edge case here where you can access array[-1]
clockfort
as Chris Lockfort
More... over 13 years ago
open with O_CREAT requires a tertiary mode option.
clockfort
as Chris Lockfort
More... over 13 years ago
Fixes for new (4.7+) GCC. Changes for new FORTIFY_SOURCE default, and temporary? removal of -Werror because nethack often uses fread, etc without giving a shit about return values... I have 122 warnings about it
clockfort
as Chris Lockfort
More... over 13 years ago
fixes issue #117
clockfort
as Chris Lockfort
More... over 13 years ago
Merge branch 'master' of github.com:ComputerScienceHouse/bingehack More... over 13 years ago
Fix crash when trying to print strings with non-printable characters. More... over 13 years ago
projects external to the game now live in extra-game dir
clockfort
as Chris Lockfort
More... over 13 years ago
links removed; new location
clockfort
as Chris Lockfort
More... over 13 years ago
organization/documentation cleanup
clockfort
as Chris Lockfort
More... over 13 years ago
docs move
clockfort
as Chris Lockfort
More... over 13 years ago
doc directory almost readable and organized
clockfort
as Chris Lockfort
More... over 13 years ago
organizational changes; link left temporarily due to github http links that I need to fix
clockfort
as Chris Lockfort
More... over 13 years ago
better organization, now tracking changes to default config, etc dgamelaunch chroot information
clockfort
as Chris Lockfort
More... over 13 years ago
grantovich pointed out spelling. Also grantovich doesn't know how to use github comments :-P
clockfort
as Chris Lockfort
More... over 13 years ago
Merge branch 'darkgray-osx' of github.com:ComputerScienceHouse/bingehack
clockfort
as Chris Lockfort
More... over 13 years ago
Merge branch 'master' of github.com:ComputerScienceHouse/bingehack
clockfort
as Chris Lockfort
More... over 13 years ago
Fix dark-gray symbols showing up as black on OSX. More... over 13 years ago