Scope-eye.net Git Repository
/
liskon_frotz.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
liskon_frotz.git
2019-05-05
David Griffith
Added new chunk types from the latest blorb spec (2...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-05
David Griffith
Clean up bb_ID defines.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-05
David Griffith
Move low-level bb_ID defines from blorblow.h to blorb.h.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-05
David Griffith
Move the remaining bb_make_id() things to the blorb...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-05
David Griffith
Move some bb_make_id() things to the blorb library.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-05
David Griffith
Add install_sdl and uninstall_sdl target aliases.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-05
David Griffith
Remove needless blank lines.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-05
David Griffith
Add dependencies to allow "make sdl_lib" et al work...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-01
Bill Lash
Add ifdefs for UTF8
commit
|
commitdiff
|
tree
|
snapshot
2019-04-01
Bill Lash
Add Makefile framework for enabling UTF8
commit
|
commitdiff
|
tree
|
snapshot
2019-03-31
Bill Lash
Add back ncursesw in makefile
commit
|
commitdiff
|
tree
|
snapshot
2019-03-31
Bill Lash
Merge branch 'master' of https://gitlab.com/DavidGriffi...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-23
David Griffith
Merge branch 'pathopen_fix' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2019-03-22
Bill Lash
fix pathopen by increasing the buffer length
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
David Griffith
Merge branch 'sdl_namefix' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Bill Lash
Fix -N date option (issue 105)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
David Griffith
Delete references to a wiki I never made.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
David Griffith
Delete section describing curses interface config file.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
David Griffith
Finish importing stuff from the old sfrotz html manual.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
David Griffith
Change mention of an HTML manual to a manpage.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
David Griffith
Save file loading for sfrotz at command line.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
David Griffith
Change an int to bool.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
David Griffith
Remove superfluous "done" comments.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
David Griffith
Do a strdup() instead of a malloc() and strncpy().
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
David Griffith
Fix an off-by-one strncat() limit.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-09
David Griffith
Expand list of libs needed for SDL interface.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-09
David Griffith
Minor tweaks of homepage.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-09
David Griffith
Revert "Fixed problem with garbage .aux filenames."
commit
|
commitdiff
|
tree
|
snapshot
2019-02-20
David Griffith
Bump "last updated" line on static page.
commit
|
commitdiff
|
tree
|
snapshot
2019-02-20
David Griffith
Merge branch 'valgrind/getconfig' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2019-02-20
David Griffith
Added missing <ul> </ul> tags.
commit
|
commitdiff
|
tree
|
snapshot
2019-02-20
David Griffith
Remove reference to Sourceforge in static webpage.
commit
|
commitdiff
|
tree
|
snapshot
2019-02-20
David Griffith
GIT_BRANCH was mangled into IT_BRANCH. Never used...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-20
David Griffith
Don't try to make a tarball if git repo not present...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-19
David Griffith
Fixed capitalization inconsistencies in manpages: ...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-19
David Griffith
Re-add the "all" target and redo "make help".
commit
|
commitdiff
|
tree
|
snapshot
2019-02-19
David Griffith
Remove last bits of sed fiddling with Makefile. Versio...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-16
Andrew Gaul
Avoid reading past valid array ranges in getconfig
commit
|
commitdiff
|
tree
|
snapshot
2019-02-13
David Griffith
Fixed broken hash target.
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
David Griffith
Merge branch 'export-subst'
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
David Griffith
Moving as much as I can into using export-subst.
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
David Griffith
Move path_separator stuff out in the open in os_read_fi...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
David Griffith
Fix problem with a fixed path separator in dumb interface.
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
David Griffith
Replace two strcat() calls in dumb interface.
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
David Griffith
Replaced two strcpy() calls in dumb interface.
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
David Griffith
Replace two remaining strcpy() calls in curses interface.
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
David Griffith
Unroll ternary operator with unix_history functions.
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
David Griffith
Fix two strcpy() calls in curses and needed to redefine...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
David Griffith
Reorder build recipes to make a bit more sense.
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
David Griffith
First stab at using export-subst in .gitattributes.
commit
|
commitdiff
|
tree
|
snapshot
2019-02-04
David Griffith
Update and clean up INSTALL and Makefile.
commit
|
commitdiff
|
tree
|
snapshot
2019-02-04
Bill Lash
Adding input of utf-8 chars and history
commit
|
commitdiff
|
tree
|
snapshot
2019-02-03
Bill Lash
Merge branch 'master' of https://gitlab.com/welash...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-03
David Griffith
Fixed one instance of strcpy(). The rest are proving...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-03
David Griffith
Rewrite last strcpy() call in ux_init.c and remove...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-03
David Griffith
Rewrite remaining strcat() calls in curses interface.
commit
|
commitdiff
|
tree
|
snapshot
2019-02-03
David Griffith
Put Makefile back to using the OS's version of strdup().
commit
|
commitdiff
|
tree
|
snapshot
2019-02-02
David Griffith
Rewrite remaining strcpy() calls in core.
commit
|
commitdiff
|
tree
|
snapshot
2019-02-02
David Griffith
Rewrite two remaining strcpy() calls in src/common...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-02
David Griffith
Fix filename in webpage.
commit
|
commitdiff
|
tree
|
snapshot
2019-02-02
David Griffith
Adding homepage to be hosted at Gitlab.
commit
|
commitdiff
|
tree
|
snapshot
2019-02-02
David Griffith
Adding a .gitattributes file to avoid packaging certain...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-01
David Griffith
Fixed problem with garbage .aux filenames.
commit
|
commitdiff
|
tree
|
snapshot
2019-02-01
Bill Lash
Add some support for UTF-8
commit
|
commitdiff
|
tree
|
snapshot
2019-01-31
David Griffith
Moved local strdup() and strndup() implementations...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-31
David Griffith
Fixed some problems with unsafe strcpy() calls writing...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-31
David Griffith
Call my_strdup() instead of strdup().
commit
|
commitdiff
|
tree
|
snapshot
2019-01-31
David Griffith
Use f_setup.story_name instead of now-useless stripped_...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-31
David Griffith
Merge branch 'more_mac' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2019-01-30
Bill Lash
Add CFLAGS for compiling on OS/X
commit
|
commitdiff
|
tree
|
snapshot
2019-01-30
David Griffith
Remove unused string buffer from re-added os_path_open().
commit
|
commitdiff
|
tree
|
snapshot
2019-01-30
David Griffith
Where strncat() is called with a fixed string source...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-30
David Griffith
Clean up comments for os_process_arguments()
commit
|
commitdiff
|
tree
|
snapshot
2019-01-30
David Griffith
Clean up remaining f_setup.interpreter_number mess...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-30
David Griffith
f_setup.interpreter_number is now for the curses interf...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-30
David Griffith
Fix problem with not using f_setup.interpreter_number...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-30
David Griffith
Merge branch 'welash/frotz-path_crap'
commit
|
commitdiff
|
tree
|
snapshot
2019-01-30
David Griffith
Remove incomplete and wrong code preventing blorbs...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-30
Michael Lazar
Update documentation to refer to correct commands for...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-30
David Griffith
Remove the last bits of old-style save format. All...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-21
Bill Lash
Fix for finding files on path
commit
|
commitdiff
|
tree
|
snapshot
2019-01-21
David Griffith
Update the INSTALL file a bit to talk about sfrotz.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-21
David Griffith
Merge branch 'nested' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2019-01-21
William Lash
Remove nested functions
commit
|
commitdiff
|
tree
|
snapshot
2019-01-21
David Griffith
Merge branch 'dashL' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2019-01-21
David Griffith
Merge branch 'segfault' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2019-01-21
David Griffith
Merge branch 'master' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Bill Lash
Merge branch 'master' of gitlab.com:DavidGriffith/frotz
commit
|
commitdiff
|
tree
|
snapshot
2019-01-10
David Griffith
Update mirror list.
commit
|
commitdiff
|
tree
|
snapshot
2018-12-20
Bill Lash
Fix -L option in curses port
commit
|
commitdiff
|
tree
|
snapshot
2018-12-18
Bill Lash
Check for NULL pointer when stripping extension
commit
|
commitdiff
|
tree
|
snapshot
2018-09-27
Bill Lash
Add my_strndup() api
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
David Griffith
Move some externs of os_ functions into frotz.h.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
David Griffith
Fix stupid oversight in install_sfrotz and uninstall_sf...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
David Griffith
Delete duplicate define of bb_ID_FORM.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
David Griffith
Added ignores for Quetzal files, scripts, and command...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
David Griffith
Added useful Blorb-handling changes.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
David Griffith
Fix #47: Prompt for overwrite.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
David Griffith
Get rid of convoluted code for stripping filename exten...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
David Griffith
Make this part of Dumb look a bit more like the corresp...
commit
|
commitdiff
|
tree
|
snapshot
next