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-02-07
DIRECTOR: Remove noisy and obsolete debug output
Eugene Sandulenko
2017-02-07
DIRECTOR: Fixed Lingo's 'go to movie' Red/Blue works
Eugene Sandulenko
2017-02-07
DIRECTOR: Move graphics-related code to graphics.cpp
Eugene Sandulenko
2017-02-07
DIRECTOR: Lingo: Added debug output to lexer and fixed builtin.lingo test
Eugene Sandulenko
2017-02-07
DIRECTOR: Lingo: Finally fixed grammar for BLTINARGLIST
Eugene Sandulenko
2017-02-07
DIRECTOR: Lingo: Fix lexer for built-ins detection
Eugene Sandulenko
2017-02-07
DIRECTOR: Lingo: Fixed typo in builtin list and added sanity check to catch it
Eugene Sandulenko
2017-02-07
DIRECTOR: Lingo: Documented D4 "Movie in a window" Lingo
Eugene Sandulenko
2017-02-07
DIRECTOR: Lingo: Documented D4 "Mouse and pointer" Lingo
Eugene Sandulenko
2017-02-07
DIRECTOR: Lingo: Documented D4 "Menus" Lingo
Eugene Sandulenko
2017-02-07
DIRECTOR: Lingo: Documented D4 "Logical operators and functions" Lingo
Eugene Sandulenko
2017-02-07
JANITORIAL: Formatting fixes
Eugene Sandulenko
2017-02-07
GRAPHICS: Recalculate text area sizing if interLinear is changed.
stevenhoefel
2017-02-07
DIRECTOR: More font alignment and spacing on buttons. Go to frame 0 if no lab...
stevenhoefel
2017-02-06
DIRECTOR: Lingo: Documented D4 "Lists" Lingo
Eugene Sandulenko
2017-02-06
DIRECTOR: Lingo: Documented D4 "External to Director" Lingo
Eugene Sandulenko
2017-02-06
DIRECTOR: Lingo: Documented D4 "Events" Lingo
Eugene Sandulenko
2017-02-06
DIRECTOR: Lingo: Documented D4 "Event handlers and messages" Lingo
Eugene Sandulenko
2017-02-06
DIRECTOR: Lingo: Documented D4 "Digital video" Lingo
Eugene Sandulenko
2017-02-06
DIRECTOR: Lingo: Further work on improved built-in grammar
Eugene Sandulenko
2017-02-06
DIRECTOR: Lingo: Fixing grammar for 'cast XX'
Eugene Sandulenko
2017-02-06
GRAPHICS: Cleanup MacText code
Eugene Sandulenko
2017-02-05
TITANIC: Fix populated contents of CMusicWave array
Paul Gilbert
2017-02-05
TITANIC: Fix crash in CMusicWave setupArray
Paul Gilbert
2017-02-05
TITANIC: Further renamings for the audio buffer
Paul Gilbert
2017-02-06
I18N: Regenerate translations data file
Thierry Crozat
2017-02-05
TITANIC: Renamings and cleanups for music room handler & audio buffer
Paul Gilbert
2017-02-06
DIRECTOR: Use Text rect for buttons. Adjust sizing appropriately.
stevenhoefel
2017-02-06
GRAPHICS: Return line count of formatted MacText.
stevenhoefel
2017-02-05
TITANIC: Fix setup & loading of music room sounds
Paul Gilbert
2017-02-05
DIRECTOR: Lingo: Documented D4 "Code structures" Lingo
Eugene Sandulenko
2017-02-05
DIRECTOR: Lingo: Added tests for new grammar for built-ins
Eugene Sandulenko
2017-02-05
DIRECTOR: Lingo: Documented D4 "Cast window management" Lingo
Eugene Sandulenko
2017-02-05
DIRECTOR: Lingo: Documented D4 "Cast members" Lingo
Eugene Sandulenko
2017-02-05
TITANIC: Start of getting CWaveFile to handling audio streaming
Paul Gilbert
2017-02-05
SCI: Fix more unsafe C-string usage
Colin Snover
2017-02-05
SCI: Use strnlen instead of strlen to avoid buffer overflows
Colin Snover
2017-02-05
TITANIC: Implemented CMusicWave read method
Paul Gilbert
2017-02-05
DIRECTOR: Lingo: Renamed printStubWithArglist to printSTUBWithArglist
Eugene Sandulenko
2017-02-04
TITANIC: Implemented CMusicWave fn2
Paul Gilbert
2017-02-04
TITANIC: Add missing copyData method to TTnpcScript
Paul Gilbert
2017-02-04
TITANIC: Implemented remainder of CMusicRoomHandler code
Paul Gilbert
2017-02-04
DIRECTOR: Lingo: Implemented b_shutDown() and b_restart()
Eugene Sandulenko
2017-02-04
DIRECTOR: Lingo: Implemented b_quit()
Eugene Sandulenko
2017-02-04
TITANIC: Implemented CMusicRoomHandler fn1 and getPitch
Paul Gilbert
2017-02-04
TITANIC: Fix CMusicObject initialization
Paul Gilbert
2017-02-04
TITANIC: Fix CMusicParser to produce correct results
Paul Gilbert
2017-02-04
DIRECTOR: Removed text cast width hack. It is incorrect.
Eugene Sandulenko
2017-02-04
DIRECTOR: Added workaround for Text Cast width
Eugene Sandulenko
2017-02-04
GRAPHICS: Removing Director-specific hack in text width calculation
Eugene Sandulenko
[next]