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-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
2018-03-11
Timo Korvola
Drastically simplify getaiff.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-11
Timo Korvola
Drop an unused source file from compilation.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-11
Sean Fitzgerald
remove dfrotz build dependencies
commit
|
commitdiff
|
tree
|
snapshot
2018-03-11
Timo Korvola
Lose remaining traces of rindex.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-11
Timo Korvola
Add declarations.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-11
Timo Korvola
Fix dirname / basename problems.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-11
Timo Korvola
sfrotz now links.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-11
Timo Korvola
Add generic.c and generic.h.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-28
Timo Korvola
Fix external link problems.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-28
Timo Korvola
Fix SDL stuff to compile.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-23
Timo Korvola
Fix resource Blorb opening.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-23
Timo Korvola
Minor tweaks.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-23
David Griffith
Merge pull request #65 from tkorvola/resize
commit
|
commitdiff
|
tree
|
snapshot
2018-02-22
Timo Korvola
Eliminate compiler warnings.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-22
Timo Korvola
Small Makefile tweaks.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
Timo Korvola
Suspend on ^Z.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
Timo Korvola
Merge branch 'master' into resize
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
Timo Korvola
os_repaint_window: return true for zero size area.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
Timo Korvola
Add a dummy os_repaint_window to DOS version.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
David Griffith
Merge branch 'tschmidty69-move_ldflags'
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
David Griffith
Merge branch 'move_ldflags' of https://github.com/tschm...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
David Griffith
Merge pull request #62 from escondida/makefile_tiny_tweak
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
David Griffith
Revert "Merge branch 'escondida-quetzal'"
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
David Griffith
Merge branch 'escondida-quetzal'
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
David Griffith
Add workarounds for compilers that lack the fallthrough...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
David Griffith
Merge branch 'quetzal' of https://github.com/escondida...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
David Griffith
Merge branch 'escondida-clear_line'
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
David Griffith
Added os_quit() and ^Q command to cause Frotz to immedi...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
David Griffith
Change curses from cbreak mode to raw mode to allow...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-19
Timo Korvola
Ensure window 0 has at least one line.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-19
Timo Korvola
Keep cursor within bounds in os_read_line.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-18
Timo Korvola
Stay in os_read_line on resize.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-18
Timo Korvola
Clean up a bit.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-18
Timo Korvola
Forgot to update dfrotz after interface change.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-17
Timo Korvola
Have resize_screen repaint window 0.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-17
Timo Korvola
Use a pad for storing the old screen during resize.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-17
tschmidty69
Moved ldflags to end of cc line
commit
|
commitdiff
|
tree
|
snapshot
2018-02-17
tschmidty69
Moved ldflags to end of cc line
commit
|
commitdiff
|
tree
|
snapshot
2018-02-17
tschmidty69
Moved ldflags to end of cc line
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
Ivy Foster
src/common/quetzal.c: make fallthrough explicit
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
Ivy Foster
Makefile: make -llibs LDFLAGS
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
Ivy Foster
Make ^U behave more like a standard UNIX command-line
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
Ivy Foster
If ^C isn't used for SIGINT, clear line instead
commit
|
commitdiff
|
tree
|
snapshot
2018-02-11
Timo Korvola
Use select to wait for input.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-11
Timo Korvola
Split out a struct timeval version of timeout_to_ms.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-10
Timo Korvola
Clip cursor position to window sizes.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-10
Timo Korvola
Cope with resize in os_read_line.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-10
Timo Korvola
Use // for commenting away.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-10
Timo Korvola
Better method for row shrinking.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-10
Timo Korvola
Try to repaint the screen.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-10
Timo Korvola
Merge branch 'master' into resize
commit
|
commitdiff
|
tree
|
snapshot
2018-02-06
David Griffith
Update README to state that audio support is through...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-06
David Griffith
Merge pull request #57 from escondida/make
commit
|
commitdiff
|
tree
|
snapshot
2018-02-02
Ivy Foster
Rewrite the Makefile
commit
|
commitdiff
|
tree
|
snapshot
2018-01-27
Timo Korvola
Check for resize after getch.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-27
Timo Korvola
Call endwin() if unix_get_terminal_size() has to punt.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-27
Timo Korvola
Merge branch 'master' into resize
commit
|
commitdiff
|
tree
|
snapshot
2018-01-26
David Griffith
Found some new droppings that need to be ignored.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-26
David Griffith
Turn off curses before doing an os_fatal() for screen...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-26
David Griffith
Fixed weirdness in os_char_width() carried over from...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-26
David Griffith
Add DUMMY macro call to calm the compiler.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-26
David Griffith
Set screen width to 255 when terminal asks for more.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-26
David Griffith
Remove duplicate prototypes and move other stuff to...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-25
Timo Korvola
New function unix_get_terminal_size.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-24
Timo Korvola
Simplify the SIGWINCH handler.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-24
Timo Korvola
Fix unix_resize_display.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-24
Timo Korvola
Merge branch 'master' into resize
commit
|
commitdiff
|
tree
|
snapshot
2018-01-24
David Griffith
Merge pull request #55 from tkorvola/undo
commit
|
commitdiff
|
tree
|
snapshot
2018-01-21
Timo Korvola
Fix SEGV on undo past beginning of game.
commit
|
commitdiff
|
tree
|
snapshot
2017-12-31
David Griffith
Merge pull request #54 from laanwj/2017_12_yellow
commit
|
commitdiff
|
tree
|
snapshot
2017-12-23
Wladimir J...
Allow color 'yellow' for option -f and -b
commit
|
commitdiff
|
tree
|
snapshot
2017-12-15
David Griffith
Merge pull request #52 from llasram/dumb-command-name
commit
|
commitdiff
|
tree
|
snapshot
2017-12-15
David Griffith
Merge pull request #51 from everlastingwonder/patch-1
commit
|
commitdiff
|
tree
|
snapshot
2017-12-14
Marshall Bockrath
Provide dfrotz `f_setup.command_name` with an initial...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-12
Gus Wiedey
Update Makefile to support versions of install that...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-21
David Griffith
...forgot src/dumb/dumb_params.txt
commit
|
commitdiff
|
tree
|
snapshot
2017-07-21
David Griffith
Clean up minor unevenness in "dfrotz -h" output.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-21
David Griffith
Mention the '-m' flag in "dfrotz -h" output.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-13
David Griffith
Remove references to obsolete PORTING and PACKAGING...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-12
David Griffith
Added .EXE, .LIB, and .z? to .gitignore.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-12
David Griffith
DOS Frotz restricted mode (not tested yet) and fixed...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-01
David Griffith
Style correction.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
David Griffith
Add list of parameters for DOS interface for use with...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
David Griffith
Add restricted mode for curses, which is now -R. ...
commit
|
commitdiff
|
tree
|
snapshot
next