144850 Commits

Author SHA1 Message Date
Giovanni Cascione
84ebccb5af LIBRETRO: add dynamically displayed options 2023-09-09 00:36:09 +02:00
Giovanni Cascione
5c13a41324 LIBRETRO: add libretro-mapper.h 2023-09-09 00:36:08 +02:00
Giovanni Cascione
88e97990f6 LIBRETRO: clean up retropad input 2023-09-09 00:36:07 +02:00
Giovanni Cascione
eb1aa4037b LIBRETRO: fix cursor speed reduction 2023-09-09 00:36:06 +02:00
Giovanni Cascione
e7a8d1dea4 LIBRETRO: simplify OSystem_libretro::getMouseXYFromButton() 2023-09-09 00:36:06 +02:00
Giovanni Cascione
260bd5b918 LIBRETRO: add OSystem_libretro::getMouseXYFromButton() 2023-09-09 00:36:05 +02:00
Giovanni Cascione
9617f010b5 LIBRETRO: add OSystem_libretro::getMouseXYFromAnalog() 2023-09-09 00:36:04 +02:00
Giovanni Cascione
ba58463669 LIBRETRO: add OSystem_libretro::refreshRetroSettings() 2023-09-09 00:36:03 +02:00
Giovanni Cascione
ca0eb94933 LIBRETRO: remove processMouse arguments 2023-09-09 00:36:02 +02:00
Giovanni Cascione
c92f3dba01 LIBRETRO: extended retro_set_controller_port_device to additional devices 2023-09-09 00:36:02 +02:00
Giovanni Cascione
96710cd093 LIBRETRO: refactor retro_input_device and add get function 2023-09-09 00:36:01 +02:00
Giovanni Cascione
76d177cec6 LIBRETRO: expose input_cb and refactor 2023-09-09 00:36:00 +02:00
Giovanni Cascione
b320082bd2 LIBRETRO: refactor log_cb 2023-09-09 00:35:59 +02:00
Giovanni Cascione
4cb49b3682 LIBRETRO: add retro settings export functions 2023-09-09 00:35:59 +02:00
Joseph Davies
645230091f TETRAEDGE: Fix missing scene object textures.
Fixes missing textures caused by empty path returned from
Common::Path::getParent().

https://bugs.scummvm.org/ticket/14418
2023-09-08 19:43:49 +09:00
Linus Väinämö Virtanen
61c4fe21e7 I18N: Update translation (Finnish)
Currently translated at 100.0% (1981 of 1981 strings)
2023-09-07 21:20:57 +00:00
Walter Agazzi
a793ce0e0b I18N: Update translation (Italian)
Currently translated at 100.0% (1981 of 1981 strings)
2023-09-07 18:32:23 +00:00
Marcel Souza Lemes
7d37523104 I18N: Update translation (Portuguese (Brazil))
Currently translated at 100.0% (1981 of 1981 strings)
2023-09-07 17:04:26 +00:00
Purple T
18a650c737 I18N: Update translation (French)
Currently translated at 100.0% (1981 of 1981 strings)
2023-09-07 17:04:26 +00:00
Eugene Sandulenko
2d93beb87f I18N: Update translation (Danish)
Currently translated at 51.8% (1027 of 1981 strings)
2023-09-07 17:04:26 +00:00
Bo Mortensen
509d8f4946 I18N: Update translation (Danish)
Currently translated at 51.8% (1027 of 1981 strings)
2023-09-07 17:04:26 +00:00
Kartik Agarwala
bd944cadd8 CRAB: Implement mousetrap functionality 2023-09-07 21:40:55 +05:30
Kartik Agarwala
a2ce23918f CRAB: Fix bug due to which settings were not mirrored. 2023-09-07 19:12:35 +05:30
grisenti
23c781085c HPL1: Remove platform specific includes 2023-09-07 15:07:06 +02:00
Eugene Sandulenko
10adcd703e I18N: Update translation (Danish)
Currently translated at 50.8% (1008 of 1981 strings)
2023-09-07 12:41:59 +00:00
Bo Mortensen
95721e36f6 I18N: Update translation (Danish)
Currently translated at 50.8% (1008 of 1981 strings)
2023-09-07 12:41:59 +00:00
IlDucci
685d7c7a7f I18N: Update translation (Spanish)
Currently translated at 100.0% (1981 of 1981 strings)
2023-09-07 12:33:21 +00:00
grisenti
fbef545e22 HPL1: Replace printf 2023-09-07 12:12:31 +02:00
grisenti
1677556c38 HPL1: Remove unused _ASSERTE macro 2023-09-07 10:04:36 +02:00
Kartik Agarwala
8195669668 CRAB: Move flushing configuration options to disk to a better place. 2023-09-07 13:09:20 +05:30
VAN-Gluon
77cc48ec33 I18N: Update translation (Japanese)
Currently translated at 100.0% (1981 of 1981 strings)
2023-09-07 07:33:50 +00:00
Lothar Serra Mari
cffac4365f I18N: Update translation (German)
Currently translated at 100.0% (1981 of 1981 strings)
2023-09-07 07:30:50 +00:00
grisenti
0d57b7aae3 HPL1: Remove unnecessary platform specific #ifdef 2023-09-07 09:19:27 +02:00
grisenti
a52202a1a8 HPL1: Remove unused platform specific code 2023-09-07 08:30:43 +02:00
D G Turner
c08cf4d5a5 HPL1: Remove Forbidden Symbol Exceptions For Newton Library
This will compile fine without these headers which required
the forbidden symbol exception on Linux x86_64.

