liskon_frotz.git
2016-06-11 David GriffithMerge pull request #28 from erikd/master
2016-06-10 Erik de Castro... Makefile: Add minimal C compiler warning flags
2016-04-29 David GriffithMerge pull request #26 from escondida/master
2016-04-27 Ivy FosterRemove unused variable from os_process_arguments
2016-04-27 Ivy FosterPrint errors to stdout in curses interface
2016-04-27 Ivy FosterMerge ux_init_blorb into os_process_arguments
2016-04-23 David GriffithMerge pull request #25 from escondida/master
2016-04-23 Ivy FosterLeave the decision whether to strip the binary up to...
2016-04-23 Ivy FosterAllow installing to DESTDIR
2016-04-23 Ivy FosterOptionally look for configuration in $XDG_CONFIG_HOME
2016-01-25 David GriffithMerge pull request #24 from unix-ninja/master
2016-01-25 Unix-NinjaAdd configurable ar and ranlib paths in Makefile
2016-01-22 David GriffithMerge pull request #23 from superxkooda-feature/cmdrestore
2016-01-22 David GriffithCleanup of code for the new option to immediately load...
2016-01-20 Michael AngheloneAdded the capability to load a save file as a command...
2015-10-01 David GriffithUpdate and cruft-removal for the manpages.
2015-09-08 David GriffithMinor typos and an if-rearrangement.
2015-08-30 David GriffithAdded a private implementation of strrchr(3) for system...
2015-08-30 David GriffithMerge pull request #20 from fornwall/master
2015-08-30 Fredrik FornwallReplace rindex() with strrchr()
2015-08-09 David GriffithFix #19, minor nit of unused variables in the Makefile.
2015-08-09 David GriffithTruncate trailing question mark for those Infocom games...
2015-07-26 David GriffithMove some function prototypes around and make static.
2015-07-26 David GriffithMerge pull request #17 from ramn/jump_wordwise
2015-07-26 David GriffithMerge pull request #16 from ramn/ctrl_w_improvements
2015-07-26 David GriffithFix Issue #15: dumb-frotz -m option falls thru to show...
2015-07-24 Simon AnderssonAdd key bindings for jumping wordwise
2015-07-24 Simon AnderssonImprove ctrl-w
2015-07-24 Simon AnderssonIgnore ctags, tmp
2015-07-22 David GriffithMerge pull request #14 from ramn/ctrl_w
2015-07-22 Simon AnderssonMake ctrl-w work in middle of line
2015-07-22 Simon AnderssonRestrict ctrl-w to last word
2015-07-22 David GriffithMerge pull request #12 from ramn/add_ctrl_w
2015-07-22 Simon AnderssonAdd binding ctrl-w - deletes prev word
2015-07-11 David GriffithMerge pull request #9 from ZoeB/master
2015-07-10 Zoë BladeDeclare argument type
2015-06-30 David GriffithTidying up here and there.
2015-05-26 David GriffithOSS sound tidying up and change request from FreeBSD...
2015-05-25 David GriffithAdditions and tweaks to make Frotz compile with the...
2015-05-21 David GriffithMissed this getopt argument left over from removing...
2015-05-20 David GriffithMore tidying up in preparation of release.
2015-05-16 David GriffithLine spacing cleanup. Assorted curly-bracket disambigu...
2015-05-15 David GriffithTypos in ChangeLog.
2015-05-15 David GriffithUpdate COPYING and FSF snail mail address.
2015-05-15 David GriffithYet another ChangeLog tweak.
2015-05-15 David GriffithUpdate PORTING.
2015-05-15 David GriffithMore ChangeLog tweaks.
2015-05-15 David Griffithsrc/misc/config.sh no longer used.
2015-05-15 David GriffithLinux Software Map is dead.
2015-05-15 David GriffithMissed some references to old-style saves.
2015-05-15 David GriffithRemove old-style save support. Always Quetzal from...
2015-05-15 David GriffithUpdate LSM file
2015-05-15 David GriffithFixed problem with backgrounds not being set correctly.
2015-05-15 David GriffithMerge branch 'welash-master'
2015-05-15 David GriffithMerge branch 'master' of https://github.com/welash...
2015-05-15 Bill LashAdding .gitignore
2015-05-15 Bill LashFixing restart in games that have zcode in blorb files.
2015-05-14 David GriffithSome preparations for 2.44
2015-05-14 David GriffithI don't use metastore anymore.
2015-05-14 Bill LashFixing an issue with saving and restoring in some games.
2014-03-06 David GriffithAdded -m option to suppress MORE prompts.
2014-03-06 David GriffithUpdate Dumb Frotz manpage.
2014-03-06 David GriffithRemove useless .br. Might have more modifications.
2014-03-06 David GriffithUpdate manpage
2014-02-11 David GriffithMerge pull request #2 from blanham/master
2014-02-11 Bryce LanhamFixed help prompt not displaying properly
2014-02-11 Bryce LanhamFixed hard tab into proper spaces
2014-02-11 Bryce LanhamFixed prompt not showing properly in dumb frotz
2014-02-10 David GriffithFixed Issue #1
2013-12-20 David GriffithImproved the links to the IF Archive a bit.
2013-12-20 David GriffithQuick and dirty segfault fix. I'll fix this the Right...
2013-10-25 David GriffithAdded instructions on building Frotz for DOS.
2013-10-25 David GriffithIndents now match the rest of the code. Minor bugfixes...
2013-10-25 David GriffithMinor just-in-case alteration to cleanup code
2013-09-23 David GriffithAnother file that I'm not sure how got missed.
2013-09-23 David GriffithHow did I forget this file???
2013-06-19 David GriffithNot going to talk about pre-compiled packages anymore...
2013-06-19 David GriffithMake DOS Frotz less chatty on startup.
2013-06-19 David GriffithFixed compile failure for DOS
2013-06-19 David Griffith64-bitness fixes from Bill Lash
2013-06-19 David GriffithBlorb file name fix from Bill Lash
2013-02-07 David GriffithReplaced now-obsolete os_path_open() with os_load_story()
2013-02-07 David Griffithf_setup.story_file straggler
2012-09-06 David Griffith64-bit problem fixed by Bill Lash
2012-09-06 David GriffithWhoops. Duplicate defines
2012-09-06 David GriffithZblorb extensions and malloc cleanliness
2012-08-25 David GriffithFilename buffer problem and tell why a blorb missing...
2012-08-25 David GriffithFixed a problem where filenames of a certain length...
2012-08-25 David GriffithEnabling compile options
2012-08-21 David GriffithCommented out Unicode cleanliness. Interferes with...
2012-08-21 David GriffithPossible nit
2012-08-16 David GriffithNow using DOS-specific Blorb code. Now Blorb works...
2012-08-16 David GriffithPutting back things
2012-08-16 David GriffithNo reason for Blorb stuff to appear in the core.
2012-08-15 David GriffithMore thrashing around with DOS Frotz
2012-08-15 David GriffithAdding ux_blorb.c and ux_blorb.h
2012-08-14 David GriffithMakefile tweaks
2012-08-13 David GriffithA first stab at getting Blorb to work for DOS. Not...
2012-08-13 David GriffithEnable Blorb compilation for DOS
2012-08-13 David GriffithBetter cleaning up after a DOS build
next