Commit graph

2023 commits

Author SHA1 Message Date
Dmitry Gladkov
b7b5037c50 KYRA: Add localized strings for the Russian CD Release of HoF (#2545) 2020-10-19 01:20:40 +02:00
Dmitry Gladkov
89696aa038 KYRA: Support Russian LoK translation by Siberian GRemlin (#2544)
* KYRA: Support Russian LoK translation by Siberian Gremlin

* Mention source of engine data translation

* Mark Russian CD as fan translation to force subtitles
2020-10-18 23:44:51 +02:00
Lothar Serra Mari
5836a766fe DISTS: Add BUILTIN_RESOURCES define to create_project 2020-10-10 14:14:33 +02:00
Andrew Martin
51c620ba78 IOS: Add LaunchScreen.storyboard to support full screen on iPad Pro 2020-09-06 23:43:08 +01:00
Cameron Cawley
f572ce3d9e DEVTOOLS: Fix compiling with MinGW 2020-09-06 21:06:11 +01:00
Paul Gilbert
71b9cad60e NUVIE: Improve cursor responsiveness of main menu
Still need to re-generate the ultima.dat to include it,
once I'm sure nothing else needs to be change prior to
the next release
2020-09-04 21:39:34 -07:00
Thierry Crozat
2401e114ab SUPERNOVA: Update English translation 2020-09-03 00:12:03 +01:00
Thierry Crozat
6c3a682087 SUPERNOVA: Fix typo in German string
This also bug #11648 about the string not being translated to
English (as the translation is mapped to the correct German
string). I have also checked that the original game as the
correct string, so the typo was specific to ScummVM.
2020-08-31 18:06:22 +01:00
Thierry Crozat
09fe9e50da CREDITS: Update list of translators 2020-08-30 15:47:22 +01:00
Eugene Sandulenko
4da05b81bd CREDITS: Added BeWorld as the MorphOS porter 2020-08-30 16:33:22 +02:00
Eugene Sandulenko
9e63a4ce7c DEVTOOLS: Remove obsolete file from update-version.pl 2020-08-30 13:43:37 +02:00
athrxx
6f8aa0b21b DEVTOOLS: (CREATE_KYRADAT) - whitespace 2020-08-29 23:50:30 +02:00
Eugene Sandulenko
3c939d848d DEVTOOLS: Remove useless assert(). CID 1386623
_size is uint16, thus it will be always < 65536
2020-08-29 17:22:24 +02:00
Matthew Duggan
6cd9fd93ca ULTIMA8: Fix U8 Japanese menu text 2020-08-29 21:48:06 +09:00
Matthew Duggan
92f6d5bb45 ULTIMA8: Fix some U8 Japanese text 2020-08-29 18:11:13 +09:00
Hubert Maier
9a96b833cd CREDITS: Fix handle
Alternatively you can simply remove the handle.
I'll leave the decision to you guys
2020-08-28 00:32:49 +02:00
Eugene Sandulenko
746ec5ce36 SCUMM: Show warning on unsupported Pajama2 Russian localization 2020-08-25 22:07:04 +02:00
Eugene Sandulenko
9b32514baa CREDITS: Add Griffon engine 2020-08-25 17:56:23 +02:00
SupSuper
bcb7d1f30c BACKENDS: Discord rich presence support
Adds support for showing the currently running game
in a Discord user's game activity.
2020-08-25 10:47:41 +02:00
SupSuper
74db2b3860 CREATE_PROJECT: Fix typos in MSVC properties 2020-08-21 05:38:26 +01:00
SupSuper
59d9975912 CREATE_PROJECT: Remove obsolete BuildSetup libraries property
Every generator manages their libraries, so this is no longer used
2020-08-20 23:54:32 +02:00
SupSuper
bd34337370 CREATE_PROJECT: Update CodeBlocks library names
MinGW and MSVC libraries follow different conventions
2020-08-20 23:54:32 +02:00
SupSuper
dfb0123d56 CREATE_PROJECT: Add a name table for MSVC library dependencies
Adds support for Debug/Release lib names and moves
Windows-specific code to the MSVC generator
2020-08-20 23:54:32 +02:00
Eric Fry
bd49bbf7ea CREDITS: Add Blazing Dragons credits 2020-08-19 12:27:29 +02:00
Daniel
57cd0741ae
CREATE_PROJECT: Disable MSVC virtual inheritance warnings
Noisy and doesn't look like it's getting a "proper" fix anytime soon
2020-08-15 08:45:35 +01:00
djsrv
04e7bcee3f GRAPHICS: MACGUI: Lighten inactive window borders 2020-08-07 18:55:43 -04:00
djsrv
5f55ae169b GRAPHICS: MACGUI: Fix several border bitmaps 2020-08-07 18:17:35 -04:00
djsrv
494a92ee19 GRAPHICS: MACGUI: Add transparency to border bmps 2020-08-07 16:47:19 -04:00
djsrv
570e33cc8a GRAPHICS: MACGUI: Draw bitmap desktop background 2020-08-06 18:32:08 -04:00
athrxx
999689abff KYRA: (LOL) - add keyboard key binding for map button
Allow map display via 'm' key. The original doesn't have that, although there are keyboard controls for most other buttons.  I add this as a feature, since it's useful for controller play.
2020-08-06 15:06:28 +02:00
Eugene Sandulenko
aa563f0c81 ALL: Remove PS2 port 2020-08-01 15:15:49 +02:00
Eugene Sandulenko
4c60037235 DEVTOOLS: Added hfsutils mode for encode-macbinary.sh 2020-08-01 14:30:10 +02:00
Roland van Laar
18f9d5da16 GRAPHICS: MACGUI: create_project add shebang 2020-08-01 01:17:46 +02:00
djsrv
6189a36d12 GRAPHICS: MACGUI: Add border types 2020-07-31 16:38:37 -04:00
Matthew Duggan
d5f5f0f2b9 DEVTOOLS: ULTIMA8: Fix credits display frame 2020-07-31 16:13:13 +09:00
athrxx
5be7a08c42 KYRA: (EOB/SegaCD) - add static resources 2020-07-30 22:19:08 +02:00
Matthew Duggan
1fa244a662 ULTIMA8: Mark some weapons as 'small' for Crusader 2020-07-30 13:37:20 +09:00
Matthew Duggan
c479540be1 DEVTOOLS: ULTIMA8: Add overlay data for remorse weapons. 2020-07-30 11:41:05 +09:00
Michał Janiszewski
bb9dddcd04 CREATE_PROJECT: JANITORIAL: Apply code formatting 2020-07-15 15:30:55 +02:00
SupSuper
95d191e19a CREATE_PROJECT: Fix VS2008 property names 2020-07-15 15:30:55 +02:00
Michał Janiszewski
680da50b81 CREATE_PROJECT: Remove C++11 2020-07-15 15:30:55 +02:00
Michał Janiszewski
26591c1341 CREATE_PROJECT: Add missing is_open check
This is to satisfy DeepCode warning on PR
2020-07-15 15:30:55 +02:00
SupSuper
ef803ee080 CREATE_PROJECT: Old Visual Studio doesn't support ARM64 2020-07-15 15:30:55 +02:00
SupSuper
7a5c4e6121 CREATE_PROJECT: Remove C++11 2020-07-15 15:30:55 +02:00
Michał Janiszewski
c763e56d57 CREATE_PROJECT: Address review comments 2020-07-15 15:30:55 +02:00
Michał Janiszewski
6b1fb8fc8f CREATE_PROJECT: Sort libraries to be returned 2020-07-15 15:30:55 +02:00
Michał Janiszewski
3d3b0124ad CREATE_PROJECT: Make MSVC project understand more architectures 2020-07-15 15:30:55 +02:00
Michał Janiszewski
a23b1789db CREATE_PROJECT: Add ability to remove feature from setup 2020-07-15 15:30:55 +02:00
Michał Janiszewski
0de86d6fbf CREATE_PROJECT: Add option to use canonical library names
This allows for easier plugging in of alternative providers of libraries
2020-07-15 15:30:55 +02:00
Jonathan Phénix
093fdffa6b XEEN: Fix "remove X to equip Y" display issue
Without the terminal space, the last character is vertically cut.
Tested with the Xeen Slayer Sword.
2020-07-06 18:46:09 -07:00