liskon_frotz.git
2023-04-29 David GriffithAdded save-restore prompt option to dos interface with...
2023-04-29 David GriffithCorrected DEFAULT_SAVE_NAME to "story.qzl".
2023-04-29 David GriffithReplaced filename extensions with macros from frotz.h.
2023-04-29 David GriffithAdded save-restore prompt option to x11 interface with...
2023-04-29 David GriffithAdded os_get_text_style() to ease restoring after inter...
2023-04-29 David GriffithAdded va_list support to curses os_fatal() - taken...
2023-04-29 David GriffithRestricted curses' save-restore prompt to .aux files.
2023-04-29 David GriffithAdded support for ZMS 1.1 save-restore prompt option...
2023-04-28 David GriffithPreparing for Z-machine standard 1.1 of not prompting...
2023-04-28 David GriffithNoted xfrotz fix in ChangeLog.
2023-04-28 David GriffithClarified a bit on the os_fatal() and os_warn() functio...
2023-04-28 David GriffithFixed segfault when xfrotz encounters a fatal error.
2023-04-28 David GriffithAdded -L option to xfrotz - supply a Quetzal file to...
2023-04-27 David GriffithAdded note to snavig.pl about needing to install File...
2023-04-27 David GriffithMoved the tandy bit option to the core.
2023-04-27 David GriffithMention SDL fixes in ChangeLog.
2023-04-27 David GriffithFixed inconsistent types in src/sdl and fixed to src...
2023-04-03 David GriffithThis is a development release.
2023-04-02 David GriffithSet length of short hash to 8 characters because Gitlab...
2023-01-26 David GriffithOops, forgot to add the fonts.
2023-01-26 David GriffithNow I have a sensible fonts/Makefile.
2023-01-26 David GriffithA little progress with fonts/Makefile.
2023-01-26 David GriffithMoved stuff around in fonts/Makefile.
2023-01-26 David GriffithRemoved now superfluous X11 font stuff from main Makefile.
2023-01-26 David GriffithEnsure "make clean" cleans up in fonts/
2023-01-26 David GriffithMoved X11 fonts to a fonts/ directory.
2023-01-24 David GriffithNoted in ChangeLog fix for faulty handling of text...
2023-01-24 David GriffithCreated an entry in ChangeLog for the upcoming 2.55...
2023-01-06 David GriffithRun xset after install/deinstall to add/delete font...
2023-01-06 David GriffithEnsure that fonts don't get put into frotz_x11.a.
2023-01-04 David GriffithAdded caveat to INSTALL. -fcommon needed for building...
2023-01-04 David GriffithRemoved trailing spaces from README.md.
2023-01-04 David GriffithMention the deletion of the old BUGS file.
2023-01-04 David GriffithFixed misspelling of "magenta".
2023-01-04 David GriffithReworked faulty show_cell_normal() from the old IRC...
2023-01-01 David GriffithFixed faulty find for uninstall_xfrotz target.
2022-12-27 Chris SpiegelFix enum comparison
2022-12-04 David GriffithFixed singular/plural mistake.
2022-10-16 David GriffithSomehow when I converted ux_input.c to K&R-style, this...
2022-10-14 Thomas HuthMakefile: blorb-lib needs hash.h
2022-04-14 David GriffithUpdated README and README.md with correct info for...
2022-04-14 David GriffithUpdate ChangeLog to release date.
2022-04-14 David GriffithChanged complaint in Makefile from "a zip file" to...
2022-04-14 David GriffithAdded version requirement for KCC in Makefile.kcc.
2022-04-14 David GriffithRearranged tops20 snavig target to ensure all text...
2022-04-14 David GriffithRearranged dos snavig target to ensure all text files...
2022-04-14 David GriffithAdded KCC-6.620(c2l3) to list of supported compilers...
2022-04-14 David GriffithRemoved dependency on unix2dos for snavig targets.
2022-04-14 David GriffithDoing unix2dos conversion in Snavig as a sed call.
2022-04-14 David GriffithUpdated INSTALL files for DOS and TOPS20.
2022-04-13 David GriffithUpdated Makefile to report that Snavig works for TOPS20.
2022-04-13 Adam ThorntonAdded config to snavig.pl to specify GNU sed.
2022-03-30 David GriffithGenericized the dist target a bit more.
2022-03-30 David GriffithAdded Libera link for donations.
2022-03-28 David GriffithUpdated snavig/ generation. Added missing frotz.prj...
2022-03-28 David GriffithFixed some problems that kept Open Watcom compiles...
2022-03-28 David GriffithUpdated Makefile.tc for official release.
2022-03-28 David GriffithSet Makefile to make an official release.
2022-03-28 David GriffithSlightly updated ChangeLog. One more due for release.
2022-03-25 David GriffithUpdated INSTALL for macOS. Its ncurses is old, but...
2022-03-25 David GriffithUpdated Changelog with more macOS stuff.
2022-03-23 David GriffithOnly allow for A_ITALIC to be set if we have ncurses...
2022-03-23 Dan FabulichFix macOS ARM builds by using correct include path...
2022-03-23 Dan FabulichFix curses build on macOS 12
2022-03-22 David GriffithRewrote Apple-specific compilation stuff.
2022-03-22 David GriffithRemoved ncurses from list of sound support libs (duh).
2022-01-30 David GriffithFixed minor warning of circular dependency in Makefile.
2022-01-30 David GriffithFixed trouble with z_header.user_name clobbering Inform...
2022-01-15 David GriffithReenabling old-style graphics for X11 interface.
2022-01-07 David GriffithThis is a better method of detecting Infocom V6 EGA...
2022-01-07 David GriffithRevert "Implemented prompt parameter for @save and...
2022-01-06 David GriffithImplemented prompt parameter for @save and @restore...
2022-01-06 David GriffithNow detecting Shogun EGA.
2022-01-06 David GriffithCleanup of testing printfs and such.
2022-01-06 David GriffithAdded --xscale and --yscale for EGA V6 graphics. Split...
2022-01-03 David GriffithUpdated changelog with mention of resolution fix.
2022-01-03 David GriffithNow dumb and curses interfaces process a Blorb's resolu...
2021-11-18 David GriffithUpdated ChangeLog with fix for Lurking Horror audio...
2021-11-18 David GriffithEnsure that a sample plays to its end before halting...
2021-11-18 David GriffithFixed indent error in sfrotz manpage.
2021-11-13 David GriffithAdded build target aliases using dashes instead of...
2021-11-12 Cameron CawleyFix loading Blorb files in the DOS port
2021-11-11 David GriffithUpdated list of files and directories in README.1st.
2021-11-11 David GriffithAdded some more documentation files to DOS snavig direc...
2021-11-11 David GriffithMade sure Snavig copies over *.asm files so that Open...
2021-11-10 Tee-Kiah ChiaEliminated some easier cases of unneeded `#ifdef __WATC...
2021-11-10 David GriffithMoved DOS-related things around for better integration.
2021-11-10 David GriffithUpdated ChangeLog and INSTALL_DOS with DOS-related...
2021-11-09 David GriffithFinalized quiet option for DOS.
2021-11-09 David GriffithFixed failure of -q flag to silence sound-effects....
2021-11-09 David GriffithReworked startup INFORMATION and prepare for quiet...
2021-11-09 David GriffithRemoved f_setup initilization from dos interface. ...
2021-11-09 David GriffithAdded dparams.txt from the old bcparams.txt.
2021-11-09 David GriffithAltered things so that os_beep() works when NO_SOUND...
2021-11-08 Tee-Kiah ChiaGot DOS_NO_SOUND = yes and DOS_NO_SOUND = no working...
2021-11-08 Tee-Kiah ChiaProperly clean src/common/defs.h on case-sensitive...
2021-11-08 Tee-Kiah ChiaFixed testing of DOS_NO_GRAPHICS etc. when making src...
2021-11-06 David GriffithImplemented NO_TRUECOLOUR support for DOS interface.
2021-11-06 David GriffithImplemented NO_GRAPHICS option for DOS interface.
2021-11-06 David GriffithRemoved src/olddos/.
next