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-02-07
Merge pull request #896 from criezy/create-project-fixes
Eugene Sandulenko
DEVTOOLS: Create project fixes
2017-02-07
Merge pull request #892 from Retro-Junk/cryo
Eugene Sandulenko
CRYO: New engine
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 ↵
stevenhoefel
labels.
2017-02-06
CREATE_PROJECT: Disable engines for which required features are not available
Thierry Crozat
2017-02-06
CREATE_PROJECT: Add highres feature
Thierry Crozat
2017-02-06
BASE: Ignore -NSDocumentRevisionDebugMode command line argument on OS X
Thierry Crozat
This is automatically added by Xcode when not toggling off the "Allow debugging when using document Versions Browser". Since this is on by default, and to avoid everybody having to google it, I have decided to just ignore it on OS X.
2017-02-06
CREATE_PROJECT: Fix linking with Xcode when not disabling curl
Thierry Crozat
2017-02-06
DIRECTOR: Lingo: Documented D4 "Lists" Lingo
Eugene Sandulenko
2017-02-06
BUILD: Define SCUMM_64BITS on 64 bits platforms when not using configure
Thierry Crozat
This for example fixes the compilation of the fullpipe engine on 64 bits platforms when using create_project.
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-06
CRYO: Fix a null pointer
Strangerke
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
[next]