95719 Commits

Author SHA1 Message Date
Eugene Sandulenko
f3b5bc7ccf PRINCE: Convert flag lookup into hashmap. This is more stable 2020-03-10 16:30:49 +01:00
Eugene Sandulenko
992828b2ab PRINCE: Drop platform in target generation on detection 2020-03-10 16:30:49 +01:00
George Kormendi
e8db7177c5 I18N: Update translation (Hungarian)
Currently translated at 100.0% (1344 of 1344 strings)
2020-03-10 12:14:46 +00:00
Paul Gilbert
120ee778f2 TSAGE: Fix crash clicking on Options sound button 2020-03-10 08:00:41 +02:00
Paul Gilbert
29c50bff95 ULTIMA8: Hook the menu Settings option to the ScummVM Options 2020-03-10 08:00:41 +02:00
rsn8887
70a927a260 KEYMAPPER: Map Joy_X to skip lines by default 2020-03-09 22:03:37 -05:00
rsn8887
d2f48c6102 ENGINES: fix typos in keymap mouse button event descriptions 2020-03-09 21:41:11 -05:00
rsn8887
0749b74f0b ULTIMA8: add mouse buttons and controller defaults to keymap 2020-03-09 18:53:05 -07:00
Matthew Duggan
bf819336a2 ULTIMA8: Remove duplicate code in ItemFactory 2020-03-09 18:50:31 -07:00
Cameron Cawley
0fbfeaf21b SDL: Move all shader code into PSP2SdlGraphicsManager 2020-03-09 18:01:14 -05:00
Cameron Cawley
f2db412ba5 GUI: Store the shader name in the config file instead of the ID 2020-03-09 18:01:14 -05:00
Cameron Cawley
7488e17c0a GUI: Allow shaders to be selected for individual targets 2020-03-09 18:01:14 -05:00
rsn8887
626c200d03 KYRA: add mouse buttons and controller defaults to LOL and EOB 2020-03-09 17:53:51 -05:00
Bastien Bouclet
242e70db33 PSP2: Fix build 2020-03-09 22:16:10 +01:00
Cameron Cawley
5fd8aed047 SDL: Move the compatibility functions into SurfaceSdlGraphicsManager 2020-03-09 22:15:45 +02:00
Cameron Cawley
981b771e38 BACKENDS: Remove unused feature kFeatureDisableKeyFiltering 2020-03-09 22:14:38 +02:00
Bastien Bouclet
6161f4af6e SDL: Fix SDL1 build 2020-03-09 21:10:22 +01:00
Bastien Bouclet
cd173c8739 3DS: Use the shared virtual mouse 2020-03-09 20:00:31 +01:00
Bastien Bouclet
568d882e80 KEYMAPPER: Introduce a Virtual Mouse event source
The Virtual Mouse is meant to provide a way to control the mouse cursor
on system without a physical mouse. It provides keymapper actions that
are expected to be bound to game controller axes or buttons.
2020-03-09 20:00:31 +01:00
Bastien Bouclet
e66e35a3fd COMMON: Move isMouseEvent from Keymapper to Common 2020-03-09 20:00:31 +01:00
Bastien Bouclet
d94c7c3bcc SDL: Move the keyboard mouse to a subclass of SdlEventSource
And deprecate it. The new Virtual Mouse system is expected to replace
it.
2020-03-09 20:00:31 +01:00
Eugene Sandulenko
2d87c21c2b PRINCE: I18N: Fix prefix in translated string 2020-03-09 18:52:25 +01:00
Eugene Sandulenko
9688f9e83b PRINCE: Update prince_translation.dat 2020-03-09 17:49:45 +01:00
Eugene Sandulenko
392492fa27 PRINCE: Losen path requirements for prince_translation.dat file 2020-03-09 16:17:48 +01:00
Eugene Sandulenko
4da444f238 AUDIO: Added override keywords 2020-03-09 16:08:19 +01:00
Eugene Sandulenko
464c3ef0bf PRINCE: Update prince_translation.dat 2020-03-09 15:51:41 +01:00
Eugene Sandulenko
06e1f99021 PRINCE: Added first attempt of English translation for prince 2020-03-09 15:43:39 +01:00
Eugene Sandulenko
777c14c7a7 PRINCE: I18N: Fix pragmas 2020-03-09 15:39:32 +01:00
Eugene Sandulenko
75ba54aa3e BACKENDS: Remove LinuxMoto port.
This was a relatively short-lived port. We have it broken and
disabled on the buildbot since 2016. Also, the last builds
were provided in 2011. Thus, it makes a little sense to continue
to keep the code in the repository, as it gets bitrot.
2020-03-09 14:31:14 +01:00
Cameron Cawley
76d73419c0 GPH/LINUXMOTO: Fix drawing the mouse cursor 2020-03-09 13:47:34 +01:00
Eric Fry
bbe0b262e5 DRAGONS: Free video decoder and handle failure to load video file 2020-03-09 19:08:30 +11:00
Paul Gilbert
529af3837c ULTIMA8: Change pathfinder failure messages from warning to info 2020-03-08 20:04:10 -07:00
Paul Gilbert
5ae1a92049 ULTIMA8: Fix some gcc warnings 2020-03-08 20:02:27 -07:00
Paul Gilbert
cf9b97950d CREDITS: Reintroduce accent characters for past Nuvie developers 2020-03-08 19:30:47 -07:00
Eugene Sandulenko
3ccf5439df DOCS: Update credits 2020-03-08 23:49:26 +01:00
Paul Gilbert
77b75dd2a6 CREDITS: Remove accented characters from prior commit 2020-03-08 15:29:49 -07:00
Paul Gilbert
a6fbb6817c CREDITS: Add all the other listed authors for Nuvie and Pentagram 2020-03-08 15:27:39 -07:00
Paul Gilbert
10c2b526e2 CREDITS: Add mduggan to Ultima credits with preferred handle 2020-03-08 14:47:44 -07:00
Paul Gilbert
c99302c7b6 ULTIMA8: Remove now deprecated settings/controls gumps 2020-03-08 13:51:52 -07:00
Paul Gilbert
e65685cf76 ULTIMA8: Removal of deprecated HIDManager and bindings 2020-03-08 13:27:02 -07:00
Paul Gilbert
84a2f10c49 ULTIMA: Add the individual files of ultima.dat to create_ultima folder
Since the ultima.dat is just a zip file, this should have been done
sooner. This will allow the tracking of changes to individual files
within the archive. Additionally, it will allow for future work
in-progress changes to files without taking the space of creating an
entirely new ultima.dat
2020-03-08 12:49:40 -07:00
Paul Gilbert
b5af8110ba ULTIMA8: Disable unit test for CRLF file handling 2020-03-08 10:35:57 -07:00
Lothar Serra Mari
96271553af I18N: Update translation (German)
Currently translated at 98.2% (1321 of 1344 strings)
2020-03-08 17:22:40 +00:00
Matthew Duggan
de210616cd ULTIMA8: Break if statements to new lines in CurrentMap 2020-03-08 09:56:54 -07:00
Matthew Duggan
0de8dd3311 ULTIMA8: Remove a bit of redundant logic for getFootpadWorld 2020-03-08 09:53:22 -07:00
Paul Gilbert
a429d97779 ULTIMA8: Cleanup of unneeded file code 2020-03-08 09:43:48 -07:00
Paul Gilbert
a43a1a6970 ULTIMA8: Disable keymappings whilst game menu is being shown 2020-03-07 22:17:44 -08:00
Matthew Duggan
0c8505d783 ULTIMA8: Refactor adding map fixes so it's a bit cleaner 2020-03-07 20:52:35 -08:00
Paul Gilbert
bcce43c309 ULTIMA8: Fix compiler warnings 2020-03-07 18:38:38 -08:00
Matthew Duggan
da1adf36ce ULTIMA8: Fix some holes in the North Road map 2020-03-07 18:31:38 -08:00