descriptionProject to make the text adventure interpreter "frotz" smaller, and run better on an old 8086 PC.
ownerGeorge Caswell
last changeWed, 5 Mar 2025 17:51:03 +0000 (09:51 -0800)
shortlog
2025-03-05 David GriffithFixed potential out-of-bounds read in gen_blorb_init(). master
2025-02-27 David GriffithModified Makefile to use "which" if "command -v" isn...
2025-02-26 NHOrusReplace `which` with POSIX-mandated portable `command -v`
2025-02-11 Stephen KittFix "auxiliary" typo
2025-02-11 David GriffithAdded blurb to ux_audio.h
2025-02-11 David GriffithFix odd indentation in snavig.pl.
2025-02-09 David GriffithFixed nonstandard pkgconf variable names.
2025-02-09 David GriffithImplemented script-from-start for dumb interface.
2025-02-08 David GriffithRemoved useless $(DEFINES) in PHONY target.
2025-02-07 David GriffithFixed potential SDL interface build failure when using...
2025-02-07 David GriffithShifted to development and created a new release sectio...
2025-02-01 FeRD (Frank... curses: Make ux_defines.h a prereq of object files
2025-02-01 FeRD (Frank... Add two missing includes, to fix builds on Fedora Rawhi...
2025-02-01 David GriffithQuelled some warnings from Turbo C GUI compilation.
2025-02-01 David GriffithAdded Turbo C for 16-bit DOS fix for 64k boundary crossing.
2025-02-01 David GriffithUpdated Makefiles for Turbo C and Open Watcom C.
...
heads
5 weeks ago liskon_dos
2 months ago master