Commit Graph
3144 Commits
Author SHA1 Message Date
athrxx 846afef3dc KYRA: (EOB II/ZH) - fix final sequence
The Chinese version doesn't have the credits, neither the player nor the required data files. So the enigne would crash when trying to load these. I have also checked with the original that it doesn't do anything else for the credits.
2023-06-04 15:31:59 +02:00
Paul Gilbert e548fd5be3 MM: MM1: Finished teleport spell views 2023-06-03 22:36:50 -07:00
Paul Gilbert 30f4adf46b MM: MM1: Added Recharge Item views 2023-06-03 20:49:22 -07:00
Paul Gilbert 94cd53cac2 MM: MM1: Implement item discarding 2023-06-03 16:55:59 -07:00
Paul Gilbert 85b9fa20c7 MM: MM1: Location spell view for enhanced mode 2023-06-02 20:32:28 -07:00
Paul Gilbert 173a91dcbb MM: MM1: Add secret ScummVM map 2023-06-01 20:01:30 -07:00
Le Philousophe 94aff8553d I18N: Fix AppData international generation.
Language codes must be unique (pt is in double).
In addition, rework code to make it cleaner.
2023-06-01 20:39:17 +02:00
Le Philousophe f683b9b916 DISTS: Fix AppData id and update it to latest specification
AppData id should really be a rDNS but its filename and desktop
filename must match this id.
This commit makes everything match.
The provides directive must not mention its own desktop file but
launchable should.
2023-06-01 20:39:17 +02:00
Paul Gilbert 46bd51bf40 MM: MM1: Proper monsters defeated view at end of combat 2023-05-31 21:30:20 -07:00
Paul Gilbert 8b4ce312d3 MM: MM1: Clarify selecting towns in main menu 2023-05-31 21:30:20 -07:00
Misty De Meo 34dcb43a4f DEVTOOLS: correct typo leading to dupe definitions
This was introduced by ce6a9d8e8e. That
commit accidentally placed the second definition on parser_iso instead
of parser_macbinary, leading argparse to raise an error at runtime.
2023-05-31 14:40:21 -07:00
Thierry Crozat 0eca37a262 BACKENDS: Remove old iPhone backend
This backend was no longer maintained and have had no release
and no daily builds for several years.
2023-05-31 19:31:19 +01:00
Paul Gilbert 13e91fd29e MM: MM1: Capitalization fixes in text strings 2023-05-28 21:18:07 -07:00
Vladimir Serbinenko 9eb0454319 SCUMM: Add MD5 of Hebrew version of Loom 2023-05-27 11:07:34 +03:00
Paul Gilbert eb5d2de6b9 MM: MM1: Fix buying blacksmith armor/misc items 2023-05-26 21:32:20 -07:00
Paul Gilbert c0dfa3d55b MM: MM1: Fix palette for remaining monsters 2023-05-25 21:51:17 -07:00
Vladimir Serbinenko dd3b457980 SCUMM: Add MD5 for Hebrew version of atlantis 2023-05-25 04:55:19 +02:00
Paul Gilbert 1f166b4a78 MM: MM1: Use the M&M1 graphics pack for enhanced mode 2023-05-24 19:06:39 -07:00
Paul Gilbert 9841e90372 MM: MM1: Disable mapping in desert without in-game map 2023-05-23 19:40:14 -07:00
Alexander Izmailov 5f5874ff84 MM: XEEN: Annotate item generation code 2023-05-22 21:30:00 -07:00
Orgad Shaneh 37fd4056a7 Sync scumm-md5.txt
Amends 48bcf5dc4b.
2023-05-23 00:04:39 +02:00
Paul Gilbert 9e28b236aa MM: MM1: Show Unlock message when door not present 2023-05-21 20:43:36 -07:00
Paul Gilbert 829669fc35 MM: MM1: Changes for map 54 2023-05-20 21:14:59 -07:00
Paul Gilbert 2bdc525abe MM: MM1: Changes for wall messages 2023-05-20 21:14:58 -07:00
Paul Gilbert 90e8bddba7 MM: MM1: Changes for map 49 2023-05-20 21:14:58 -07:00
Paul Gilbert 7062ee75c2 MM: MM1: Changes for map 48 2023-05-19 22:29:24 -07:00
Paul Gilbert a2a537e62c MM: MM1: Changes for map 45 to 47 2023-05-19 22:10:53 -07:00
Paul Gilbert 413513e14b MM: MM1: Changes for map 43 2023-05-19 21:55:16 -07:00
Paul Gilbert 455e6d1779 MM: MM1: Fix Y position of interaction dialog buttons 2023-05-18 22:32:18 -07:00
Paul Gilbert b2d06cc4cd MM: MM1: Added changes for map 42 2023-05-18 22:32:18 -07:00
Paul Gilbert 07c69bd661 MM: XEEN: Fix METAL_DAMAGE_PERCENT negative numbers 2023-05-17 22:47:04 -07:00
Paul Gilbert 9af006266c MM: MM1: Changes for map 40 2023-05-17 21:26:00 -07:00
Paul Gilbert 071e118197 MM: MM1: Fixes for map 38 and 39 2023-05-17 20:01:42 -07:00
Vladimir Serbinenko ce6a9d8e8e DEVTOOLS: Allow to add .bin extension in dumper-companion.
This allows to easily simulate behaviour of other dumping tools.
It's very useful in tests wven if not so much for end users
2023-05-14 22:57:57 +02:00
Ankush Dutt 74dff32dd9 I18N: Add script to generate translated strings.xml and fake cpp
- Add a python script (generate-android-i18n-strings.py)
 that generates the translated android strings.xml as per:
 https://developer.android.com/guide/topics/resources/providing-resources#AlternativeResources
 It considers the dists/android/res/values/strings.xml file as
 a base template to generate those translated strings.xml files.

