index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-08-04
GRAPHICS: MACGUI: Simplified selection drawing code
Eugene Sandulenko
2017-08-04
GRAPHICS: MACGUI: Do not draw text selection at beginning of selection
Eugene Sandulenko
2017-08-04
GRAPHICS: MACGUI: Initial selection drawing code to MacTextWindow
Eugene Sandulenko
2017-08-04
GRAPHICS: MACGUI: Align and store MacText selection coordinates
Eugene Sandulenko
2017-08-04
GRAPHICS: MACGUI: Remove redundant method from MacTextWindow
Eugene Sandulenko
2017-08-04
WAGE: Remove redundant call
Eugene Sandulenko
2017-08-04
GRAPHICS: MACGUI: Implement MacText::getRowCol() method
Eugene Sandulenko
2017-08-04
GRAPHICS: MACGUI: Event processing code for text selection in MacTextWindow
Eugene Sandulenko
2017-08-04
GRAPHICS: MACGUI: Incapsulate MacWindow internals
Eugene Sandulenko
2017-08-04
GRAPHICS: MACGUI: Reduce constant scope
Eugene Sandulenko
2017-08-04
GRAPHICS: MACGUI: Implement scrolling in MacTextWindow
Eugene Sandulenko
2017-08-04
GRAPHICS: MACGUI: Do not pass to the upstream backspace key event in MacTextW...
Eugene Sandulenko
2017-08-04
GRAPHICS: MACGUI: Implement autoscrolling in MacTextWindow
Eugene Sandulenko
2017-08-04
GRAPHICS: MACGUI: Use proper dimensions for maxTextWidth in MacTextWindow
Eugene Sandulenko
2017-08-04
WAGE: Remove now redundant input processing
Eugene Sandulenko
2017-08-04
GRAPHICS: MACGUI: Fixed Enter key behavior in MacTextWindow
Eugene Sandulenko
2017-08-04
GRAPHICS: MACGUI: Clear rendered text when lines are removed in MacText
Eugene Sandulenko
2017-08-04
GRAPHICS: MACGUI: Fix bug in MacText with adding newlines
Eugene Sandulenko
2017-08-04
GRAPHICS: MACGUI: Do not add input line to the original MacText content
Eugene Sandulenko
2017-08-04
GRAPHICS: MACGUI: undraw input text before resizing MacTextWindow
Eugene Sandulenko
2017-08-04
GRAPHICS: MACGUI: Implement MacText resize
Eugene Sandulenko
2017-08-04
GRAPHICS: MACGUI: Correctly set MacTextWindow internal MacText size
Eugene Sandulenko
2017-08-04
GRAPHICS: MACGUI: Remove redundant method from MacTextWindow
Eugene Sandulenko
2017-08-04
GRAPHICS: MACGUI: Fix input text displaying
Eugene Sandulenko
2017-08-04
WAGE: Remove redundant code
Eugene Sandulenko
2017-08-04
GRAPHICS: MACGUI: Remove unused variable
Eugene Sandulenko
2017-08-04
GRAPHICS: MACGUI: Fixed input line replacement in MacTextWindow
Eugene Sandulenko
2017-08-04
WAGE: Make drawInput() a noop with MacTextWindow
Eugene Sandulenko
2017-08-04
WAGE: Now we need to render newline at the end of each text
Eugene Sandulenko
2017-08-04
GRAPHICS: MACGUI: Draw input on MacTextWindow redraw
Eugene Sandulenko
2017-08-04
GRAPHICS: MACGUI: Cleanup
Eugene Sandulenko
2017-08-04
GRAPHICS: MACGUI: Fix formatting of the first added text in MacText
Eugene Sandulenko
2017-08-04
WAGE: Switched console rendering to MacTextWindow
Eugene Sandulenko
2017-08-04
GRAPHICS: MACGUI: Fixed appendText() in MacGui: formatting was not passed
Eugene Sandulenko
2017-08-04
GRAPHICS: MACGUI: Fix copy/paste bug in MacText
Eugene Sandulenko
2017-08-04
GRAPHICS: MACGUI: Added more debug output to MacText
Eugene Sandulenko
2017-08-04
GRAPHICS: MACGUI: Mark content as dirty when text is changed
Eugene Sandulenko
2017-08-04
GRAPHICS: MACGUI: Pass default formatting to MacText
Eugene Sandulenko
2017-08-04
BLADERUNNER: Fix float conversion warning
Thomas Fach-Pedersen
2017-08-04
BLADERUNNER: Add blit and blitToScreen helpers
Thomas Fach-Pedersen
2017-08-04
SCI32: Always initialize RobotDecoder::_syncFrame
Colin Snover
2017-08-04
SCI32: Fix loading audio resources from RESSCI.PAT
Colin Snover
2017-08-04
SCUMM: Fix Typo in Detection Table Comment.
D G Turner
2017-08-03
Merge pull request #980 from dafioram/titanic_access_last_save
Paul Gilbert
2017-08-03
TITANIC: Create a new audio stream each time a wave file is played
Paul Gilbert
2017-08-03
TITANIC: Shifting wave file playback into CWaveFile class
Paul Gilbert
2017-08-03
TITANIC: Allow last saved game to be loaded
David Fioramonti
2017-08-03
TITANIC: Max saved games const centralized
David Fioramonti
2017-08-03
IMAGE: Correct 4-byte image writting pixel format
Simei Yin
2017-08-03
SLUDGE: Fix backdrop loading error
Simei Yin
[next]