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-10-22
David Griffith
Should exit successfully when printing version and...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-17
David Griffith
Add some names to AUTHORS.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-17
David Griffith
Forgot to update this file for beta 2.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-17
David Griffith
Mention fixing the DOS crash problem.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-17
David Griffith
Bump version to 2.50b2 for second beta test.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-17
David Griffith
Allow .sfrotzrc to have fontdir specified relative...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-17
David Griffith
Merge branch 'new_dos' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2019-10-16
Bill Lash
Make sure not to overflow 16bit int
commit
|
commitdiff
|
tree
|
snapshot
2019-10-14
David Griffith
Add mention of compile-time options for the DOS interface.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-14
David Griffith
The main Makefile should only make git_hash.h for DOS.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-14
David Griffith
Bump version in Makefile.tc and add a commented-out...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-14
David Griffith
Move os_init_sound() to make sure it always is there.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-14
David Griffith
Add support for NO_BLORB for DOS interface.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-14
David Griffith
Add descriptive comments to the tops of SDL source...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-14
David Griffith
samplerate.h no longer used in SDL interface.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-13
David Griffith
Merge branch 'dos_issue8' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2019-10-13
Bill Lash
Use smaller mallocs to support dos
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
David Griffith
Merge branch 'macos_fixmake' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2019-10-11
Bill Lash
A few minor tweaks for building on MAC
commit
|
commitdiff
|
tree
|
snapshot
2019-10-09
David Griffith
Avoid segfault for Alt-U undo when no more moves left.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
David Griffith
Stupid typo.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
David Griffith
READMEs weren't synched with index.html.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
David Griffith
Bump remaining stuff to version 2.50b1 for first beta...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
David Griffith
Update READMEs.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
David Griffith
Remove superfluous extra parens.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
David Griffith
Rearranging Makefile.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
David Griffith
Update ChangeLog and INSTALL.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
David Griffith
Update Frotz webpage.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
David Griffith
Update README.1st and TODO.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
David Griffith
Added compile-time constants to Makefile.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
David Griffith
Clean up more Turbo C droppings.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
David Griffith
Add instructions for DOS Frotz.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
David Griffith
Notes on DOS compilation.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-06
David Griffith
Add some commentary about usage of pseudoregisters...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-06
David Griffith
Merge branch 'sdl_scale' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2019-10-05
Bill Lash
Merge branch 'sdl_scale' of gitlab.com:welash/frotz...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-05
Bill Lash
Make sure to round up the width and height of image
commit
|
commitdiff
|
tree
|
snapshot
2019-10-05
Bill Lash
Cap the maximum indexes into image
commit
|
commitdiff
|
tree
|
snapshot
2019-10-05
Bill Lash
Make sure to round up the scaling
commit
|
commitdiff
|
tree
|
snapshot
2019-10-05
Bill Lash
Use independent width and height scaling
commit
|
commitdiff
|
tree
|
snapshot
2019-10-05
David Griffith
Using "_AX = (v);" in place of "mov ax,v;" to fix ...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-05
David Griffith
Applied experimental patch from @welash. Now we can...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-02
Bill Lash
Cap the maximum indexes into image
commit
|
commitdiff
|
tree
|
snapshot
2019-10-02
David Griffith
Update Makefiles to better deal with git_hash.h for...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-02
David Griffith
Convert DOS interface to use z_header structure.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-02
David Griffith
Rewrite Blorb file loading to allow for more robust...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-02
Bill Lash
Make sure to round up the scaling
commit
|
commitdiff
|
tree
|
snapshot
2019-10-02
Bill Lash
Use independent width and height scaling
commit
|
commitdiff
|
tree
|
snapshot
2019-10-01
David Griffith
Mention Mark McCurry in AUTHORS for his work on the...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-01
David Griffith
Let's keep a consistent way of addressing Z-machine...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-01
David Griffith
Make sure to call bb_destroy_map() and set the map...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-01
David Griffith
Add check for explicitly-set blorb filename.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-30
David Griffith
Delete references to special circumstances for setting...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-29
David Griffith
First step of changing "screen height|width" to "text...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-28
David Griffith
Specify sfrotz colors with a name rather than number.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-26
David Griffith
Move stuff from os_init_setup() to init_setup().
commit
|
commitdiff
|
tree
|
snapshot
2019-09-26
David Griffith
Switch over to using the z_header structure instead...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-26
David Griffith
Remove duplicate -I flag from sfrotz.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-24
David Griffith
Add tip on how to make sure the cursor color matches...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-24
David Griffith
Accidentally highlighted too much.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-24
David Griffith
Remove dead code file sf_aiffwav.c.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-24
David Griffith
Remove more dead code and debugging printf()s.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-24
David Griffith
Remove superfluous mystrdup() code.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-24
David Griffith
Remove superfluous getopt() implementations and move...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-24
David Griffith
Remove commented-out old code and debugging printf()s.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-24
David Griffith
Remove dead code file.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-24
David Griffith
Convert blorblow.h to K&R style.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-24
David Griffith
Convert blorb.h to K&R style.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-24
David Griffith
Convert bctext.c to K&R style.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-24
David Griffith
Convert bcscreen.c to K&R style.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-24
David Griffith
Convert bcsample.c to K&R style.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-24
David Griffith
Convert bcpic.c to K&R style.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-24
David Griffith
Convert bcmouse.c to K&R style.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-24
David Griffith
Convert bcinput.c to K&R style.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-24
David Griffith
Convert bcinit.c to K&R style.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-24
David Griffith
Convert bcblorb.c to K&R style.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-24
David Griffith
Convert sf_video.c to K&R style.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-24
David Griffith
Convert sf_util.c to K&R style.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-24
David Griffith
Convert sf_sound.c to K&R style.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-24
David Griffith
Convert sf_sig.c to K&R style.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-24
David Griffith
Convert sf_resource.c to K&R style.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
David Griffith
Convert sf_resample.c to K&R style.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
David Griffith
Convert sf_osfdlg.c to K&R style.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
David Griffith
Convert sf_msg_en.c to K&R style.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
David Griffith
Convert sf_images.c to K&R style.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
David Griffith
Convert sf_ftype.c to K&R style.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
David Griffith
Convert sf_frotz.h to K&R style.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
David Griffith
Convert sf_fonts.c to K&R style.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
David Griffith
Convert sf_font3.c to K&R style.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
David Griffith
Convert sf_aiffwav.c to K&R style.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
David Griffith
Convert samplerate.h to K&R style.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
David Griffith
Convert generic.c to K&R style.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
David Griffith
Convert variable.c to K&R style.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
David Griffith
Convert text.c to K&R style.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
David Griffith
Convert table.c to K&R style.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
David Griffith
Convert stream.c to K&R style.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
David Griffith
Convert sound.c to K&R style.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
David Griffith
Convert setup.h to K&R style.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
David Griffith
Convert screen.c to K&R style.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
David Griffith
Convert redirect.c to K&R style.
commit
|
commitdiff
|
tree
|
snapshot
next