Cameron Cawley
7da4faf5a5
SDL: Fix the mouse being grabbed when returning from full screen
2020-10-22 17:03:53 +02:00
Paweł Kołodziejski
db89c680a1
WINTERMUTE: Replace glInterleavedArrays calls
2020-10-22 16:43:15 +02:00
Eugene Sandulenko
702c843e06
AD: Fix hang when autogen target is for a single word
2020-10-22 13:59:55 +02:00
Eugene Sandulenko
8350f283d0
AD: Process corner cases in name autogeneration
...
- When there are more than one non-alphanum at the end, like "Quest..."
- When there is no alphanum at all: "::::"
- Added error messages if anything else is not caught
2020-10-22 12:13:13 +02:00
Eugene Sandulenko
cc2db8211a
AD: Fix crash when fanmade game has only one word
2020-10-22 11:58:11 +02:00
Paul Gilbert
df3c64a9ef
GLK: COMPREHEND: Properly offset the _strings2 array for OO-Topos
2020-10-21 22:19:46 -07:00
Paul Gilbert
e6674e1cb8
GLK: COMPREHEND: Per-turn script for OO-Topos now working
2020-10-21 22:15:03 -07:00
Paul Gilbert
0f56a48fe4
GLK: COMPREHEND: Handling of v2 inverted comparisons
2020-10-21 20:26:00 -07:00
Paul Gilbert
8b01000876
GLK: COMPREHEND: Proper handling of specified noun in v2 opcodes
2020-10-21 20:26:00 -07:00
Paul Gilbert
facceff957
GLK: COMPREHEND: Further v2 opcode verification
2020-10-21 20:26:00 -07:00
Paul Gilbert
7c6e5c0f15
GLK: COMPREHEND: Properly get item for opcodes
2020-10-21 20:26:00 -07:00
Eugene Sandulenko
4fd186a54d
GUI: Another attempt to fix compilation on older gcc
2020-10-22 00:45:04 +02:00
Eugene Sandulenko
9cfe2cb22a
GUI: Attempt to fix dumber compilers
2020-10-22 00:15:15 +02:00
anonymous
babd6013b8
I18N: Update translation (Korean)
...
Currently translated at 4.9% (73 of 1486 strings)
2020-10-21 21:28:10 +00:00
Eugene Sandulenko
58937043b2
SCI: Generate better targets and descriptions for the fanmade games
2020-10-21 23:03:57 +02:00
Eugene Sandulenko
e282eb5c95
AGI: Added several additional targets. Most are problematic
2020-10-21 22:58:45 +02:00
Eugene Sandulenko
e09c12bf71
AGI: Fix crashes in WagParser
2020-10-21 22:37:58 +02:00
Eugene Sandulenko
f3787aeb28
AGI: Added another fanmade game
2020-10-21 22:17:03 +02:00
Eugene Sandulenko
9be82ea2f4
AD: Better automatic generation of game targer
...
- Passing numbers
- Skipping short words
- Skipping articles
- Fitting whole words
2020-10-21 22:12:16 +02:00
Eugene Sandulenko
1c830bc068
AD: Restrict length of autogenerated targets
2020-10-21 19:13:12 +02:00
Eugene Sandulenko
b9d1c7d95c
AGI: Autogenerate better target names
2020-10-21 19:06:19 +02:00
Eugene Sandulenko
8829da846e
GOB: Removed incorrectly added entry for woodruff.
...
The supplied md5 is for the whole file, not for the first 5000 bytes.
The correct entry was supplied by DjDiabolik in bug report #1971294
2020-10-21 11:44:56 +02:00
Martin Gerhardy
ba04f1e466
ACCESS: replaced magic numbers with contants
...
they are used later on already to fill the allocated memory
2020-10-20 18:51:47 -07:00
Eugene Sandulenko
73bdd5d66f
SCUMM: Added version to the monkey1 talkie German
2020-10-21 00:59:30 +02:00
Eugene Sandulenko
53ab87843d
SCUMM: Added detection for Ultimate Talkie monkey1 German
2020-10-21 00:08:56 +02:00
Eugene Sandulenko
26e05dba59
GUI: Stop doing O(N^2) string comparisons when filling out the game list
...
Now use quicksort instead of the bubble (!) sort.
2020-10-20 19:35:23 +02:00
Matthew Duggan
883e60abc2
ULTIMA: Allow engine to build without freetype
...
Disables TTF support in U8, but otherwise works fine.
2020-10-20 21:47:22 +09:00
Matthew Duggan
5d8f1896fb
ULTIMA8: Avoid trying to make empty path name
...
This has no impact on most platforms, but it breaks Android.
2020-10-20 21:34:50 +09:00
Matthew Duggan
e1bff1cbb3
ANDROID: Avoid crash if version no is not int
...
This can happen during development - shouldn't happen for any official release,
but even if it does let's just assume versions are different and default to
upgrading the config.
2020-10-20 20:41:38 +09:00
Matthew Duggan
16a105cdbb
ULTIMA8: Be more robust to missing/broken data
2020-10-20 20:37:47 +09:00
Eugene Sandulenko
5acc8e18d2
GOB: Marked CD-i demos as unstable
2020-10-20 01:22:23 +02:00
Eugene Sandulenko
94651a75d1
GOB: Added detection entry for Japanese Gob1 (not working)
2020-10-20 01:21:39 +02:00
Eugene Sandulenko
d807de11b5
GOB: Added another Gob CDi demo
2020-10-20 00:56:30 +02:00
Martin Gerhardy
877c1c3a03
ALL: add .clang-tidy
2020-10-19 20:25:12 +02:00
Martin Gerhardy
813b497955
CREATE_PROJECT: fixed DeepCode warning
2020-10-19 20:24:54 +02:00
Martin Gerhardy
332c826b4b
CREATE_PROJECT: export compile_commands.json via cmake
...
this is useful for e.g. clangd or other clang based tools like the analyser
2020-10-19 20:24:54 +02:00
Lothar Serra Mari
d7a13e5831
NEWS: Update German NEWS file
2020-10-19 19:01:59 +02:00
Laurent Merckx
237211a7fe
GUI: Fix display of virtual keyboard for OpenGL/OpenGLES
2020-10-19 16:40:36 +02:00
Paweł Kołodziejski
d7500078ff
STARK: Attempt to fix non shader target
2020-10-19 11:40:27 +02:00
Alexander Reim
901032db9f
WII: Update linkscript and fix for linker false error message
2020-10-19 11:21:22 +02:00
Paweł Kołodziejski
978d7c1c57
WINTERMUTE: If backend is not capable opengl in game and game is 2d switch to 2d renderer
2020-10-19 08:11:32 +02:00
Paweł Kołodziejski
749c3ec9e1
ENGINES: If backend is not capable support opengl in game do not try create opengl renderer
2020-10-19 06:52:31 +02:00
sluicebox
bda199eac4
SCI32: Fix GK1 beignet vendor movement speed
...
Fixes bug #11892
2020-10-18 16:45:11 -08:00
Thierry Crozat
79b4e0ae21
MACOSX: Fix memory leak in dock tile plugin
2020-10-19 01:14:21 +01:00
Thierry Crozat
20fb33a668
SWORD1: Fix use of uninitialized variables in PSX demo music
...
The music tab file in the PSX demo seems to be truncated and we
were seeking beyond the end of the file for some music (such as
the one for the menu), and then trying to read without any checks
that either the seek or read succeeded. This caused the code to
then use uninitialized variables causing random issues (such as
getting some noise). We now ignore the music id that are beyond
the end of the broken tab file.
2020-10-19 01:14:21 +01:00
athrxx
899ae85846
NEWS: mention improvement of Russian HOF fan translation
2020-10-19 01:19:18 +02:00
Dmitry Gladkov
4a4cb46330
KYRA: Add localized strings for the Russian CD Release of HoF ( #2545 )
2020-10-19 01:05:26 +02:00
athrxx
b3ea9f46e5
NEWS: mention Russian Kyra 1 translation
2020-10-18 23:41:53 +02:00
Dmitry Gladkov
11368b7d90
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:24:11 +02:00
Paweł Kołodziejski
ad37c20fb4
WINTERMUTE: Attempt enabling GLES2 renderer.
2020-10-18 22:22:57 +02:00