116291 Commits

Author SHA1 Message Date
Cameron Cawley
0aa8aea4f7 GUI: Remove default mappings for the EE action 2021-05-01 21:06:18 +01:00
Donovan Watteau
e60e0b8f20 TINSEL: Fix uninitialized numPolygons value for Discworld 1 Floppy Demo V0
numPolygons was left uninitialized for the original V0 demo, so it could be
set to a big value which would trigger assert(numPolys <= MAX_POLY) in
MaxPolygons() and immediately crash the game.

This restores the implicit behavior before commit 24b77f1e994.
2021-05-01 21:11:52 +03:00
Donovan Watteau
5dbcf6f739 TINSEL: Fix numPolygons read on big-endian systems 2021-05-01 21:11:52 +03:00
athrxx
7e8d970ef5 KYRA: change Adlib driver queue to behave more like the original driver
(in case of an overflow drop the oldest sound instead of the newest)
2021-05-01 20:05:50 +02:00
athrxx
682e7f1230 KYRA: fix bug no. 12507 (Background music suddenly turns off in Legend of Kyrandia 2)
(regression from 189ee12c)
2021-05-01 20:05:40 +02:00
BeWorld
3e7eb8485e MorphOS: cleanup code
- remove utf8toLocal and use internal encode
- save only path (drawer) on browser_lastpath
2021-05-01 20:00:01 +03:00
Le Philousophe
7c9a1fa9f3 AMIGAOS4: Add support for dynamic linking (and plugins) 2021-05-01 18:03:13 +02:00
Le Philousophe
993779259f AMIGAOS: Strip trailing / to ensure .info file is placed beside folder 2021-05-01 18:03:13 +02:00
Hubert Maier
c889a126b8 AMIGAOS: Janitorial 2021-05-01 18:03:13 +02:00
Hubert Maier
213232ea85 AMIGAOS: Update commands 2021-05-01 18:03:13 +02:00
Hubert Maier
0cd93d8113 AMIGAOS: Update commands 2021-05-01 18:03:13 +02:00
Hubert Maier
37ef6b4204 AMIGAOS: Typo in comment 2021-05-01 18:03:13 +02:00
Hubert Maier
3c498b4a35 AMIGAOS: Revert install assign to install subdirectory 2021-05-01 18:03:13 +02:00
Hubert Maier
ae9ad5b187 AMIGAOS: Revert MorphOS change (taken care in another PR) 2021-05-01 18:03:13 +02:00
Hubert Maier
13d5b6660e AMIGAOS: More changes 2021-05-01 18:03:13 +02:00
Hubert Maier
e776921a7e AMIGAOS: Revert some chnages to use new install path 2021-05-01 18:03:13 +02:00
Hubert Maier
6a4adb24d3 AMIGAOS: Add switches to delete 2021-05-01 18:03:13 +02:00
Hubert Maier
8a35ceddda AMIGAOS: Add ALL switch to makedir 2021-05-01 18:03:13 +02:00
Hubert Maier
630a58d262 AMIGAOS: Revert most of the superfluous spaces 2021-05-01 18:03:13 +02:00
Hubert Maier
abd09fd5b0 MORPHOS: Fix oversight in debug message 2021-05-01 18:03:13 +02:00
Hubert Maier
d0185f5172 AMIGAOS: Quite some clean up
- Cleaned up comments
- Debug messages enhanced
- Fix some leftover spaces instead of TABs
- Removed the newlib workaround: A new version has been released which fixed the cause
- Removed an old workaround dealing with a buffer set too low due to an ill combination of newlib build and disk filesystem.
Even forcing the described behaviour i was not able to see slowdowns in videos.
Also, since "slow video playback" is rather vague and no specific case were given in the comment, i wasn´t able to do specific tesing.

