Commit Graph
9 Commits
Author SHA1 Message Date
Thierry Crozat 6c18c2d5b5 AGS: Engine: support Clifftop Games custom engine's resolution mod
From upstream 6a238e9cb4acda222898dd4b597cf20581b401f6

This replaces a slightly different fix we had in ScummVM. But this new
code works better and fixes bug #12949
2022-12-15 22:40:17 +01:00
Le Philousophe 748461c57d JANITORIAL: Remove useless headers
System headers are not allowed in engines code and are not used
2022-08-22 12:17:58 +02:00
Thierry Crozat c5636ddb32 AGS: Fix resolution for Whispers of a Machine
The engine for that game was modified to hardcode a resolution of
640x360.

This fixes bug #12518.
2022-07-22 11:24:05 +01:00
Thierry Crozat ed8526f30a AGS: Updated Script API version for recent changes in wait skip values
This is to allow to distinguish implementations in case there were games
using older variants (although it's not clear if any had yet).

From upstream 11315b3487d22ce4830d60fad36ae7124aa45e55
2022-06-18 18:11:57 +01:00
Paul Gilbert 7b13f47d04 AGS: Fixing unimplemented cases in switches
From upstream 55345ca2b19598aeac2362d726fcaf15adf698fd
2022-04-25 19:37:00 -07:00
Eugene Sandulenko abea37c9bb ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
D G Turner 4a131203ab AGS: Fix Some GCC Warnings 2021-07-11 21:59:00 +01:00
Paul Gilbert 7a61c3838a AGS: Added GetScriptAPIName() and use it instead of an array
From upstream 20d8861d742a8ce61a9f5f72547d5f17025c2f0e
2021-07-10 14:33:39 -07:00
Paul Gilbert 701396361c AGS: Import of fresh codebase 2021-06-13 21:08:44 -07:00