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 (
Collapse
)
Author
2017-08-03
SLUDGE: Fix backdrop loading
Simei Yin
2017-08-02
SLUDGE: Fix ZBuffer order bug
Simei Yin
2017-08-02
SLUDGE: Refine debug channels
Simei Yin
2017-08-02
SLUDGE: Reset zBuffers when blank back drop
Simei Yin
2017-08-02
GRAPHICS: MACGUI: Suppress Unused Variable Compiler Warning.
D G Turner
2017-08-02
DIRECTOR: Fix GCC Compiler Warnings.
D G Turner
2017-08-01
TITANIC: Fix sound effects on the Promenade Deck
Paul Gilbert
2017-08-01
TITANIC: Fix playback of ambient music for Top of the Well
Paul Gilbert
2017-08-01
FULLPIPE: Fix warning
Willem Jan Palenstijn
2017-08-01
GRAPHICS: MACGUI: unk3f is not needed in MacText
Eugene Sandulenko
2017-08-01
DIRECTOR: Clarified STXT field names
Eugene Sandulenko
2017-08-01
GRAPHICS: MACGUI: Keep original string in MacText
Eugene Sandulenko
2017-08-01
WAGE: Render console text in MacTextWindow
Eugene Sandulenko
2017-08-01
GRAPHICS: MACGUI: Render MacTextWindow internally
Eugene Sandulenko
2017-08-01
WAGE: Simplified text adding to MacTextWindow
Eugene Sandulenko
2017-08-01
GRAPHICS: MACGUI: Properly process border dragging in MacTextWindow
Eugene Sandulenko
2017-08-01
GRAPHICS: MACGUI: Remove redundant method from MacTextWindow
Eugene Sandulenko
2017-08-01
GRAPHICS: MACGUI: Force redraw of dirty part of MacTextWindow
Eugene Sandulenko
2017-08-01
GRAPHICS: MACGUI: Set MacTextWindow as active when keys are pressed
Eugene Sandulenko
2017-08-01
WAGE: Properly add input text to console on Enter
Eugene Sandulenko
2017-08-01
GRAPHICS: MACGUI: Do not pass event when ascii characters are pressed
Eugene Sandulenko
2017-08-01
GRAPHICS: MACGUI: Fix crash on backspace in MacTextWindow input
Eugene Sandulenko
2017-08-01
WAGE: Started processing of input text from MacTextWindow
Eugene Sandulenko
2017-08-01
GRAPHICS: MACGUI: Exposed input text from the MacTextWindow
Eugene Sandulenko
2017-08-01
GRAPHICS: MACGUI: Replace magic numbers with named constants
Eugene Sandulenko
2017-08-01
GRAPHICS: MACGUI: Update cursor position as text being added to MacTextWindow
Eugene Sandulenko
2017-08-01
GRAPHICS: MACGUI: Added hack for fixing cursor position in MacTextWindow
Eugene Sandulenko
2017-08-01
GRAPHICS: MACGUI: Simplified cursor code is MacTextWindow
Eugene Sandulenko
2017-08-01
GRAPHICS: MACGUI: Initial code for cursor drawing in MacTextWindow
Eugene Sandulenko
2017-08-01
GRAPHICS: MACGUI: Added more getters to MacText
Eugene Sandulenko
2017-08-01
WAGE: Draw cursor only when MacTextWindow is not used
Eugene Sandulenko
2017-08-01
WAGE: Correctly set font in MacTextWindow console
Eugene Sandulenko
2017-08-01
GRAPHICS: MACGUI: Added font specifying to MacTextWindow
Eugene Sandulenko
2017-08-01
GRAPHICS: MACGUI: Avoid double free of MacTextWindow
Eugene Sandulenko
2017-08-01
GRAPHICS: MACGUI: Correctly process empty inpt strings in MacTextWindow
Eugene Sandulenko
2017-08-01
JANITORIAL: Code formatting
Eugene Sandulenko
2017-08-01
WAGE: Switched Console window to MacTextWindow
Eugene Sandulenko
2017-08-01
GRAPHICS: MACGUI: Made MacTextWindow processing keyboard input
Eugene Sandulenko
2017-08-01
GRAPHICS: MACGUI: Made more MacWindow methods public
Eugene Sandulenko
2017-08-01
GRAPHICS: MACGUI: Added method to remove last line from MacText
Eugene Sandulenko
2017-08-01
JANITORIAL: Fix code identation
Eugene Sandulenko
2017-08-01
GRAPHICS: Load Mac font heights too (still unused)
Eugene Sandulenko
2017-08-01
WAGE: Fix compilation with MacTextWindow enabled
Eugene Sandulenko
2017-08-01
SLUDGE: Clear screen before every display
Simei Yin
2017-08-01
Windows: Use GetUserDefaultUILanguage() instead of GetThreadLocale().
Frank Richter
The thread locale concerns display options (e.g. date formatting) not the display language. There are typically, but not necessarily the same, as Windows allows them to be configured separately.
2017-07-31
TITANIC: Fix not being able to close ScummVM during prologue credits
Paul Gilbert
2017-07-31
TITANIC: Only skip cutscenes if standard ASCII keys pressed
Paul Gilbert
2017-07-31
TITANIC: Handle brief freeze if prologue credits are skipped
Paul Gilbert
2017-07-31
TITANIC: Fix forward/backward manual camera movement in starmap
Paul Gilbert
2017-07-31
Merge pull request #978 from dafioram/Titanic-star-keybrdlookup
Paul Gilbert
TITANIC: Star View: Added keyboard key to look up
[next]