liskon_frotz.git
2019-09-23 David GriffithConvert sound.c to K&R style.
2019-09-23 David GriffithConvert setup.h to K&R style.
2019-09-23 David GriffithConvert screen.c to K&R style.
2019-09-23 David GriffithConvert redirect.c to K&R style.
2019-09-23 David GriffithConvert random.c to K&R style.
2019-09-23 David GriffithConvert quetzal.c to K&R style.
2019-09-23 David GriffithConvert process.c to K&R style.
2019-09-23 David GriffithConvert object.c to K&R style.
2019-09-23 David GriffithConvert math.c to K&R style.
2019-09-23 David GriffithConvert main.c to K&R style.
2019-09-23 David GriffithConvert input.c to K&R style.
2019-09-23 David GriffithConvert hotkey.c to K&R style.
2019-09-23 David GriffithConvert getopt.c to K&R style.
2019-09-23 David GriffithConvert frotz.h to K&R style.
2019-09-21 David GriffithConvert files.c to K&R style.
2019-09-21 David GriffithConvert fastmem.c to K&R style.
2019-09-21 David GriffithConvert err.c to K&R style.
2019-09-21 David GriffithConvert buffer.c to K&R style.
2019-09-21 David GriffithConvert ux_text.c to K&R style.
2019-09-20 David GriffithConvert ux_setup.h to K&R style.
2019-09-20 David GriffithConvert ux_sema.h to K&R style.
2019-09-20 David GriffithConvert ux_screen.c to K&R style.
2019-09-20 David GriffithConvert ux_resource.c to K&R style.
2019-09-20 David GriffithConvert ux_pic.c to K&R style.
2019-09-20 David GriffithConvert ux_input.c to K&R style.
2019-09-19 David GriffithConvert ux_init.c to K&R style.
2019-09-19 David GriffithConvert ux_blorb.h to K&R style.
2019-09-19 David GriffithConvert ux_blorb.c to K&R style.
2019-09-19 David GriffithConvert ux_audio_oss.c to K&R style.
2019-09-19 David GriffithConvert ux_audio_none.c to K&R style.
2019-09-19 David GriffithConvert ux_audio.h to K&R style.
2019-09-19 David GriffithConvert ux_audio.c to K&R style.
2019-09-19 David GriffithConvert dumb_pic.c to K&R style.
2019-09-19 David GriffithConvert dumb_output.c to K&R style.
2019-09-19 David GriffithConvert dumb_input.c to K&R style.
2019-09-19 David GriffithConvert dumb_init.c to K&R style.
2019-09-19 David GriffithConvert dumb_blorb.h to K&R style.
2019-09-19 David GriffithConvert dumb_blorb.c to K&R style.
2019-09-18 David GriffithBuild common_defines and hash for DOS. No cross-compil...
2019-09-18 David GriffithAdded -H option to sfrotz for showing extended options.
2019-09-18 David GriffithHopefully partial rebuilds are finally fixed.
2019-09-18 David GriffithAdd some talk about color in curses.
2019-09-16 David GriffithFix problem with building on *BSD of mentions of blorbl...
2019-09-16 David GriffithReword ncurses notes.
2019-09-16 David GriffithMention the need for NetBSD users to install libao...
2019-09-13 David GriffithAdd some defines and ifndefs to omit headers missing...
2019-09-13 David GriffithDisable Immintrin (Intel Intrinsics Emulation) for...
2019-09-13 David GriffithAdding OS-specific section for OpenBSD.
2019-09-14 David GriffithTalk about locale for getting proper UTF-8 support...
2019-09-14 David GriffithUpdate INSTALL with curses discussion and OpenBSD libra...
2019-09-14 David GriffithDelete a.out when distcleaning.
2019-09-13 David GriffithMention Paul Gilbert in AUTHORS.
2019-09-13 Paul GilbertEdit colors on images with adaptive palettes.
2019-09-13 David GriffithTypo zlip --> zlib
2019-09-13 David GriffithAdd a.out to .gitignore for NetBSD.
2019-09-13 David GriffithKeep NetBSD from mistakenly using curses.h in /usr...
2019-09-04 David GriffithConditionally use -D_POSIX_C_SOURCE=200809L for Linux...
2019-09-04 David GriffithRemove trailing spaces.
2019-09-04 David GriffithCFLAGS don't belong in the final linking.
2019-09-04 David GriffithFinish with SDL interface for FreeBSD.
2019-09-04 David GriffithMaybe this will prove helpful in getting Xterm to alway...
2019-09-04 David GriffithUpdate manpages for dumb and curses frotz with Unicode...
2019-09-04 David GriffithRemove mention of -R (restricted read/write path) as...
2019-09-04 David GriffithRemove mention of .frotzrc -- not used with sfrotz.
2019-09-04 David GriffithFix some awkward wording.
2019-09-04 David GriffithBold instances of frotz and sfrotz in manpage.
2019-09-04 David GriffithUpdate sfrotz manpage to talk about Unicode support.
2019-09-04 David GriffithAdd some tweaks for FreeBSD; no sound curses interface.
2019-09-04 David GriffithRemove extraneous parentheses.
2019-09-03 David GriffithMerge branch 'more-pkg-config' into 'master'
2019-09-02 James Le CuirotUse shell Makefile function to avoid repeatedly calling...
2019-09-02 James Le CuirotUse pkg-config to get ncurses(w) flags, falling back...
2019-09-02 David GriffithFix mess with defines.
2019-09-02 David GriffithMerge branch 'toolchain-paths' into 'master'
2019-09-01 David GriffithMerge branch 'pkg-config' into 'master'
2019-08-31 James Le CuirotDon't add $(PREFIX)/include and $(PREFIX)/lib to toolch...
2019-08-31 James Le CuirotAllow building with a specific pkg-config given by...
2019-08-31 David GriffithRemove version.c and put build date back into git_hash.h.
2019-08-30 David GriffithMerge branch 'keydelay' into 'master'
2019-08-30 David GriffithRemove R from getopt that isn't being used for anything...
2019-08-30 David GriffithFix improper way of checking for uninitialized string.
2019-08-30 Bill LashSwallow unexpected timeout keycode
2019-08-29 David GriffithMerge branch 'keydelay' into 'master'
2019-08-29 Bill LashCheck to see if a timeout is expected
2019-08-27 David GriffithAdd mention of Unicode by way of UTF-8 in INSTALL.
2019-08-26 David GriffithSegfault with -r and no parameter. Add missing colon...
2019-08-24 David GriffithMove sf_searchfile() from sf_ftype.c to sf_fonts.c.
2019-08-24 David GriffithFix problem with fontdir option in .sfrotzrc not being...
2019-08-20 David GriffithRemoved dependency preprocessor stuff that never did...
2019-08-16 David GriffithAdd targets to .PHONY to re-allow partial rebuild.
2019-08-14 David GriffithFix null trailer problem with Blorb file loading.
2019-08-06 David GriffithAsk player if it's okay to overwrite an existing record...
2019-07-28 David GriffithMerge branch 'sdl_sfrotzrc' into 'master'
2019-07-28 Bill LashAlso look for .sfrotzrc in home directory
2019-07-27 Bill LashMerging with upstream
2019-07-27 Bill LashMerge branch 'master' of https://gitlab.com/DavidGriffi...
2019-07-23 David GriffithAdd stuff needed for NetBSD to build sfrotz. Still...
2019-07-23 David GriffithIdentify host OS as Unix if so. Include unistd.h prote...
2019-07-25 David GriffithAdd list of packages for sfrotz using NetBSD nomenclature.
2019-07-23 David GriffithRemove pointless link to dl library.
next