aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-07DIRECTOR: Lingo: Documented D4 "Mouse and pointer" LingoEugene Sandulenko
2017-02-07DIRECTOR: Lingo: Documented D4 "Menus" LingoEugene Sandulenko
2017-02-07DIRECTOR: Lingo: Documented D4 "Logical operators and functions" LingoEugene Sandulenko
2017-02-07JANITORIAL: Formatting fixesEugene Sandulenko
2017-02-07GRAPHICS: Recalculate text area sizing if interLinear is changed.stevenhoefel
2017-02-07DIRECTOR: More font alignment and spacing on buttons. Go to frame 0 if no lab...stevenhoefel
2017-02-06DIRECTOR: Lingo: Documented D4 "Lists" LingoEugene Sandulenko
2017-02-06DIRECTOR: Lingo: Documented D4 "External to Director" LingoEugene Sandulenko
2017-02-06DIRECTOR: Lingo: Documented D4 "Events" LingoEugene Sandulenko
2017-02-06DIRECTOR: Lingo: Documented D4 "Event handlers and messages" LingoEugene Sandulenko
2017-02-06DIRECTOR: Lingo: Documented D4 "Digital video" LingoEugene Sandulenko
2017-02-06DIRECTOR: Lingo: Further work on improved built-in grammarEugene Sandulenko
2017-02-06DIRECTOR: Lingo: Fixing grammar for 'cast XX'Eugene Sandulenko
2017-02-06GRAPHICS: Cleanup MacText codeEugene Sandulenko
2017-02-05TITANIC: Fix populated contents of CMusicWave arrayPaul Gilbert
2017-02-05TITANIC: Fix crash in CMusicWave setupArrayPaul Gilbert
2017-02-05TITANIC: Further renamings for the audio bufferPaul Gilbert
2017-02-06I18N: Regenerate translations data fileThierry Crozat
2017-02-05TITANIC: Renamings and cleanups for music room handler & audio bufferPaul Gilbert
2017-02-06DIRECTOR: Use Text rect for buttons. Adjust sizing appropriately.stevenhoefel
2017-02-06GRAPHICS: Return line count of formatted MacText.stevenhoefel
2017-02-05TITANIC: Fix setup & loading of music room soundsPaul Gilbert
2017-02-05DIRECTOR: Lingo: Documented D4 "Code structures" LingoEugene Sandulenko
2017-02-05DIRECTOR: Lingo: Added tests for new grammar for built-insEugene Sandulenko
2017-02-05DIRECTOR: Lingo: Documented D4 "Cast window management" LingoEugene Sandulenko
2017-02-05DIRECTOR: Lingo: Documented D4 "Cast members" LingoEugene Sandulenko
2017-02-05TITANIC: Start of getting CWaveFile to handling audio streamingPaul Gilbert
2017-02-05SCI: Fix more unsafe C-string usageColin Snover
2017-02-05SCI: Use strnlen instead of strlen to avoid buffer overflowsColin Snover
2017-02-05TITANIC: Implemented CMusicWave read methodPaul Gilbert
2017-02-05DIRECTOR: Lingo: Renamed printStubWithArglist to printSTUBWithArglistEugene Sandulenko
2017-02-04TITANIC: Implemented CMusicWave fn2Paul Gilbert
2017-02-04TITANIC: Add missing copyData method to TTnpcScriptPaul Gilbert
2017-02-04TITANIC: Implemented remainder of CMusicRoomHandler codePaul Gilbert
2017-02-04DIRECTOR: Lingo: Implemented b_shutDown() and b_restart()Eugene Sandulenko
2017-02-04DIRECTOR: Lingo: Implemented b_quit()Eugene Sandulenko
2017-02-04TITANIC: Implemented CMusicRoomHandler fn1 and getPitchPaul Gilbert
2017-02-04TITANIC: Fix CMusicObject initializationPaul Gilbert
2017-02-04TITANIC: Fix CMusicParser to produce correct resultsPaul Gilbert
2017-02-04DIRECTOR: Removed text cast width hack. It is incorrect.Eugene Sandulenko
2017-02-04DIRECTOR: Added workaround for Text Cast widthEugene Sandulenko
2017-02-04GRAPHICS: Removing Director-specific hack in text width calculationEugene Sandulenko
2017-02-04GRAPHICS: Enforce font recomputation in MacTextEugene Sandulenko
2017-02-04GRAPHICS: Try to generate font names from slant in MacFontManagerEugene Sandulenko
2017-02-04GRAPHICS: Correctly process empty lines in MacTextEugene Sandulenko
2017-02-04I18N: Update translation (French)Purple T
2017-02-04DIRECTOR: Implemented pausing/continuing of playbackEugene Sandulenko
2017-02-04DIRECTOR: Hid font test under debug channelEugene Sandulenko
2017-02-04GRAPHICS: Hid noisy debug messages in MacTextEugene Sandulenko
2017-02-04TITANIC: Minor fixes to CMusicObject & CMusicParserPaul Gilbert