- The python script also generates a fake cpp with strings from
 dists/android/res/values/strings.xml. These strings will be picked
 up by gettext to make it translatable. If there is any change in the
 original strings.xml file, we won't have to worry about the changes
 in cpp file.

- Add documentation for the generate-android-i18n-strings.py script
2023-05-14 22:40:50 +02:00
elasota b24d281748 CREATE_PROJECT: Add --libs-path command line parameter that can be used in place of setting the SCUMMVM_LIBS environment var 2023-05-14 23:04:04 +03:00
leloch af0f874c6e KYRA: Typo fix in k2SeqplayStringsDOSPolish array 2023-05-14 19:39:15 +02:00
leloch 8659f39224 KYRA: Support for official Polish HoF translation (floppy version)
Fixes #7666
2023-05-14 19:39:15 +02:00
athrxx 141c62eaa9 KYRA: (EOB II/PC98) - add static resources
(also make some initial adjustments to the code, but it will throw an assert for now)
2023-05-12 14:50:46 +02:00
Kaloyan Chehlarski 53f8b4efa4 DEVTOOLS: Add nancy3 data to create_nancy 2023-05-10 16:57:34 +03:00
Vladimir Serbinenko 86bceeeb63 DUMPER-COMANION: Fix compatibility with python 3.8 2023-05-07 02:41:26 +02:00
Lars Sundström d66538a133 CREATE_PROJECT: Set bitcode as disabled as default in Xcode
Apple never required bitcode to be enabled and with Xcode 14
bitcode is deprecated.

Set bitcode to disabled for iOS and tvOS projects. Else it will
be default on and give a build error due to the libraries in
scummvm-ios7-libs-v3 doesn't include bitcode.
2023-05-02 08:02:12 +02:00
Vladimir Serbinenko 32f7e1d34e KYRA: Import LoL Chinese resources 2023-04-30 20:01:06 +02:00
Vladimir Serbinenko 28e87b295d KYRA: Add string for own healing in Chinese EOB2 2023-04-29 13:37:45 +02:00
Vladimir Serbinenko 3904b79aa5 KYRA: Handle "taken" in Chinese EOB2. 2023-04-29 13:37:45 +02:00
Vladimir Serbinenko 87ce98a749 KYRA: Add resources for EOB2 Chinese 2023-04-29 13:37:45 +02:00
SupSuper e396d34320 CREATE_PROJECT: Remove deprecated --use-canonical-lib-names
It's always the default
2023-04-29 13:16:08 +02:00
SupSuper d71a717b87 CREATE_PROJECT: Add --vcpkg option to MSVC generation 2023-04-29 13:16:08 +02:00
Einar Johan Trøan Sømåen 0c4190679f BUILD: Add support for flagging opengl_game_classic as an engine dep. 2023-04-29 13:01:08 +02:00
elasota 36be0befad CREATE_PROJECT: Exclude MT32Emu source files if the feature is disabled. 2023-04-29 12:15:50 +02:00