aboutsummaryrefslogtreecommitdiff
path: root/engines/made/pmvplayer.cpp
AgeCommit message (Expand)Author
2009-10-04Applied patch #2872409 "MADE engine fixes" by agent-q, with one small modific...Filippos Karapetis
2009-08-18- PMV player: Use frame count from PVM file and fix incorrect "invalid chunk ...Benjamin Haisch
2009-03-12PMV player: stop reallocating the frame buffer on every frame, if its size ha...Filippos Karapetis
2009-01-22- Added support for The Manhole EGA versionBenjamin Haisch
2009-01-14Fixed warnings.Torbjörn Andersson
2009-01-13- PMV video headers are evaluated correctly nowFilippos Karapetis
2009-01-01Whoa! Removing trailing spaces.Eugene Sandulenko
2008-11-07Implemented RTL supportBenjamin Haisch
2008-09-06Got rid of File::eof()Max Horn
2008-06-27- Fixed umlauts in printTextBenjamin Haisch
2008-05-20Clarification about the weird sound frequencies in PMV videosFilippos Karapetis
2008-05-19RtZ: Fixed bug which caused PMV videos to look odd (noticeable in the intro m...Benjamin Haisch
2008-05-08Silenced MSVC warnings about uninitialized variablesFilippos Karapetis
2008-05-08Possibly fixed the sound stuttering in the PMV videos and added frame skippin...Benjamin Haisch
2008-05-07- cmd_return now exits the game if it returns from the main functionBenjamin Haisch
2008-04-29Fixed crash that occurred when skipping a video while MIDI music was activeFilippos Karapetis
2008-04-25Center videos to screenFilippos Karapetis
2008-04-21Some palette related fixesFilippos Karapetis
2008-04-21Code mergeFilippos Karapetis
2008-04-21Added missing ScummVM headersFilippos Karapetis
2008-04-21Performed some optimizations to the PMV playerFilippos Karapetis
2008-04-21Fixed palette handling in PMV videos.Benjamin Haisch
2008-04-20Made the sound less choppy. Though we may have to do some kind of doubleTorbjörn Andersson
2008-04-20Compilation fixes by lordhotoFilippos Karapetis
2008-04-20Catch EVENT_QUIT events, too. I realize that g_system->quit() isn't the nicestTorbjörn Andersson
2008-04-20Changed spaces to tabs.Torbjörn Andersson
2008-04-20Initial import of the work in progress MADE engineFilippos Karapetis