aboutsummaryrefslogtreecommitdiff
path: root/engines/wintermute/video/video_subtitler.cpp
AgeCommit message (Expand)Author
2014-10-15WINTERMUTE: Make sure subtitle files could be found before anything elseTobia Tesan
2014-10-15WINTERMUTE: Refactor/Reformat VideoSubtitler::updateTobia Tesan
2014-10-15WINTERMUTE: Declare counters as uint to match Array::size()Tobia Tesan
2014-10-15WINTERMUTE: Mass ScummVM-style renaming in subtitles codeTobia Tesan
2014-10-15WINTERMUTE: Port actual subtitle display code.Tobia Tesan
2014-10-15WINTERMUTE: Use native C types instead of macrosTobia Tesan
2014-10-15WINTERMUTE: Re-enable and use PathUtils for auto SRT detectionTobia Tesan
2014-10-15WINTERMUTE: Display subtitles in consoleTobia Tesan
2014-10-15WINTERMUTE: Take const char in loadSubtitlesTobia Tesan
2014-10-15WINTERMUTE: Use BaseFileManager to load SUB fileTobia Tesan
2014-10-15WINTERMUTE: Use long-style braces around blocks in imported subtitle codeTobia Tesan
2014-10-15WINTERMUTE: Astyle imported WME subtitle codeTobia Tesan
2014-10-15WINTERMUTE: Import subtitle code from WME1Tobia Tesan