Other platforms and ports will need checking with this change.
2023-09-07 00:40:16 +01:00
D G Turner
6b9b4d7734 HPL1: Fix Spelling in Callback Naming in Newton Library
No functional change.
2023-09-06 23:33:15 +01:00
grisenti
d68cb7899c HPL1: Fix incorrect typedef 2023-09-06 22:46:34 +02:00
grisenti
fa564564e7 HPL1: Fix incorrect declarations 2023-09-06 22:29:06 +02:00
grisenti
ee18f37849 HPL1: Fix incorrect types in newton callbacks 2023-09-06 22:15:04 +02:00
grisenti
c93031b826 HPL1: Fix incorrect interface types 2023-09-06 21:39:28 +02:00
ScummVM-Translations
9016c2d451 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/
2023-09-06 17:29:56 +00:00
grisenti
639d20720e HPL1: Fix unsafe function casts 2023-09-06 19:29:36 +02:00
ScummVM-Translations
95fc3b8c42 I18N: Update translations templates 2023-09-06 05:56:16 +00:00
Torbjörn Andersson
163edd9557 SCUMM: Add F6 ("Selection screen") to TurboGrafx Loom help dialog 2023-09-06 07:55:35 +02:00
Torbjörn Andersson
230e474951 SCUMM: Add settings entry for Mac Loom
This makes the Macintosh b/w render mode available for it, alongside
the default Macintosh one.
2023-09-06 06:44:58 +02:00
Misty De Meo
6df6d5a173
DIRECTOR: add another filename for rear window
RW.XOB was seen in Yokai Ningen Bem (Mac).
2023-09-05 19:10:24 -07:00
Torbjörn Andersson
c4b4dcf6c4 SCUMM: Fix crash when loading Mac Loom savegames
This is the same problem that has affected version 6 games and Mac Indy
3, so hopefully this fix is enough. I changed the _macScreen check to
check for platform, since that seemed more sensible to me. Some day, we
should probably get rid of the ability to play the Mac versions in low
resolution anyway.
2023-09-05 20:35:00 +02:00
ScummVM-Translations
7040d30384 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/
2023-09-05 08:31:18 +00:00
Matthew Duggan
0a42f638b1 TETRAEDGE: Disable workaround for texture edges
Speculative fix for non-power-2 textures which might be causing bug #14418.
2023-09-05 17:20:38 +09:00
Matthew Duggan
e01f0a1ce9 TETRAEDGE: Clean right side of textures if they are non-power-2 size
Speculative fix for bug #14539.
2023-09-05 17:17:22 +09:00