Eugene Sandulenko
abea37c9bb
ALL: Update ScummVM project license to GPLv3+
2021-12-26 18:48:43 +01:00
Eugene Sandulenko
fab199d37e
JANITORIAL: Make GPL headers uniform
2016-09-03 12:46:38 +02:00
Matthew Hoops
6d55998b40
ZVISION: Make the rest of the controls properly use VideoDecoder timing
...
The hacky use of getDuration() to retrieve the framerate() is gone
Thanks to md5 for testing (and for filling in a few gaps since I was coding in the blind ;))
2014-12-28 21:27:56 -05:00
Filippos Karapetis
77705752ef
ZVISION: Move trimCommentsAndWhiteSpace() into the script manager
...
This allows us to remove the last remnants of utility.*
2014-12-16 01:58:57 +02:00
Filippos Karapetis
7630e3204e
ZVISION: Move all the remaining utility classes into the core
2014-12-16 01:58:56 +02:00
Filippos Karapetis
4b2b5e686b
ZVISION: Move the mouse cursor handling code into the graphics code
2014-12-16 01:58:55 +02:00
Filippos Karapetis
7f61a09478
ZVISION: Make the RLF decoder a subclass of the common video decoder
...
This way, the redundant MetaAnimation class can now be removed
2014-12-16 01:58:55 +02:00
Filippos Karapetis
2a4a6df5f2
ZVISION: Remove superfluous spacing and reorder some includes
2014-12-03 01:12:35 +02:00
Marisa-Chan
5b352da304
ZVISION: More CamelCase and a bit of comments cleanup
2014-11-20 14:48:24 +06:00
Marisa-Chan
d5f7a1dc03
ZVISION: Implement forgotten setVenus for controls
2014-11-20 14:02:08 +06:00
Marisa-Chan
39c3a26bfa
ZVISION: Fix setStateFlag->setStateValue in HotMov control
2014-09-10 16:17:30 +07:00
Marisa-Chan
78552afdae
ZVISION: Check .avi and .rlf suffix only in MetaAnimation.
2014-09-09 12:31:11 +07:00
Marisa-Chan
2b6d65f83b
ZVISION: Implemented hotmovie control
2014-08-27 14:59:18 +07:00