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
2018-08-01
David Griffith
Delete short commit hash from curses interface version...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-01
David Griffith
Add build timestamp to dumb interface version info.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-01
David Griffith
Ignore a dist subdirectory.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-01
David Griffith
Get version string from Git instead of the Makefile.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-01
David Griffith
Put Git branch, hash, short hash, and tag into Makefile...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-01
David Griffith
Fixup the Git stuff in preparation for editing Makefile...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-01
David Griffith
Ignores for *.swp, *.tar, and *.gz.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-01
David Griffith
Fix broken use of "git archive".
commit
|
commitdiff
|
tree
|
snapshot
2018-07-31
David Griffith
Add MAKEFLAGS option to keep output of parallel builds...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-31
David Griffith
Prettifying the "Generating" stuff.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-31
David Griffith
Forgot these $(RANLIB) substitutions.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-31
David Griffith
Change strrchr() to my_strrchr() to allow for use when...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-31
David Griffith
Fix NO_STRRCHR for consistency.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-31
David Griffith
Delete useless exports.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-31
David Griffith
Fix typo in targets for uninstalling curses frotz.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-31
David Griffith
Remove phonies for version.c to avoid repeated recompil...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-31
David Griffith
Delete unused library compilation targets.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-31
David Griffith
Clean up the clean target.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-31
David Griffith
Put back building of src/common/version.c
commit
|
commitdiff
|
tree
|
snapshot
2018-07-31
David Griffith
Comment out some extern declarations for variables...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-31
David Griffith
Clean up Makefiles re exported variables.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-31
David Griffith
Moved stuff that shouldn't be edited to past the end...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-31
David Griffith
Tweak wording of Frotz homepage mention.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-31
David Griffith
Add mention of the default make target being "all".
commit
|
commitdiff
|
tree
|
snapshot
2018-07-31
David Griffith
Clean up build targets and build help.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-31
David Griffith
Added distclean build target.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-31
David Griffith
Fixed problem with sfrotz needlessly recompiling.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-31
David Griffith
Add 661.org Frotz page to README.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-31
David Griffith
Change Frotz homepage to 661.org and add short commit...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-31
David Griffith
Fixed and tested old memmove() replacement and moved...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-27
David Griffith
my_strdup() tweaks for dumb interface.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-26
David Griffith
Add header guards and fix duplicated defines for compil...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
David Griffith
Delete mention of Frotz website. Not sure if I should...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
David Griffith
Update README with new repository host.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-03
David Griffith
Update gopher mirror of the IF Archive
commit
|
commitdiff
|
tree
|
snapshot
2018-04-15
David Griffith
Merge pull request #78 from tkorvola/sdl-tweaks
commit
|
commitdiff
|
tree
|
snapshot
2018-04-12
Timo Korvola
Tweak dependency generation options.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-10
Timo Korvola
Drop some unused vars.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-08
Timo Korvola
SDL: delete key for editing.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-02
Timo Korvola
Fix expose handling.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-01
Timo Korvola
Fullscreen toggling.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-31
David Griffith
Use $@ instead of $(COMMON_DIR)/git_hash.h.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-30
David Griffith
Merge pull request #77 from tkorvola/sdl2
commit
|
commitdiff
|
tree
|
snapshot
2018-03-28
Timo Korvola
Handle expose events.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-28
Timo Korvola
Fix indentation messed up by merging.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-28
Timo Korvola
Set SDL_HINT_IME_INTERNAL_EDITING.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-28
Timo Korvola
Try to use text input where appropriate.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-28
Timo Korvola
Handle SDL_TEXTINPUT events.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-28
Timo Korvola
Fullscreen mouse.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-28
Timo Korvola
First take on switching to SDL 2.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-28
Timo Korvola
Fix 8-bit characters in dialogs.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-28
Timo Korvola
Ignore generated version.c.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-28
David Griffith
Merge pull request #74 from tkorvola/misc
commit
|
commitdiff
|
tree
|
snapshot
2018-03-27
Timo Korvola
Don't leak curses sound options elsewhere.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-27
Timo Korvola
sfrotz requires -lm.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-27
Timo Korvola
Get rid of common/defines.h.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-27
Timo Korvola
Improved dependency management.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-27
Timo Korvola
Remove getexepath.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-27
David Griffith
Convert DOS-style line endings to Unix-style.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-27
David Griffith
Cleanup in Makefile.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-27
David Griffith
Give the core its own Makefile.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-27
David Griffith
Give the curses interface its own Makefile.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-27
David Griffith
Fixed weird problems with "make clean" trying to compil...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-27
David Griffith
Give blorblib it's own Makefile.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-27
David Griffith
Give dfrotz its own Makefile. Need to figure out how...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-27
David Griffith
Merge branch 'tkorvola-misc'
commit
|
commitdiff
|
tree
|
snapshot
2018-03-27
David Griffith
Change sfrotz over to using common/defines.h for versio...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-27
David Griffith
Merge branch 'misc' of https://github.com/tkorvola...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-27
David Griffith
Merge pull request #69 from escondida/quetzal
commit
|
commitdiff
|
tree
|
snapshot
2018-03-26
Timo Korvola
Fix cursor positioning.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-25
Timo Korvola
Remove the distclean target.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-24
Timo Korvola
Reduce pointless recompilation.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-24
Timo Korvola
Miscellaneous portability fixes.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-24
Timo Korvola
Fix eternal loop in sf_GetProfileString.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-22
David Griffith
Merge pull request #70 from escondida/end_no_strrchr
commit
|
commitdiff
|
tree
|
snapshot
2018-03-21
Ivy Foster
src/curses/ux_init.c: End homebrewed strrchr function
commit
|
commitdiff
|
tree
|
snapshot
2018-03-21
Ivy Foster
src/common/quetzal.c: Do not implicitly fall through...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-11
David Griffith
Change append redirection to create redirection to...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-11
David Griffith
Fix typo with GIT_BRANCH in Makefile.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-11
David Griffith
Add BUILD_DATE_TIME to src/common/defines.h.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-11
David Griffith
Merge branch 'tkorvola-sdl'
commit
|
commitdiff
|
tree
|
snapshot
2018-03-11
Timo Korvola
Remove duplicate -lz.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-11
Timo Korvola
Clean up compiler warnings.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-11
Timo Korvola
More useful CFLAGS.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-11
Timo Korvola
Fix some technical blunders.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-11
Timo Korvola
Update font_height & _width whenever they are used.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-11
Timo Korvola
Support for querying current font size.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-11
Timo Korvola
Support for loading a scalable graphics font.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-11
Timo Korvola
Adjust graphics font.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-11
Timo Korvola
Fix the file dialog filters.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-11
Timo Korvola
Really show Beyond Zork's title screen.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-11
Timo Korvola
Safer ar rules.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-11
Timo Korvola
More special keys.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-11
Timo Korvola
Lose non-standard GCC attributes.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-11
Timo Korvola
Fix os_string_width.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-11
Timo Korvola
Minor improvements
commit
|
commitdiff
|
tree
|
snapshot
2018-03-11
Timo Korvola
Fix history by borrowing from curses.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-11
Timo Korvola
Fix recursive SDL make.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-11
Timo Korvola
end_of_sound now maybe works.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-11
Timo Korvola
Useless use of dup.
commit
|
commitdiff
|
tree
|
snapshot
next