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
path:
root
/
engines
/
made
/
pmvplayer.cpp
Age
Commit message (
Expand
)
Author
2008-06-27
- Fixed umlauts in printText
Benjamin Haisch
2008-05-20
Clarification about the weird sound frequencies in PMV videos
Filippos Karapetis
2008-05-19
RtZ: Fixed bug which caused PMV videos to look odd (noticeable in the intro m...
Benjamin Haisch
2008-05-08
Silenced MSVC warnings about uninitialized variables
Filippos Karapetis
2008-05-08
Possibly 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 function
Benjamin Haisch
2008-04-29
Fixed crash that occurred when skipping a video while MIDI music was active
Filippos Karapetis
2008-04-25
Center videos to screen
Filippos Karapetis
2008-04-21
Some palette related fixes
Filippos Karapetis
2008-04-21
Code merge
Filippos Karapetis
2008-04-21
Added missing ScummVM headers
Filippos Karapetis
2008-04-21
Performed some optimizations to the PMV player
Filippos Karapetis
2008-04-21
Fixed palette handling in PMV videos.
Benjamin Haisch
2008-04-20
Made the sound less choppy. Though we may have to do some kind of double
Torbjörn Andersson
2008-04-20
Compilation fixes by lordhoto
Filippos Karapetis
2008-04-20
Catch EVENT_QUIT events, too. I realize that g_system->quit() isn't the nicest
Torbjörn Andersson
2008-04-20
Changed spaces to tabs.
Torbjörn Andersson
2008-04-20
Initial import of the work in progress MADE engine
Filippos Karapetis