aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-04GRAPHICS: MACGUI: Do not add input line to the original MacText contentEugene Sandulenko
2017-08-04GRAPHICS: MACGUI: undraw input text before resizing MacTextWindowEugene Sandulenko
2017-08-04GRAPHICS: MACGUI: Implement MacText resizeEugene Sandulenko
2017-08-04GRAPHICS: MACGUI: Correctly set MacTextWindow internal MacText sizeEugene Sandulenko
2017-08-04GRAPHICS: MACGUI: Remove redundant method from MacTextWindowEugene Sandulenko
2017-08-04GRAPHICS: MACGUI: Fix input text displayingEugene Sandulenko
2017-08-04WAGE: Remove redundant codeEugene Sandulenko
2017-08-04GRAPHICS: MACGUI: Remove unused variableEugene Sandulenko
2017-08-04GRAPHICS: MACGUI: Fixed input line replacement in MacTextWindowEugene Sandulenko
2017-08-04WAGE: Make drawInput() a noop with MacTextWindowEugene Sandulenko
2017-08-04WAGE: Now we need to render newline at the end of each textEugene Sandulenko
2017-08-04GRAPHICS: MACGUI: Draw input on MacTextWindow redrawEugene Sandulenko
2017-08-04GRAPHICS: MACGUI: CleanupEugene Sandulenko
2017-08-04GRAPHICS: MACGUI: Fix formatting of the first added text in MacTextEugene Sandulenko
2017-08-04WAGE: Switched console rendering to MacTextWindowEugene Sandulenko
2017-08-04GRAPHICS: MACGUI: Fixed appendText() in MacGui: formatting was not passedEugene Sandulenko
2017-08-04GRAPHICS: MACGUI: Fix copy/paste bug in MacTextEugene Sandulenko
2017-08-04GRAPHICS: MACGUI: Added more debug output to MacTextEugene Sandulenko
2017-08-04GRAPHICS: MACGUI: Mark content as dirty when text is changedEugene Sandulenko
2017-08-04GRAPHICS: MACGUI: Pass default formatting to MacTextEugene Sandulenko
2017-08-04BLADERUNNER: Fix float conversion warningThomas Fach-Pedersen
2017-08-04BLADERUNNER: Add blit and blitToScreen helpersThomas Fach-Pedersen
2017-08-04SCI32: Always initialize RobotDecoder::_syncFrameColin Snover
2017-08-04SCI32: Fix loading audio resources from RESSCI.PATColin Snover
2017-08-04SCUMM: Fix Typo in Detection Table Comment.D G Turner
2017-08-03Merge pull request #980 from dafioram/titanic_access_last_savePaul Gilbert
2017-08-03TITANIC: Create a new audio stream each time a wave file is playedPaul Gilbert
2017-08-03TITANIC: Shifting wave file playback into CWaveFile classPaul Gilbert
2017-08-03TITANIC: Allow last saved game to be loadedDavid Fioramonti
2017-08-03TITANIC: Max saved games const centralizedDavid Fioramonti
2017-08-03IMAGE: Correct 4-byte image writting pixel formatSimei Yin
2017-08-03SLUDGE: Fix backdrop loading errorSimei Yin
2017-08-03SLUDGE: Quit game built-in functionSimei Yin
2017-08-03SLUDGE: Fix backdrop loadingSimei Yin
2017-08-02SLUDGE: Fix ZBuffer order bugSimei Yin
2017-08-02SLUDGE: Refine debug channelsSimei Yin
2017-08-02SLUDGE: Reset zBuffers when blank back dropSimei Yin
2017-08-02GRAPHICS: MACGUI: Suppress Unused Variable Compiler Warning.D G Turner
2017-08-02DIRECTOR: Fix GCC Compiler Warnings.D G Turner
2017-08-01TITANIC: Fix sound effects on the Promenade DeckPaul Gilbert
2017-08-01TITANIC: Fix playback of ambient music for Top of the WellPaul Gilbert
2017-08-01FULLPIPE: Fix warningWillem Jan Palenstijn
2017-08-01GRAPHICS: MACGUI: unk3f is not needed in MacTextEugene Sandulenko
2017-08-01DIRECTOR: Clarified STXT field namesEugene Sandulenko
2017-08-01GRAPHICS: MACGUI: Keep original string in MacTextEugene Sandulenko
2017-08-01WAGE: Render console text in MacTextWindowEugene Sandulenko
2017-08-01GRAPHICS: MACGUI: Render MacTextWindow internallyEugene Sandulenko
2017-08-01WAGE: Simplified text adding to MacTextWindowEugene Sandulenko
2017-08-01GRAPHICS: MACGUI: Properly process border dragging in MacTextWindowEugene Sandulenko
2017-08-01GRAPHICS: MACGUI: Remove redundant method from MacTextWindowEugene Sandulenko