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
2025-03-05
David Griffith
Fixed potential out-of-bounds read in gen_blorb_init().
master
commit
|
commitdiff
|
tree
|
snapshot
2025-02-27
David Griffith
Modified Makefile to use "which" if "command -v" isn...
commit
|
commitdiff
|
tree
|
snapshot
2025-02-26
NHOrus
Replace `which` with POSIX-mandated portable `command -v`
commit
|
commitdiff
|
tree
|
snapshot
2025-02-11
Stephen Kitt
Fix "auxiliary" typo
commit
|
commitdiff
|
tree
|
snapshot
2025-02-11
David Griffith
Added blurb to ux_audio.h
commit
|
commitdiff
|
tree
|
snapshot
2025-02-11
David Griffith
Fix odd indentation in snavig.pl.
commit
|
commitdiff
|
tree
|
snapshot
2025-02-09
David Griffith
Fixed nonstandard pkgconf variable names.
commit
|
commitdiff
|
tree
|
snapshot
2025-02-09
David Griffith
Implemented script-from-start for dumb interface.
commit
|
commitdiff
|
tree
|
snapshot
2025-02-08
David Griffith
Removed useless $(DEFINES) in PHONY target.
commit
|
commitdiff
|
tree
|
snapshot
2025-02-07
David Griffith
Fixed potential SDL interface build failure when using...
commit
|
commitdiff
|
tree
|
snapshot
2025-02-07
David Griffith
Shifted to development and created a new release sectio...
commit
|
commitdiff
|
tree
|
snapshot
2025-02-01
FeRD (Frank...
curses: Make ux_defines.h a prereq of object files
commit
|
commitdiff
|
tree
|
snapshot
2025-02-01
FeRD (Frank...
Add two missing includes, to fix builds on Fedora Rawhi...
commit
|
commitdiff
|
tree
|
snapshot
2025-02-01
David Griffith
Quelled some warnings from Turbo C GUI compilation.
commit
|
commitdiff
|
tree
|
snapshot
2025-02-01
David Griffith
Added Turbo C for 16-bit DOS fix for 64k boundary crossing.
commit
|
commitdiff
|
tree
|
snapshot
2025-02-01
David Griffith
Updated Makefiles for Turbo C and Open Watcom C.
commit
|
commitdiff
|
tree
|
snapshot
2025-02-01
David Griffith
Updated ChangeLog and Makefile in preparation for new...
commit
|
commitdiff
|
tree
|
snapshot
2025-02-01
David Griffith
Updated dates in manpages again.
commit
|
commitdiff
|
tree
|
snapshot
2025-01-28
David Griffith
Fatal error instead of segfault when writing a string...
commit
|
commitdiff
|
tree
|
snapshot
2025-01-23
FeRD (Frank...
Add src/sdl/sf_defines.h to gitignore
commit
|
commitdiff
|
tree
|
snapshot
2025-01-10
David Griffith
Updated manpages.
commit
|
commitdiff
|
tree
|
snapshot
2025-01-09
David Griffith
Updated ChangeLog with filename extension stuff.
commit
|
commitdiff
|
tree
|
snapshot
2025-01-09
David Griffith
Reworked dumb interface to add appropriate filename...
commit
|
commitdiff
|
tree
|
snapshot
2025-01-09
David Griffith
Reworked curses interface to add appropriate filename...
commit
|
commitdiff
|
tree
|
snapshot
2025-01-09
David Griffith
Reworked SDL interface to add appropriate filename...
commit
|
commitdiff
|
tree
|
snapshot
2025-01-07
David Griffith
For X11 interface, add appropriate filename extensions...
commit
|
commitdiff
|
tree
|
snapshot
2025-01-04
David Griffith
For saving in dumb interface, append ".qzl" to filename...
commit
|
commitdiff
|
tree
|
snapshot
2025-01-02
David Griffith
For saving in curses interface, append ".qzl" to filena...
commit
|
commitdiff
|
tree
|
snapshot
2025-01-02
David Griffith
Fixed potential source of trouble when reading file...
commit
|
commitdiff
|
tree
|
snapshot
2025-01-01
David Griffith
For saving in SDL interface, append ".qzl" to filename...
commit
|
commitdiff
|
tree
|
snapshot
2025-01-01
David Griffith
Updated ChangeLog.
commit
|
commitdiff
|
tree
|
snapshot
2025-01-01
David Griffith
Ifdef'ed code to check if a short > 16 bits for only...
commit
|
commitdiff
|
tree
|
snapshot
2025-01-01
James Le Cuirot
Fix stray $ that breaks the frotz filename when specify...
commit
|
commitdiff
|
tree
|
snapshot
2024-08-31
David Griffith
Fixed spurious complaint of missing graphics when Z...
commit
|
commitdiff
|
tree
|
snapshot
2024-08-30
David Griffith
Removed m_exitPause from SDL as it caused problems...
commit
|
commitdiff
|
tree
|
snapshot
2024-06-08
David Griffith
Ensured complaint about missing graphics if blorb file...
commit
|
commitdiff
|
tree
|
snapshot
2024-06-08
David Griffith
Moved X11 pkgconf calls to X11 Makefile and allow for...
commit
|
commitdiff
|
tree
|
snapshot
2024-06-04
David Griffith
Fixed X11 interface build calling pkg-config directly.
commit
|
commitdiff
|
tree
|
snapshot
2024-06-03
David Griffith
Moved SDL pkgconf calls to SDL Makefile to avoid spurio...
commit
|
commitdiff
|
tree
|
snapshot
2024-06-02
David Griffith
Removed commented out stuff left over from sdl_nosound...
commit
|
commitdiff
|
tree
|
snapshot
2024-05-28
David Griffith
Implemented sdl_nosound build target.
commit
|
commitdiff
|
tree
|
snapshot
2024-05-27
David Griffith
Reworked "make help" output.
commit
|
commitdiff
|
tree
|
snapshot
2024-05-27
David Griffith
Redid declaration of "avail" to satisfy ANSI. Open...
commit
|
commitdiff
|
tree
|
snapshot
2024-05-27
David Griffith
Added some commentary for the common defines.
commit
|
commitdiff
|
tree
|
snapshot
2024-05-27
David Griffith
Moved ux_defines.h generation to src/curses/Makefile.
commit
|
commitdiff
|
tree
|
snapshot
2024-05-20
David Griffith
Added dummy functions for no sound support.
commit
|
commitdiff
|
tree
|
snapshot
2024-05-18
David Griffith
Saved the computed Blorb filename for later use.
commit
|
commitdiff
|
tree
|
snapshot
2024-05-16
David Griffith
Fixed potential NULL references in the curses interface.
commit
|
commitdiff
|
tree
|
snapshot
2024-05-16
David Griffith
Fixed potential NULL references in the curses interface.
commit
|
commitdiff
|
tree
|
snapshot
2024-05-16
David Griffith
Fixed many NULL references when X11 interface loads...
commit
|
commitdiff
|
tree
|
snapshot
2024-05-16
curiousdannii
Update Makefile to account for no pkgconf
commit
|
commitdiff
|
tree
|
snapshot
2024-05-15
David Griffith
Redid warnings for missing graphics.
commit
|
commitdiff
|
tree
|
snapshot
2024-05-14
David Griffith
Removed superfluous include of execinfo.h.
commit
|
commitdiff
|
tree
|
snapshot
2024-05-11
David Griffith
Added ifndef NO_EXECINFO_H around include of execinfo.h.
commit
|
commitdiff
|
tree
|
snapshot
2024-05-11
David Griffith
Fixed $(EXTENSION) applied twice to executables.
commit
|
commitdiff
|
tree
|
snapshot
2024-05-10
David Griffith
Added runtime warnings when sound or graphics are used...
commit
|
commitdiff
|
tree
|
snapshot
2024-05-07
David Griffith
Directed players to the IF Archive to get graphics...
commit
|
commitdiff
|
tree
|
snapshot
2024-05-07
David Griffith
Fixed typo.
commit
|
commitdiff
|
tree
|
snapshot
2024-03-01
David Griffith
Put my_strdup() and my_strndup() into separate ifdefs.
commit
|
commitdiff
|
tree
|
snapshot
2024-03-01
David Griffith
Moved my_strrchr() to src/common/missing.c and made...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-29
David Griffith
Removed CC declaration in SDL interface Makefile.
commit
|
commitdiff
|
tree
|
snapshot
2024-02-29
David Griffith
Ensured that either pkgconf or pkg-config can be used.
commit
|
commitdiff
|
tree
|
snapshot
2024-02-29
David Griffith
Simplified means of not including stdint.h for DOS...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-29
David Griffith
Finalized (for now) Randomization Test Suite.
commit
|
commitdiff
|
tree
|
snapshot
2024-01-08
David Griffith
Reordered display_spread() to make a little more sense.
commit
|
commitdiff
|
tree
|
snapshot
2024-01-05
David Griffith
Getting ChangeLog a bit more ready for release.
commit
|
commitdiff
|
tree
|
snapshot
2024-01-05
David Griffith
Extended the name of the randomization test to randomiz...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-05
David Griffith
Laid foundation for spread test to automatically increa...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-05
David Griffith
Removed useless parameters fed to _bellcurve() functions.
commit
|
commitdiff
|
tree
|
snapshot
2024-01-05
David Griffith
Parked cursor out of the way for the spread test.
commit
|
commitdiff
|
tree
|
snapshot
2024-01-05
David Griffith
Cleaned up printing of bar segments and removed @set_co...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-05
David Griffith
Consolidated the two bin and count arrays into a single...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-05
David Griffith
Spread test width is now the terminal width.
commit
|
commitdiff
|
tree
|
snapshot
2024-01-04
David Griffith
Put back the Lanes variable as a Global.
commit
|
commitdiff
|
tree
|
snapshot
2024-01-04
David Griffith
Added intro to spread test.
commit
|
commitdiff
|
tree
|
snapshot
2024-01-03
David Griffith
Committed a new build of the (now named) Z-machine...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-03
David Griffith
Commented out Serial in random.inf since this is not...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-03
David Griffith
Added optimzations to random.inf. 6656 bytes reduced...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-03
David Griffith
Changed name of randomization test to Z-machine Randomi...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-03
David Griffith
Eliminated LANES from the global variables in random...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-03
David Griffith
Now setting Height and Width only in Main() in random...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-02
David Griffith
Corrected pausing goofs for the bellcurve test in rando...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-01
David Griffith
Fixed problem with being unable to exit the spread...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-01
David Griffith
Updated copyright and signon stuff and put random.inf...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-01
David Griffith
Moved printing of the last drop count in display_bellcu...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-31
David Griffith
Added release and serial number display to random.inf.
commit
|
commitdiff
|
tree
|
snapshot
2023-12-31
David Griffith
Set spread test to get height from $20 instead of $24.
commit
|
commitdiff
|
tree
|
snapshot
2023-12-31
David Griffith
Fixed mistake of "top == 0;" in bellcurve test.
commit
|
commitdiff
|
tree
|
snapshot
2023-11-16
David Griffith
Mentioned failure to do all processing in src/misc...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-14
David Griffith
Added mention of X11 (Xaw) for graphics support.
commit
|
commitdiff
|
tree
|
snapshot
2023-11-09
David Griffith
Added the Frotz icon, renamed existing to a banner.
commit
|
commitdiff
|
tree
|
snapshot
2023-09-25
David Griffith
Bumped "last updated" for webpage.
commit
|
commitdiff
|
tree
|
snapshot
2023-09-25
FeRD (Frank...
Update standard version in webpage
commit
|
commitdiff
|
tree
|
snapshot
2023-09-24
Bill Lash
Only skip separators if the separator count is >0
commit
|
commitdiff
|
tree
|
snapshot
2023-09-24
FeRD (Frank...
Fix indentation in common/text.c
commit
|
commitdiff
|
tree
|
snapshot
2023-09-08
David Griffith
os_fatal() needs to call dumb_show_screen() first other...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-07
David Griffith
Updated the fix for Beyond Zork's rotating mirror bug...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-30
David Griffith
Added commentary about failing to properly internalize...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-30
David Griffith
Made symbol shortening more versatile.
commit
|
commitdiff
|
tree
|
snapshot
2023-07-29
David Griffith
Be a bit clearer about which version of sed is being...
commit
|
commitdiff
|
tree
|
snapshot
next