Works for me...
2021-05-01 18:03:13 +02:00
Hubert Maier
cbaaa28ddb AMIGAOS: Change to work with assigns as install dir
Also janitorial
2021-05-01 18:03:13 +02:00
Hubert Maier
4c5b906474 AMIGAOS: Janitorial 2021-05-01 18:03:13 +02:00
Hubert Maier
27857d895f AMIGAOS: Janitorial 2021-05-01 18:03:13 +02:00
Hubert Maier
81124a5214 AMIGAOS: Small changes
- Change install path to use an assign instead of an absolute path
- Change system dialogs output to print "asl" instead of "amigaos (asl)", incorporated with morphos (since both targets use the same dialog system) to save some lines
2021-05-01 18:03:13 +02:00
Eugene Sandulenko
3e2ad9ee0f
CONFIGURE: Redirect all compilation runs to config.log 2021-05-01 14:56:08 +02:00
Matthew Duggan
5fe9987587 ULTIMA8: Fix a couple more Crusader pickup counts 2021-05-01 21:53:52 +09:00
Matthew Duggan
be95710065 ULTIMA8: Tweaks to Crusader SuperSprite to make Thresher work right 2021-05-01 21:53:52 +09:00
Matthew Duggan
1b15041a29 ULTIMA8: Tidy up 'all process' constant in Kernel. 2021-05-01 21:53:52 +09:00
Matthew Duggan
e2072dc746 ULTIMA8: Kill process 0xc when switching Crusader npc 2021-05-01 21:53:52 +09:00
Matthew Duggan
5c0fa036b9 ULTIMA8: Skip Crusader ammo check for npcs != 1 2021-05-01 21:53:52 +09:00
Matthew Duggan
343c5dfab7 ULTIMA8: Translate anim nums given to usecode 2021-05-01 21:53:52 +09:00
Matthew Duggan
6277257d10 ULTIMA8: Avoid Crusader NPCs spinning to same direction 2021-05-01 21:53:52 +09:00
Matthew Duggan
5301e0e886 ULTIMA8: Remove ignored parameter from FileSystem 2021-05-01 21:53:52 +09:00
ScummVM-Translations
465b1f82a3 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/
2021-05-01 12:24:10 +00:00
Eugene Sandulenko
1b80854fed
PINK: Workaround when freetype is not present 2021-05-01 14:23:45 +02:00
ScummVM-Translations
8017bce72d I18N: Update translations templates 2021-05-01 11:37:53 +00:00
ScummVM-Translations
c821877709 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/
2021-05-01 11:37:52 +00:00
Eugene Sandulenko
fa32089bcf
MOHAWK: Added mystme Spanish. Bugreport #11927 2021-05-01 13:37:13 +02:00
Walter Agazzi
71ad61e455 I18N: Update translation (Italian)
Currently translated at 100.0% (1637 of 1637 strings)
2021-05-01 09:33:34 +00:00
ScummVM-Translations
31fe994e73 I18N: Update translations templates 2021-05-01 08:30:56 +00:00
ScummVM-Translations
bf1c2f0ca7 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/
2021-05-01 08:30:55 +00:00
Orgad Shaneh
dd88556a0c SCUMM: Fix autosave
Autosave was centralized in 30d34fa63d1f5ccf37dfd9c80b0009c4115e78f2, but
SCUMM engine was left behind.

Bugreport #12026
2021-05-01 11:30:45 +03:00
ScummVM-Translations
b22a7f494b I18N: Update translations templates 2021-05-01 08:22:32 +00:00
SupSuper
60f1fd98aa SDL: Use the window display index when querying display modes 2021-05-01 11:22:22 +03:00
SupSuper
41798fca5d GRAPHICS: MACGUI: FreeType required for Win95 fonts
Fixes compilation on platforms without FreeType
2021-05-01 07:44:05 +01:00
Matthew Duggan
29e07a483e ULTIMA8: Restore lost text to Spell of Resurrection
As reported in bug #12503, this book does not display the right text.  The
correct text is in the usecode, but unreachable in the regular game.

Replace the text for this book at runtime with the originally intended text for
the book.  To work this change needs an update to ultima.dat which should be
regenerated before the next release, but it's backwards-compatible with older
dat files and will just not do anything.
2021-05-01 14:55:31 +09:00
Matthew Duggan
027dbb0d5d ULTIMA8: Crusader weapons should default to clip size 2021-05-01 14:55:30 +09:00
Paul Gilbert
e22a8657ac AGS: Fix crash exiting Mage's Initiation 2021-04-30 20:35:09 -07:00
rsn8887
8ab7d43079 BACKENDS: PSP: Fix pixelformat, fixes crash on startup 2021-04-30 22:29:24 -05:00