This website requires JavaScript.
Explore
Help
Register
Sign In
nethack-gwaa-kiwi
/
nethack
Watch
1
Star
0
Fork
0
You've already forked nethack
Code
Pull Requests
Activity
Files
fba7c06fd63cfde58acbaf3f901f8f8582ffb5e0
nethack
/
util
History
keni
09502df9f1
force expand unexpanded substitution variables
2018-04-25 15:36:11 -04:00
..
.gitattributes
…
.gitignore
…
dgn_comp.l
…
dgn_comp.y
…
dgn_main.c
…
dlb_main.c
Fixed coding error. strlen() returns size_t causing a size_t sized value pushed onto stack instead of long. On x64 builds, size_t != long. Caught via compiler warning in x64 build.
2017-09-04 12:41:53 +03:00
lev_comp.l
…
lev_comp.y
…
lev_main.c
…
makedefs.c
Add updated copyright lines, part 1.
2018-04-25 15:00:13 -04:00
mdgrep.h
…
mdgrep.pl
force expand unexpanded substitution variables
2018-04-25 15:36:11 -04:00
panic.c
Add updated copyright lines, part 1.
2018-04-25 15:00:13 -04:00
recover.c
util updates: lev_main.c and recover.c
2017-07-30 17:34:52 -07:00