aboutsummaryrefslogtreecommitdiff
path: root/engines/toltecs/movie.cpp
AgeCommit message (Expand)Author
2016-05-02TOLTECS: Initialize class variablesEugene Sandulenko
2016-04-14JANITORIAL: Reduce audio header dependenciesOri Avtalion
2014-02-18TOLTECS: Make GPL headers consistent in themselves.Johannes Schickel
2013-05-14TOLTECS: Fix operator order (pre-decrement instead of post-decrement)Filippos Karapetis
2013-05-14TOLTECS: Fix bug #3613032 - "TOLTECS: Crash during peace pipe coughing scene"Filippos Karapetis
2013-04-26TOLTECS: Remove dead codeFilippos Karapetis
2013-01-22TOLTECS: Whitespace fixes and explanation of some magic valuesFilippos Karapetis
2013-01-13TOLTECS: Fix bug #3599370 - "TOLTECS: Text on intro video not shown as per or...Filippos Karapetis
2013-01-04TOLTECS: Make aborting movies more reliableTorbjörn Andersson
2013-01-04TOLTECS: Remove unnecessary calls to quitGame()Torbjörn Andersson
2013-01-02TOLTECS: Don't allow dialog skipping while movies are playingTorbjörn Andersson
2012-10-06TOLTECS: Improve the shake screen effects during moviesTorbjörn Andersson
2012-10-03TOLTECS: Improve audio/video sync in the movie playerTorbjörn Andersson
2012-09-26JANITORIAL: Remove trailing whitespaces.Johannes Schickel
2012-09-14TOLTECS: Adapt the movie chunk buffer allocation codeFilippos Karapetis
2012-09-11TOLTECS: Don't show movie subtitles when subtitles are disabledFilippos Karapetis
2012-09-11TOLTECS: Stop reallocating the chunk buffer on each movie frameFilippos Karapetis
2012-09-11TOLTECS: Remove a superfluous seekFilippos Karapetis
2012-09-11TOLTECS: Read the sound rate for each video fileFilippos Karapetis
2012-02-15JANITORIAL: Fix missing whitespace in pointer castTarek Soliman
2012-01-29TOLTECS: Some formatting fixes.Torbjörn Andersson
2011-11-20TOLTECS: Slight cleanup of the audio codeFilippos Karapetis
2011-11-20TOLTECS: Always hide the game interface when showing a movieFilippos Karapetis
2011-11-20TOLTECS: Fix bugsBenjamin Haisch
2011-11-20TOLTECS: Fix compilation after sound->audio directory rename.David Turner
2011-11-20TOLTECS: Reduced header dependenciesFilippos Karapetis
2011-11-20TOLTECS: - Fix regression in movie player (use drawScreen instead of updateSc...Benjamin Haisch
2011-11-20TOLTECS: Fixed compilation with current SVN changesBenjamin Haisch
2011-11-20TOLTECS: Fixed compilation with the latest trunk changes.Filippos Karapetis
2011-11-20TOLTECS: Fixed compilationBenjamin Haisch
2011-11-20TOLTECS: Fixed compilation with the latest sound changes in the trunkFilippos Karapetis
2011-11-20TOLTECS: Fixed compilationBenjamin Haisch
2011-11-20TOLTECS: - Fixed compilation after Fingolfin's latest series of commitsBenjamin Haisch
2011-11-20TOLTECS: - Implemented RTLBenjamin Haisch
2011-11-20TOLTECS: - Listing savestates via command line or LauncherBenjamin Haisch
2011-11-20TOLTECS: - Fixed Screen::updateTalkText (text x position was read incorrectly...Benjamin Haisch
2011-11-20TOLTECS: Implemented preliminary sound playback; some stuff is still missing ...Benjamin Haisch
2011-11-20TOLTECS: Added sound to the movie player (finally). Still TODO: Ability to ab...Benjamin Haisch
2011-11-20TOLTECS: - Added menu system prototype (may change later)Benjamin Haisch