Commit Graph
9 Commits
Author SHA1 Message Date
Eugene Sandulenko abea37c9bb ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
Orgad Shaneh c97917c8f5 ACCESS: Use nullptr
Using clang-tidy modernize-use-nullptr
2021-11-14 15:51:59 +02:00
Bastien Bouclet ec49730711 VIDEO: Allow setting the mixer sound type used to play audio tracks 2017-07-27 06:40:07 +02:00
Paul Gilbert 9c7569b74b ACCESS: Changed engine to use Graphics::ManagedSurface 2016-03-14 20:56:25 -04:00
Martin Kiewitz 7ce6a2d89a ACCESS: video player: initialize variable
also remove another unused variable
2015-11-30 19:17:13 +01:00
Torbjörn Andersson 3f3c3b7f5c ACCESS: Silence GCC warnings 2015-11-25 06:52:50 +01:00
Martin Kiewitz c620f1076d ACCESS: movie player: convert 6-bit pal properly 2015-11-24 16:26:02 +01:00
Martin Kiewitz 85ebe4c8e0 ACCESS: movie player: 6-bit palette to 8-bit
adjust palette accordingly
2015-11-24 15:58:19 +01:00
Martin Kiewitz d69ffaa0e4 ACCESS: movie player for Noctropolis+Synnergist
accessible via debug command "playmovie"
2015-11-24 15:42:17 +01:00