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-27
David Griffith
Merge branch 'cyrillic'
commit
|
commitdiff
|
tree
|
snapshot
2019-05-27
David Griffith
Added gitignores for .blb, .blorb, and .zblorb.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-27
David Griffith
Added an error directive about UTF-8 not being supporte...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-27
David Griffith
Fix behavior caused by commit 225d8d38
commit
|
commitdiff
|
tree
|
snapshot
2019-05-27
David Griffith
Spacing between functions.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-27
David Griffith
Add some casts to quiet compile time warnings.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-27
Bill Lash
If not using utf8 print "?" for values above 255
commit
|
commitdiff
|
tree
|
snapshot
2019-05-27
Bill Lash
Updating completion for cyrillic branch
commit
|
commitdiff
|
tree
|
snapshot
2019-05-27
borg323
remove HANDLE_OE_DIPTHONG
commit
|
commitdiff
|
tree
|
snapshot
2019-05-27
borg323
improve z_check_unicode
commit
|
commitdiff
|
tree
|
snapshot
2019-05-27
borg323
Makefile change
commit
|
commitdiff
|
tree
|
snapshot
2019-05-27
borg323
fix printing of default filename
commit
|
commitdiff
|
tree
|
snapshot
2019-05-27
borg323
enable filename input
commit
|
commitdiff
|
tree
|
snapshot
2019-05-27
borg323
cleanup
commit
|
commitdiff
|
tree
|
snapshot
2019-05-27
borg323
allow input of chars > ZC_LATIN1_MAX
commit
|
commitdiff
|
tree
|
snapshot
2019-05-27
borg323
os_display_string is not taking char *
commit
|
commitdiff
|
tree
|
snapshot
2019-05-27
borg323
some ux_input.c fixes
commit
|
commitdiff
|
tree
|
snapshot
2019-05-27
borg323
malloc size fix
commit
|
commitdiff
|
tree
|
snapshot
2019-05-27
borg323
zchar alternative
commit
|
commitdiff
|
tree
|
snapshot
2019-05-27
David Griffith
Removing useless endian stuff that's pointless for...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-27
David Griffith
DOS port now compiles and works. Issues #8 and #58...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-27
David Griffith
Reorder cleanup stuff.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-27
David Griffith
Clean up stuff left by a DOS build.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-27
David Griffith
Turbo C doesn't like this way of doing macros.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-26
David Griffith
Adjust curly bracket position.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-26
David Griffith
Merge branch 'eurofix' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2019-05-26
Bill Lash
Fix behavior cuased by commit 225d8d38
commit
|
commitdiff
|
tree
|
snapshot
2019-05-22
David Griffith
Beginning of stuff to compile for DOS using Open Watcom...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
Bill Lash
Changes to the curses input routines for non latin...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
Bill Lash
Changes to common code for non latin unicode
commit
|
commitdiff
|
tree
|
snapshot
2019-05-19
David Griffith
Removing useless endian stuff that's pointless for...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-19
David Griffith
DOS port now compiles and works. Issues #8 and #58...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-19
David Griffith
Reorder cleanup stuff.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-19
David Griffith
Clean up stuff left by a DOS build.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-19
David Griffith
Turbo C doesn't like this way of doing macros.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-18
David Griffith
Removed mention of a PORTING file, now deleted.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-18
David Griffith
Fix for #114: unneccesary newline printed every time...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-17
David Griffith
Typo in ChangeLog.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-05
David Griffith
Updated ChangeLog with mention of some new features.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-05
David Griffith
Merge branch 'welash/frotz-utf8'
commit
|
commitdiff
|
tree
|
snapshot
2019-05-05
David Griffith
Fix signedness problem for get_wch().
commit
|
commitdiff
|
tree
|
snapshot
2019-05-05
David Griffith
Refining Makefiles. Needs work with implicit declarati...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-05
Bill Lash
Add utf-8 output to script file
commit
|
commitdiff
|
tree
|
snapshot
2019-05-05
David Griffith
Fix remaining strcat() in dumb interface.
commit
|
commitdiff
|
tree
|
snapshot
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-05-03
David Griffith
Add SDL_Quit() in two places to ensure sfrotz really...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
David Griffith
Refining SDL interface os_fatal() to more resemble...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
David Griffith
Implementing f_setup.ignore_errors for the SDL interface.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
David Griffith
Implementing f_setup.ignore_errors for the curses inter...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
David Griffith
Implementing f_setup.ignore_errors for the dumb interfa...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
David Griffith
Remove f_setup.ignore_errors from the core.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-27
David Griffith
Forgot to put back the -Z flag into the help info for...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-24
David Griffith
Fix remaining strcat() in dumb interface.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-20
David Griffith
Added new chunk types from the latest blorb spec (2...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-20
David Griffith
Clean up bb_ID defines.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-20
David Griffith
Move low-level bb_ID defines from blorblow.h to blorb.h.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-20
David Griffith
Move the remaining bb_make_id() things to the blorb...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-20
David Griffith
Move some bb_make_id() things to the blorb library.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-16
David Griffith
Add install_sdl and uninstall_sdl target aliases.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-10
David Griffith
Remove needless blank lines.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-10
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
next