1
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added function name comment to end of each function in src/dumb/. More... 12 months ago
Added save-restore prompt option to dumb interface with restriction to .aux. More... almost 1 year ago
Expanded description of -L flag for xfrotz and adjusted its X11 class name. More... about 1 year ago
Added function name comment to end of each function in src/curses/. More... about 1 year ago
Updated xfrotz's usage info. More... about 1 year ago
Marked functions in src/dumb/ taking no parameters with the void parameter. More... about 1 year ago
Marked functions in src/sdl/ taking no parameters with the void parameter. More... about 1 year ago
Added function name comment to end of each function in src/sdl/. More... about 1 year ago
Added save-restore prompt option to SDL interface with restriction to .aux. More... about 1 year ago
Added save-restore prompt option to dos interface with restriction to .aux. More... about 1 year ago
Corrected DEFAULT_SAVE_NAME to "story.qzl". More... about 1 year ago
Replaced filename extensions with macros from frotz.h. More... about 1 year ago
Added save-restore prompt option to x11 interface with restriction to .aux. More... about 1 year ago
Added os_get_text_style() to ease restoring after interruptions. More... about 1 year ago
Added va_list support to curses os_fatal() - taken from os_warn(). More... about 1 year ago
Restricted curses' save-restore prompt to .aux files. More... about 1 year ago
Added support for ZMS 1.1 save-restore prompt option to core and curses. More... about 1 year ago
Preparing for Z-machine standard 1.1 of not prompting on save/restore. More... about 1 year ago
Noted xfrotz fix in ChangeLog. More... about 1 year ago
Clarified a bit on the os_fatal() and os_warn() functions that use va_list. More... about 1 year ago
Fixed segfault when xfrotz encounters a fatal error. More... about 1 year ago
Added -L option to xfrotz - supply a Quetzal file to load on command line. More... about 1 year ago
Added note to snavig.pl about needing to install File::Slurp More... about 1 year ago
Moved the tandy bit option to the core. More... about 1 year ago
Mention SDL fixes in ChangeLog. More... about 1 year ago
Fixed inconsistent types in src/sdl and fixed to src/common/frotz.h More... about 1 year ago
This is a development release. More... about 1 year ago
Set length of short hash to 8 characters because Gitlab uses 8. More... about 1 year ago
Oops, forgot to add the fonts. More... over 1 year ago
Now I have a sensible fonts/Makefile. More... over 1 year ago