Cameron Cawley
|
5bd0ec43a6
|
STARK: Fully separate bitmaps and textures
|
2023-01-15 11:54:11 +02:00 |
|
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 |
|
Paweł Kołodziejski
|
51888c13ba
|
STARK: Remove global constructors
|
2021-12-08 00:09:03 +01:00 |
|
Paweł Kołodziejski
|
7aab569882
|
STARK: Separated texture usage for 2D or 3D
|
2021-10-20 22:24:14 +02:00 |
|
Bastien Bouclet
|
b9a1b8eefd
|
STARK: Optionally use linear filtering when rendering backgrounds
|
2019-01-16 20:20:39 +01:00 |
|
Bastien Bouclet
|
0f3cf3e511
|
STARK: Introduce a onGameLoop event to stop abusing onRender for updates
Fixes #1492 where rendering the screen to save a screenshot would run
some dialog related script updates.
|
2018-08-28 21:24:33 +02:00 |
|
Douglas Liu
|
5b08fee100
|
STARK: Small fixing
|
2018-05-31 11:38:17 +08:00 |
|
Douglas Liu
|
150e7a8ada
|
STARK: Use high-res video when low-res is not available
|
2018-05-30 11:53:45 +08:00 |
|
Douglas Liu
|
ccf04a21f3
|
STARK: Small fixing
|
2018-05-29 13:59:38 +08:00 |
|
Douglas Liu
|
841c798e42
|
STARK: Fix low-res FMV wrong ration problem
|
2018-05-29 11:35:32 +08:00 |
|
Douglas Liu
|
86732d7282
|
STARK: Enable video quality setting
|
2018-05-24 16:45:22 +08:00 |
|
Bastien Bouclet
|
f15f8b3996
|
STARK: Don't show the cursor during FMVs
|
2018-04-08 20:07:40 +02:00 |
|
Bastien Bouclet
|
3c0344bf7e
|
STARK: Add a Screen abstraction to the user interface
|
2017-11-05 16:23:52 +01:00 |
|