21 Commits

Author SHA1 Message Date
Paweł Kołodziejski
20cb0ae228
ALL: Cleanup ResidualVM -> ScummVM 2021-12-26 21:19:38 +01:00
Eugene Sandulenko
abea37c9bb
ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
Pawel Kolodziejski
8759900b6a ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
Joel Teichroeb
c0cb2f1f9c GRIM: Use a consitent style for constructor initializers 2013-10-26 13:57:55 -07:00
Einar Johan Trøan Sømåen
9326292a6b GRIM: Initialize members in Iris. 2013-04-21 14:39:49 +02:00
Paweł Kołodziejski
175620b62a ALL: change license headers from LGPL to GPL, and few updates 2012-12-19 23:15:43 +01:00
Joel Teichroeb
9862686ef4 GRIM: Fix the spelling of length in Iris 2012-04-04 21:18:30 -07:00
Joel Teichroeb
a9c664379e GRIM: Make saving and restoring use more appropriate types and rename functions to be more logical 2012-01-28 10:03:27 +01:00
Paweł Kołodziejski
e350c7f777 renames 2012-01-06 23:29:45 +01:00
Giulio Camuffo
d6941173df GRIM: Use an enum for the engine modes instead of the #defines. 2011-10-04 22:01:24 +02:00
Giulio Camuffo
9fc70eeb4c GRIM: Save Iris::_x2 and _y2. 2011-10-02 19:06:30 +02:00
Giulio Camuffo
1c62f04688 GRIM: Fix the focus point of the iris. 2011-07-29 22:49:08 +02:00
Einar Johan T. Sømåen
1c2c251cd2 GRIM: Also use irisAround for when the entire screen is covered. 2011-07-28 02:22:11 +02:00
Einar Johan T. Sømåen
fd95d82ae1 GRIM: Create Iris with TRIANGLE_STRIP for OpenGL 2011-07-28 01:36:27 +02:00
Einar Johan T. Sømåen
8e9b915c76 GRIM: Don't draw the entire Iris when a movie is played. Fixes #293 2011-07-26 15:10:20 +02:00
Giulio Camuffo
feccbc1af7 GRIM: Pass to iris the frame time instead of it asking for it. 2011-07-23 15:49:57 +02:00
Giulio Camuffo
3b109a7a1a Revert "GRIM: use dimScreen() to dim the entire screen."
This reverts commit 16d313cdc8bb4c7172d584d67d97dd4df36ee61e.
2011-07-21 12:12:44 +02:00
Giulio Camuffo
16d313cdc8 GRIM: use dimScreen() to dim the entire screen. 2011-07-21 11:57:06 +02:00
Giulio Camuffo
c0cc4ce60a GRIM: EXplicitly cast from float to int. 2011-07-21 11:56:11 +02:00
Giulio Camuffo
bad20f7289 GRIM: Save the iris state. 2011-07-17 21:21:06 +02:00
Giulio Camuffo
68427fdad4 GRIM: Implemented iris animation. 2011-07-17 18:17:07 +02:00