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-09-02
James Le Cuirot
Use pkg-config to get ncurses(w) flags, falling back...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-02
David Griffith
Fix mess with defines.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-02
David Griffith
Merge branch 'toolchain-paths' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2019-09-01
David Griffith
Merge branch 'pkg-config' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2019-08-31
James Le Cuirot
Don't add $(PREFIX)/include and $(PREFIX)/lib to toolch...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-31
James Le Cuirot
Allow building with a specific pkg-config given by...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-31
David Griffith
Remove version.c and put build date back into git_hash.h.
commit
|
commitdiff
|
tree
|
snapshot
2019-08-30
David Griffith
Merge branch 'keydelay' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2019-08-30
David Griffith
Remove R from getopt that isn't being used for anything...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-30
David Griffith
Fix improper way of checking for uninitialized string.
commit
|
commitdiff
|
tree
|
snapshot
2019-08-30
Bill Lash
Swallow unexpected timeout keycode
commit
|
commitdiff
|
tree
|
snapshot
2019-08-29
David Griffith
Merge branch 'keydelay' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2019-08-29
Bill Lash
Check to see if a timeout is expected
commit
|
commitdiff
|
tree
|
snapshot
2019-08-27
David Griffith
Add mention of Unicode by way of UTF-8 in INSTALL.
commit
|
commitdiff
|
tree
|
snapshot
2019-08-26
David Griffith
Segfault with -r and no parameter. Add missing colon...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-24
David Griffith
Move sf_searchfile() from sf_ftype.c to sf_fonts.c.
commit
|
commitdiff
|
tree
|
snapshot
2019-08-24
David Griffith
Fix problem with fontdir option in .sfrotzrc not being...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
David Griffith
Removed dependency preprocessor stuff that never did...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-16
David Griffith
Add targets to .PHONY to re-allow partial rebuild.
commit
|
commitdiff
|
tree
|
snapshot
2019-08-14
David Griffith
Fix null trailer problem with Blorb file loading.
commit
|
commitdiff
|
tree
|
snapshot
2019-08-06
David Griffith
Ask player if it's okay to overwrite an existing record...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-28
David Griffith
Merge branch 'sdl_sfrotzrc' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2019-07-28
Bill Lash
Also look for .sfrotzrc in home directory
commit
|
commitdiff
|
tree
|
snapshot
2019-07-27
Bill Lash
Merging with upstream
commit
|
commitdiff
|
tree
|
snapshot
2019-07-27
Bill Lash
Merge branch 'master' of https://gitlab.com/DavidGriffi...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-23
David Griffith
Add stuff needed for NetBSD to build sfrotz. Still...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-23
David Griffith
Identify host OS as Unix if so. Include unistd.h prote...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
David Griffith
Add list of packages for sfrotz using NetBSD nomenclature.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-23
David Griffith
Remove pointless link to dl library.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-23
David Griffith
Add specifics for NetBSD compilation. Remove -ltinfo.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-23
David Griffith
Reorder ifdefs to prevent redefinition of wint_t proble...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-22
David Griffith
Set h_config and h_flags properly concerning graphics...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-22
David Griffith
Added Blorbified V6 semi-support to dumb interface.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-21
David Griffith
Add processing of Rect chunks for V6 semi-support.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-18
David Griffith
Endian swap not necessary.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-18
David Griffith
Update leading comments for Makefiles: for Frotz and...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-18
David Griffith
Fix problem with an ifdef that should have been ifndef.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-17
David Griffith
First stab at V6 semi-support through Blorb in curses...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-15
David Griffith
Get the number of CPUs available with Linux. Not doing...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-15
David Griffith
Avoid race conditions when doing a parallelized buid.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-15
David Griffith
Fix trouble with wint_t being redefined with NetBSD.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-15
David Griffith
Detect NetBSD and add casts to quell complaints with...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-15
David Griffith
Fix problem with reporting audio enabled when really...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-15
David Griffith
Re-add src/common/git_hash.h to .gitignore.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-14
David Griffith
Mention CONTRIBUTORS in README.1st.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-14
David Griffith
Delete the old and very stale BUGS file.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-14
David Griffith
Delete stale link to PDF.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-14
David Griffith
Rework lead comments for DOS interface files.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-14
David Griffith
Corrected address of the Free Software Foundation.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-14
David Griffith
Added README.md for respository use.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-14
David Griffith
Some minor edits to README and INSTALL.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-13
David Griffith
Merge branch 'fleger1/frotz-story-ids'
commit
|
commitdiff
|
tree
|
snapshot
2019-07-13
David Griffith
Indent and space fixes.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-13
David Griffith
get_prop_len opcode returns 0 when argument is 0 per...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-13
David Griffith
Adding a "nosound" target to build curses interface...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-12
David Griffith
Adding the Praxix tests to test suite.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-12
David Griffith
Merge branch 'print_table' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2019-07-12
borg323
Fix @print_table in non-V6 lower window
commit
|
commitdiff
|
tree
|
snapshot
2019-07-12
Florian Léger
Add a few more story ids for alpha/beta/gamma versions
commit
|
commitdiff
|
tree
|
snapshot
2019-07-10
Florian Léger
Add more story ids
commit
|
commitdiff
|
tree
|
snapshot
2019-07-10
David Griffith
Merge branch 'resizable' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2019-07-10
Florian Léger
SFROTZ: make window resizable
commit
|
commitdiff
|
tree
|
snapshot
2019-07-09
David Griffith
Merge branch 'win-diff' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2019-07-09
borg323
remove stale comment
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
borg323
reduce diff to windows frotz
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
David Griffith
Added another note to the ChangeLog.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
David Griffith
Add stuff to the ChangeLog.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
David Griffith
Merge branch 'zchar_cleanup' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2019-07-07
borg323
change os_check_unicode() 2nd argument to zchar
commit
|
commitdiff
|
tree
|
snapshot
2019-07-07
David Griffith
Allow for alternative Blorb file at command line for...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-06
David Griffith
Merge branch 'welash-audio_repeats'
commit
|
commitdiff
|
tree
|
snapshot
2019-07-05
borg323
curses: filter unicode chars > 0xffff
commit
|
commitdiff
|
tree
|
snapshot
2019-07-05
borg323
scale sdl file dialog with font
commit
|
commitdiff
|
tree
|
snapshot
2019-07-05
borg323
revert sdl to old code when USE_UTF8=no
commit
|
commitdiff
|
tree
|
snapshot
2019-07-05
David Griffith
Fix mistake in command line parsing for alternative...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-05
David Griffith
Merge branch 'audio_repeats' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2019-07-05
David Griffith
Allow for alternative Blorb file at command line for...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-05
borg323
fix sdl file dialog list display
commit
|
commitdiff
|
tree
|
snapshot
2019-07-04
Bill Lash
First pass at adding repeats for aiff/ogg sounds
commit
|
commitdiff
|
tree
|
snapshot
2019-07-04
borg323
improve sdl utf-8 filename entry
commit
|
commitdiff
|
tree
|
snapshot
2019-07-02
David Griffith
Merge branch 'issue118' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2019-07-02
borg323
fix sdl char, zchar and zword confusion
commit
|
commitdiff
|
tree
|
snapshot
2019-07-01
David Griffith
Merge branch 'issue118' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2019-07-01
borg323
utf-8 input for dumb interface
commit
|
commitdiff
|
tree
|
snapshot
2019-06-30
David Griffith
Clean up stray trailing whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-30
David Griffith
Merge branch 'fix_wait' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2019-06-30
William Lash
Make sure to set the maxwait before each select call
commit
|
commitdiff
|
tree
|
snapshot
2019-06-29
David Griffith
Merge branch 'welash/frotz-mac_sema'
commit
|
commitdiff
|
tree
|
snapshot
2019-06-29
Bill Lash
Check for NULL dispatch semaphore ptr on MAC
commit
|
commitdiff
|
tree
|
snapshot
2019-06-29
Bill Lash
Fixing assert due to failure of src_process
commit
|
commitdiff
|
tree
|
snapshot
2019-06-29
Bill Lash
Fix a few issues discovered on the MAC
commit
|
commitdiff
|
tree
|
snapshot
2019-06-29
Bill Lash
Make a try at MACOS unnamed semaphores
commit
|
commitdiff
|
tree
|
snapshot
2019-06-24
David Griffith
Merge branch 'typo-fixes' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2019-06-24
David Griffith
Get rid of some leftovers from audio overhaul.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-24
David Griffith
Merge branch 'successivesounds' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2019-06-24
David Griffith
Fix problem of os_fatal() trying to write to SDL window...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-24
Chris Bracken
Fix a few typos in docs/comments/strings
commit
|
commitdiff
|
tree
|
snapshot
2019-06-23
Bill Lash
Change ux_input to periodically call os_tick()
commit
|
commitdiff
|
tree
|
snapshot
2019-06-23
David Griffith
Merge branch 'transcript-spelling-fix' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2019-06-23
Chris Bracken
Fix typo: transcript
commit
|
commitdiff
|
tree
|
snapshot
next