Commit Graph
137148 Commits
Author SHA1 Message Date
Eugene Sandulenko 84a17741b6 GUI: Fix grid list highlight after editing game. Bug #3960 2022-06-10 01:00:07 +02:00
Le Philousophe 507aaae0bd GUI: When resizing grid make sure selected entry is displayed
Without this, at startup, the grid is not scrolled on the selected game.
2022-06-10 00:52:14 +02:00
Le Philousophe b94ad4d8b8 GUI: Implement setSelected in Grid and use it in launcher 2022-06-10 00:52:14 +02:00
Le Philousophe d2f327921c GUI: Don't store GridItemInfo items twice 2022-06-10 00:52:14 +02:00
Le Philousophe ab87383f56 GUI: Apply filter even when changing sorting criteria 2022-06-10 00:52:14 +02:00
D G Turner 7920589ba7 DEVTOOLS: Fix Format Overflow GCC Warnings in create_engine Tool 2022-06-09 23:19:51 +01:00
neuromancer 7e9e0a2ce7 HYPNO: correctly added missing videos when visiting each territory in boyz 2022-06-09 22:37:48 +02:00
neuromancer f18f86baed HYPNO: added missing videos when visiting each territory in boyz 2022-06-09 22:37:48 +02:00
Coen Rampen 730ac585b1 CHEWY: Mark German demo as unsupported
This version of the game currently crashes on load.
2022-06-09 20:44:30 +02:00
Lothar Serra Mari 946fb0697c NEWS: Update German NEWS file 2022-06-09 20:05:43 +02:00
Lothar Serra Mari a274c30faf I18N: Update translation (German)
Currently translated at 100.0% (1732 of 1732 strings)
2022-06-09 17:51:23 +00:00
Eugene Sandulenko 6ee138830b I18N: Update translation (Ukrainian)
Currently translated at 100.0% (1732 of 1732 strings)
2022-06-09 17:48:43 +00:00
Eugene Sandulenko fcc0eefb6f I18N: Update translation (Russian)
Currently translated at 100.0% (1732 of 1732 strings)
2022-06-09 17:48:36 +00:00
athrxx 472e436c71 NEWS: mention Korean version of Kyra 1 2022-06-09 19:21:41 +02:00
Eugene Sandulenko 29f3e570c3 GUI: Fix editing of colored string in List. Bug #13541 2022-06-09 19:16:36 +02:00
Eugene Sandulenko fe2f37a4b6 NEWS: Added placeholder for 2.7.0 2022-06-09 18:09:36 +02:00
Coen Rampen 89ddcb04ff AUDIO: Make module dtor virtual 2022-06-09 17:33:24 +02:00
Coen Rampen cf5b500874 CHEWY: Move TMF loading code to Stream subclass
This commit moves the TMF loading code to a dedicated ProtrackerStream
subclass. This replaces the inefficient parse TMF, convert to MOD, parse MOD
process with directly processing the TMF data. It also allows for setting the
correct stereo panning for the TMF channels.
2022-06-09 17:13:56 +02:00
Coen Rampen caca2ea61f AUDIO: Make subclassing Module and ProtrackerStream easier
To implement a MOD variant for the Chewy engine, this commit makes some changes
to make subclassing of the ProtrackerStream and associated Module class easier.
2022-06-09 17:13:56 +02:00
neuromancer d0b5a35785 HYPNO: only show minemap if GS_MINEMAP is enabled in boyz 2022-06-09 13:01:12 +02:00
neuromancer 033a12e578 HYPNO: use state variables to track down info collected in boyz 2022-06-09 13:01:12 +02:00
neuromancer b7ef272277 HYPNO: show minefield map during level c42 in boyz 2022-06-09 13:01:12 +02:00
neuromancer b9759b054c HYPNO: implement start new mission button in boyz 2022-06-09 13:01:12 +02:00
VAN-Gluon 2d0296d8ff I18N: Update translation (Japanese)
Currently translated at 100.0% (1732 of 1732 strings)
2022-06-09 09:36:17 +00:00
George Kormendi 1128860dd0 I18N: Update translation (Hungarian)
Currently translated at 100.0% (1732 of 1732 strings)
2022-06-09 09:36:17 +00:00
IlDucci 5599b2d69f I18N: Update translation (Spanish)
Currently translated at 100.0% (1732 of 1732 strings)
2022-06-09 09:36:15 +00:00
Ben Castricum f5359b46ea I18N: Update translation (Dutch)
Currently translated at 100.0% (1732 of 1732 strings)
2022-06-09 06:42:46 +00:00
Paweł Kołodziejski 167724850d DISTS: Corrected project name in header 2022-06-09 07:42:41 +02:00
athrxx e068b1c65b KYRA: remove excess semicolons 2022-06-09 01:20:37 +02:00
athrxx 5eea71c0c7 KYRA: fix warnings 2022-06-09 01:17:13 +02:00
D G Turner 8c359e6ec9 COMMON: Fix Copy Constructor GCC Warning in 80-bit Float Class 2022-06-09 00:04:13 +01:00
athrxx ae62ce361d KYRA: regenerate kyra.dat 2022-06-09 00:51:33 +02:00
athrxx d2d4765aaf KYRA: (LoK/KOR) - some preparations for Hangul input
(not working yet)
2022-06-09 00:49:05 +02:00
athrxx ae4934bc8c KYRA: (LoK/KOR) - more accuracy fixes 2022-06-09 00:49:05 +02:00
athrxx c6a02db614 KYRA: (LoK/KOR) - fine tune dialogue text lines 2022-06-09 00:49:05 +02:00
athrxx a6fb73725a KYRA: (LoK/KOR) - fine tune ingame menus 2022-06-09 00:49:05 +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 b874bfb016 KYRA: (LoL/KOR) - fix script handling 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 8ec7fe9bae KYRA: Fix build, add credits filename 2022-06-09 00:49:05 +02:00
eientei 7c0659d859 KYRA: Extract Korean strings, preliminary work 2022-06-09 00:49:05 +02:00
ScummVM-Translations c081f1c2e8 I18N: Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: ScummVM/scummvm
Translate-URL: https://translations.scummvm.org/projects/scummvm/scummvm/
2022-06-08 21:08:53 +00:00
Eugene Sandulenko 0e6c0e1167 GUI: Use heuristic for displaying demo names in grid launcher 2022-06-08 23:08:37 +02:00
ScummVM-Translations e6cc101168 I18N: Update translations templates 2022-06-08 19:09:12 +00:00
neuromancer bcd4ac2058 HYPNO: complete the table of levels in boyz 2022-06-08 21:05:34 +02:00
neuromancer 25635812d2 HYPNO: added pickABox implementation for level 51 in boyz 2022-06-08 21:05:34 +02:00
neuromancer fd0632044f HYPNO: fixed crash in YS level in boyz 2022-06-08 21:05:34 +02:00
neuromancer 39bacf820e HYPNO: fixed issue highlighting items of menus in boyz 2022-06-08 21:05:34 +02:00
neuromancer 66523d947f HYPNO: more triggers in flashback mode in boyz 2022-06-08 21:05:34 +02:00