155 Commits

Author SHA1 Message Date
Seokjun Kim f49d5ca984 KYRA: Add Korean fan translation support for Hand of Fate 2026-03-26 17:26:00 +01:00
meekee7 4a25b60875 JANITORIAL: DEVTOOLS: replace sprintf with snprintf 2026-02-09 00:22:34 +02:00
Michal Breškovec 7fafa922af KYRA: Kyra 2, Intro Czech fan translation update. 2025-04-30 16:41:38 +02:00
Michal Breškovec 1e24a36890 KYRA: Kyra 1 Czech translation typo fix. 2025-04-02 22:15:32 +02:00
Michal Breškovec a9a9720bad KYRA: Czech language files fix for Kyra 1, 2, and 3. 2025-04-02 22:15:32 +02:00
athrxx 3efbf3dacd KYRA: update kyra.dat code to support Czech fan translations
(fix code and bump version))
2025-04-02 22:15:32 +02:00
Michal Breškovec 86540efbfd KYRA: Added Czech fan translation for Kyrandia 1, 2, and 3. 2025-04-02 22:15:32 +02:00
Hubert Maier f54fd81b4f JANITORIAL: Fix typos in general files 2024-12-25 16:57:34 +02:00
Hubert Maier 13807ec83d JANITORIAL: DEVTOOLS: Fix typos 2024-09-13 12:17:53 +03:00
Hubert Maier 5ffbee59ee JANITORIAL: Fix ressurection typo in eob2_dos_chinese.h 2024-05-18 13:52:31 +02:00
athrxx 950eb9c881 KYRA: (EOB II/ZH) - fix party transfer dialog 2023-08-17 18:03:54 +02:00
athrxx 1f0d0fdb1e KYRA: (EOB II/ZH) - some party generator improvements and fixes 2023-08-12 15:20:47 +02:00
athrxx fc4c510515 KYRA; (EOB II/ZH) - intro/outro text improvements 2023-07-24 19:03:04 +02:00
athrxx 4d1e616816 KYRA: (EOB II/ZH) - update static resources
(still weren't complete; also fix a couple of PC98 strings)
2023-07-18 21:36:08 +02:00
athrxx 8510798d44 KYRA: (EOB II/ZH) - add missing kyradat resources
The kyradat resources should now be complete. I also
added some specific Chinese grammar handling  logic
for magic items.
2023-07-11 14:35:03 +02:00
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
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
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
eientei bbf543abcb KYRA: Remove error string from lok_dos_french.h 2023-03-24 21:20:02 +01:00
eientei 9f28d71443 KYRA: Add support for French Amiga release and Czech DOS fan translation 2023-03-24 21:20:02 +01:00
Vladimir Serbinenko 04c7df07d6 KYRA: Add Italian Amiga resources to kyra.dat 2023-03-05 14:00:28 +01:00
athrxx 01a7b6c151 KYRA: (LOK) - Fix bug no. 14131 (problem in menu options) 2023-02-06 17:31:55 +01:00
Le Philousophe 1f2c78adfe ALL: Make sure str.h is included when using String
Fix all cases working because str.h is included in util.h
2022-10-30 18:37:16 +01:00
Paweł Kołodziejski 37379daf72 DEVTOOLS: Silence compiler warnings 2022-08-27 15:08:38 +02:00
athrxx eb6a769085 KYRA: (LOK/Mac) - fix talkie version
The talkie version was silently killed while we completed the support for the regular Mac version.

Also cleanup all the LOK static resources a bit (remove garbage offsets).
2022-08-13 16:51:22 +02:00
BLooperZ b03d209c52 KYRA: Support hebrew fan translation of MR 2022-06-26 11:25:49 +02:00
Paweł Kołodziejski b0088b5d0c DEVTOOLS: Fixed compiler warning 2022-06-19 21:06:37 +02:00
athrxx 6d83986bca KYRA: (LoK/KOR) - more font related fixes
e. g.
- font spacing
- scene message field
- ingame menus
- Brynn's note
2022-06-09 00:49:05 +02:00
athrxx 245cb1775f KYRA: (LoK/KOR) - fix end credits 2022-06-09 00:49:05 +02:00
athrxx 4670159f26 KYRA: (LoK/KOR) - inital font support
This is still glitchy and will need some more polishing, but at least the intro runs...
2022-06-09 00:49:05 +02:00
eientei 7c0659d859 KYRA: Extract Korean strings, preliminary work 2022-06-09 00:49:05 +02:00
D G Turner f0822b2d66 DEVTOOLS: Fix Redundant Declaration in Kyra Datafile Tool
This would produce GCC Warnings if -Wredundant-decls is enabled.
2022-03-07 09:15:04 +00:00
Paweł Kołodziejski a829278e88 DEVTOOLS: Silence compiler warnings 2022-01-01 15:44:40 +01:00
Eugene Sandulenko abea37c9bb ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
athrxx a939862cec KYRA: (LoK/Mac) - add support for low quality music
(the driver support was already there, this commit just adds the additional menu setting and the necessary adjustments)
2021-12-17 20:29:26 +01:00
athrxx ea0c0ec4a5 KYRA: (LoK/Mac) - add specific static data for Mac version
We used the DOS data before.
This fixes the final credits for the stuffit installer version and allows to get rid of some hacks.
2021-12-03 13:58:34 +01:00
athrxx d9850a2d78 KYRA: (HOF/Traditional Chinese) - add static resources 2021-12-01 22:37:59 +01:00
athrxx d70d9f3b11 KYRA: (LoK/Traditional Chinese) - add final credits
This version does have special hard coded credits text in Chinese. The code also requires some tweaks for correct display.
2021-11-15 22:05:28 +01:00
athrxx db2c959289 KYRA: (LoK/Traditional Chinese) - add static resources 2021-11-15 01:01:06 +01:00
Orgad Shaneh 62797daf3c DEVTOOLS: Use nullptr
Using clang-tidy modernize-use-nullptr
2021-11-14 15:51:59 +02:00
trembyle c740f96f63 COMMON: Normalize and document language maintenance
* Add documentation to add or maintain language values
* Fix and reorder existing entries to match ISO standards
2021-11-11 12:06:15 +01:00
athrxx ece7e26b41 KYRA: (MR/Traditional Chinese) - add support 2021-10-26 17:57:01 +02:00
BLooperZ 68b9b909ee KYRA: HOF: reverse english names in hebrew 2021-08-17 19:43:48 +02:00
BLooperZ bacd737ea3 KYRA: add support for kyra2 fan translation 2021-08-17 19:43:48 +02:00
Orgad Shaneh 0b2ae9fa5e DEVTOOLS: Replace ugly SDL/MinGW hack with a cleaner hack
Instead of having main=SDL_main defined by pkg-config/sdl2-config --cflags
and undefining it everywhere, strip it in its origin.
2021-08-03 07:35:15 +03:00