Commit Graph

139234 Commits

Author SHA1 Message Date
Vladimir Serbinenko
13eb6f3be0 DREAMWEB: Don't use 640x480 if USE_HIGHRES is false
Otherwise it leads to immediate crash on low-resolution devices.
2023-02-28 01:58:13 +01:00
Vladimir Serbinenko
573bd18cd3 PLUMBERS: Mark 3DO version as supported 2023-02-28 01:58:13 +01:00
Vladimir Serbinenko
35d72e4487 PLUMBERS: Use smaller cursor on lower resolutions 2023-02-28 01:58:13 +01:00
Vladimir Serbinenko
7dba71d671 PLUMBERS: Remove need for highres
Downscale images to 320x240 if highres is not supported.
2023-02-28 01:58:13 +01:00
Vladimir Serbinenko
90f8c24265 ENGINES: Allow to specify several supported resolutions
This is useful in order to fallback resolutions even if supported
resolution is not known at compile time.
2023-02-28 01:58:13 +01:00
Vladimir Serbinenko
a99d59551e GRAPHICS: Add 2x downscaler for CLUT images 2023-02-28 01:58:13 +01:00
Vladimir Serbinenko
4d5ec3c73c GRAPHICS: Rename DownscaleAllByHalfARM to downscaleAllByHalfARM 2023-02-28 01:58:13 +01:00
Eugene Sandulenko
d05bf67ed6
NEWS: Mention Chinese Serrated Scalpel 2023-02-28 00:41:14 +01:00
Vladimir Serbinenko
a728a5aee1 SHERLOCK: Don't print bogus hotkey 2023-02-28 00:40:25 +01:00
Vladimir Serbinenko
12ed6c83fe SHERLOCK: Change coordinates for search bar in Chinese serrated scalpel 2023-02-28 00:40:25 +01:00
Vladimir Serbinenko
f407e19890 SHERLOCK: Adjust journal buttons for Chinese serrated scalpel 2023-02-28 00:40:25 +01:00
Vladimir Serbinenko
cf651ca336 SHERLOCK: Fix isPrintable for big5 2023-02-28 00:40:25 +01:00
Vladimir Serbinenko
187b28f0e5 SHERLOCK: Fix offsets in Chinese journal for serrated scalpel 2023-02-28 00:40:25 +01:00
Vladimir Serbinenko
c58c5cb86a SHERLOCK: Fix handling of big5 in journal 2023-02-28 00:40:25 +01:00
Vladimir Serbinenko
38a6cb8e8b SHERLOCK: Always use font 2 for Chinese serrated scalpel 2023-02-28 00:40:25 +01:00
Vladimir Serbinenko
8486739c00 SHERLOCK: Rearrange buttons in Chinese serrated scalpel 2023-02-28 00:40:25 +01:00
Vladimir Serbinenko
24baae1ae0 SHERLOCK: Add Chinese strings for Serrated Scalpel 2023-02-28 00:40:25 +01:00
Vladimir Serbinenko
4c782a176c SHERLOCK: Minor infoline fix for Chinese serrated scalpel 2023-02-28 00:40:25 +01:00
Vladimir Serbinenko
b6efa850aa SHERLOCK: Increase line height for Chinese object description for serrated scalpel 2023-02-28 00:40:25 +01:00
Vladimir Serbinenko
9329f7410a SHERLOCK: Fix button positions in Chinese serrated scalpel 2023-02-28 00:40:25 +01:00
Vladimir Serbinenko
3396f84269 SHERLOCK: Increase line height in Chinese serrated scalpel 2023-02-28 00:40:25 +01:00
Vladimir Serbinenko
0b9e85f93a SHERLOCK: Support Chinese object description wrapping for serrated scalpel 2023-02-28 00:40:25 +01:00
Vladimir Serbinenko
d5480c37c3 SHERLOCK: Handle scalpel big5 wrapping 2023-02-28 00:40:25 +01:00
Vladimir Serbinenko
d2b37c9dde SHERLOCK: Use common word-wrapping algorithm in journal 2023-02-28 00:40:25 +01:00
Vladimir Serbinenko
96d4f93d40 SHERLOCK: Extract word-wrapping algorithm into common file 2023-02-28 00:40:25 +01:00
Vladimir Serbinenko
5068c3253e SHERLOCK: Add skipping comments in big5 2023-02-28 00:40:25 +01:00
Vladimir Serbinenko
518b96f24f SHERLOCK: Add function for width of multibyte character 2023-02-28 00:40:25 +01:00
Vladimir Serbinenko
7daa2b5d85 SHERLOCK: Add rendering of Serrated scalpel chinese texts 2023-02-28 00:40:25 +01:00
Vladimir Serbinenko
47cbf56d94 GRAPHICS: Extract big5 renderer from sky into common graphics code 2023-02-28 00:40:25 +01:00
Vladimir Serbinenko
c4da7fffdf SHERLOCK: Skip images with negative sizes 2023-02-28 00:40:25 +01:00
Vladimir Serbinenko
e53cc43272 SHERLOCK: Enable Chinese serrated scalpel 2023-02-28 00:40:25 +01:00
Matthew Duggan
b2f967b589 TETRAEDGE: Correct some Syberia 2 differences 2023-02-28 08:19:57 +09:00
Matthew Duggan
55e0718479 TETRAEDGE: Add debugging for lua calls 2023-02-28 08:19:57 +09:00
Matthew Duggan
fb6e2dbc12 TETRAEDGE: Stop anims after completion in Syberia 2 2023-02-28 08:19:57 +09:00
hax0kartik
0c9e17c57c TESTS: Add U32String::replace() tests 2023-02-27 22:01:13 +01:00
hax0kartik
cc1e8600e2 COMMON: Add replace() methods for U32String 2023-02-27 22:01:13 +01:00
Donovan Watteau
ba6f8935a7 CREDITS: Add dwa for macOS PPC 2023-02-27 19:38:23 +01:00
eientei
22e16c45e8 SCUMM: Add detection for non-contest Monkey Island 1 demo 2023-02-27 17:39:33 +01:00
eientei
5d5585b682 SCUMM: Add size for C64 demo 2023-02-27 17:39:33 +01:00
Thierry Crozat
d9c3d49b8f CREDITS: Update macOS and iOS credits 2023-02-27 16:25:24 +01:00
Lothar Serra Mari
ff0174e1ad NEWS: Fiy typo in iOS section 2023-02-27 11:23:22 +01:00
Matthew Duggan
782cf05e0f TETRAEDGE: Fix some small coverity-identified issues 2023-02-27 15:37:28 +09:00
Paul Gilbert
5b155fc807 MM: MM1: Fix Coverity warnings 2023-02-26 22:36:52 -08:00
Paul Gilbert
04cf0aa569 MM: MM1: Fix party highlight in market view 2023-02-26 22:23:50 -08:00
Paul Gilbert
650d4f7edc MM: MM1: Fix center aligning signs 2023-02-26 22:23:50 -08:00
Paul Gilbert
4590fe3443 MM: MM1: Fixes for location enter/exit 2023-02-26 22:23:50 -08:00
Paul Gilbert
1a15f86d1a MM: MM1: Fixing game messages display 2023-02-26 22:23:50 -08:00
Paul Gilbert
d400775f49 MM: MM1: Sort animation views alphabetically 2023-02-26 22:23:49 -08:00
Paul Gilbert
cd5962252e MM: MM1: Cleanup of Market view 2023-02-26 22:23:49 -08:00
Paul Gilbert
181eab7a06 MM: MM1: Derive Sound class from now shared Sound class 2023-02-26 22:23:49 -08:00