Commit graph

1408 commits

Author SHA1 Message Date
lb_ii
44c180c364 WINTERMUTE: Add detection+keymap for Way of Love: Sub Zero 2020-08-31 09:21:37 +02:00
lb_ii
f8dc274643 WINTERMUTE: Add detection+keymap for Stroke of Fate 1&2 2020-08-31 09:21:26 +02:00
lb_ii
a58654a50c WINTERMUTE: Add achievement tables for Shadows on Vatican 1&2 2020-08-31 09:21:11 +02:00
lb_ii
629bbcc32c WINTERMUTE: Add detection tables for Reversion 2&3 latest builds 2020-08-31 09:20:59 +02:00
Paweł Kołodziejski
dfa84ead4f WINTERMUTE: Set Sunrise detection entry with demo flag 2020-08-18 08:23:37 +02:00
Cameron Cawley
352653b8a2 GRAPHICS: Add a function for scaling a standard Graphics::Surface
This also makes use of it in the SCI and Wintermute engines
2020-07-18 12:16:52 +02:00
lolbot-iichan
ab53345dc8
WINTERMUTE: Update keymap and detection tables (#2363)
* WINTERMUTE: Add Sunrise demo tables

* WINTERMUTE: Add Strange Change tables

* WINTERMUTE: Update Conspiracao Dumont tables

* WINTERMUTE: Update War tables

* WINTERMUTE: Update Zilm tables

* WINTERMUTE: Update Qajary Cat tables

* WINTERMUTE: Update Life in 3 minutes tables

* WINTERMUTE: Use gameKeyMap where needed
2020-07-10 01:42:57 +03:00
Cameron Cawley
4a3d5fea85 WINTERMUTE: Fix warning when building without FoxTail support 2020-07-05 11:34:01 +01:00
lolbot-iichan
49e2faefb9
WINTERMUTE: Add move keymaps and improve keyboard movement (#2357)
* WINTERMUTE: Move custom actions from /base/ to /ad/

* WINTERMUTE: Move extra action keymaps to separate section

* WINTERMUTE: Add action to click on object nearest to center

* WINTERMUTE: Change Carol Reed 4 custom keymap

* WINTERMUTE: Add keymaps for Carol Reed 5-12 and lifein3minutes

* WINTERMUTE: Enable walking for 10 more 1st person games
2020-07-01 19:37:55 +03:00
lolbot-iichan
6aaa04bda8
WINTERMUTE: Remove some comments for better ResidualVM base (#2347)
* WINTERMUTE: Remove some comments for better ResidualVM base

* WINTERMUTE: Remove unused variable
2020-06-25 00:55:45 +02:00
Gunnar Birke
a94849abc4 WINTERMUTE: Change to backward slashes when looking for file in package 2020-06-24 01:44:56 +02:00
Gunnar Birke
8703e51086 WINTERMUTE: Let current renderer create surface for theora player 2020-06-24 01:44:56 +02:00
lolbot-iichan
8de955df26
WINTERMUTE: Remove GF_3D flag for Everyday Grey (#2342) 2020-06-21 22:37:31 +03:00
lolbot-iichan
1784961aca
WINTERMUTE: Improve keyboard walking for Corrosion (#2340)
* WINTERMUTE: Mark custom actions as game-specific

* WINTERMUTE: Disable keyboard walking while city map is open

* WINTERMUTE: Fix misprints in comments
2020-06-21 15:03:25 +03:00
lolbot-iichan
b1d6daf62c WINTERMUTE: Add keymap for walking actions for Corrosion 2020-06-19 00:57:48 +02:00
lolbot-iichan
a171c8430b WINTERMUTE: Add some quick engine actions 2020-06-19 00:57:48 +02:00
lolbot-iichan
1734e7c40b WINTERMUTE: Add save thumbnails to Corrosion 2020-06-19 00:50:51 +02:00
lolbot-iichan
5bb603dd9e WINTERMUTE: Delete _cachedThumbnail on cleanup 2020-06-19 00:50:51 +02:00
lolbot-iichan
c55b33b975 WINTERMUTE: Move store/delete _cachedThumbnail to methods 2020-06-19 00:50:51 +02:00
Matthew Duggan
d66b771511 WINTERMUTE: Remove use of 'not' operator 2020-06-18 23:47:02 +01:00
lolbot-iichan
55a7484eab
WINTERMUTE: Fix double-notifications for 3D games (#2315) 2020-06-07 19:02:02 +03:00
Eric Fry
dcd262033a I18N: Fixed typo in wintermute/POTFILES. Update po/scummvm.pot 2020-06-07 14:13:19 +02:00
aviloria
c9318a5236 WINTERMUTE: Changes to fit code guidelines 2020-05-31 01:14:03 +02:00
aviloria
2e54702524 WINTERMUTE: Add GF_3D flag for those games requiring 3D capabilities 2020-05-31 01:14:03 +02:00
aviloria
9efa619f75 WINTERMUTE: Add Informer Alavi Beta version
Add 'Informer Alavi' Beta version.
Note: Dates in description are Persian-calendar based, as found in the developers page
2020-05-31 01:14:03 +02:00
aviloria
8ef5e11147
WINTERMUTE: Added jamesperis Steam releases (#2269)
* WINTERMUTE: Added jamesperis Steam releases

Added Steam releases of "James Peris: No License Nor Control - Definitive Edition"

* WINTERMUTE: Fixed double detection of jamesperis v1.9.1e

Fixed double detection of jamesperis v1.9.1e
2020-05-23 22:00:28 +03:00
lolbot-iichan
4246af9590 WINTERMUTE: Fix game crash on missing system font 2020-05-18 23:24:15 +02:00
lolbot-iichan
388ae895a1 WINTERMUTE: Add CP1256 support 2020-05-18 23:24:15 +02:00
lolbot-iichan
8ea74fd00f WINTERMUTE: Add Informer Alavi to engines, detection and keymapper tables 2020-05-18 23:24:15 +02:00
lolbot-iichan
01eb55b049
WINTERMUTE: Support Foxtail 1.2.902.4379 (#2256)
* WINTERMUTE: Add FoxTail 1.2.902 engine and package detection
* WINTERMUTE: Add support for FoxTail 1.2.902 opcodes
2020-05-17 01:15:41 +03:00
mataniko
581a6ec7d6 JANITORIAL: Rename kSupportsRTL to kSupportsReturnToLauncher 2020-05-12 10:36:38 +02:00
mataniko
06242a712b JANITORIAL: Rename EVENT_RTL
Now that ScummVM is adding RTL support, the EVENT_RTL should be disambigious that it is for returning to launcher
2020-05-12 10:36:38 +02:00
lolbot-iichan
288d8a8a74 WINTERMUTE: Fix & extend non-package file access, add GetFiles() for FoxTail 2020-05-12 10:33:58 +02:00
lolbot-iichan
bae13c1414 WINTERMUTE: Fix & extend string Split() for FoxTail 2020-05-12 10:33:58 +02:00
lolbot-iichan
fae360a50f WINTERMUTE: Extend crossfade & add MusicCrossfadeVolume() for FoxTail 2020-05-12 10:33:58 +02:00
lolbot-iichan
55d443d824 WINTERMUTE: Patch text line height for FoxTail 1.2.896 2020-05-12 10:33:58 +02:00
lolbot-iichan
2b34a9fbca WINTERMUTE: Add some small FoxTail-specific methods 2020-05-12 10:33:58 +02:00
lolbot-iichan
1b5cbe8c20 WINTERMUTE: Add keymapper_tables.h to POTFILES 2020-05-12 10:33:58 +02:00
lolbot-iichan
5ad57c94dd WINTERMUTE: Add extra keymaps for FoxTail 1.2.896 2020-05-12 10:33:58 +02:00
lolbot-iichan
aecb03e69c WINTERMUTE: Use different opcodes for FoxTail 1.2.896 2020-05-12 10:33:58 +02:00
lolbot-iichan
e561e97023 WINTERMUTE: Add Foxtail Chapter 3 engine and detection 2020-05-12 10:33:58 +02:00
Eugene Sandulenko
1780c7896d WINTERMUTE: Fix AmigaOS build 2020-05-05 23:15:45 +02:00
lolbot-iichan
7b2e3fb440 WINTERMUTE: Remove "#if 1" marks 2020-05-05 21:51:22 +02:00
lolbot-iichan
14c54b0395 WINTERMUTE: Add stub for wme_3fstatistics.dll data collecting plugin 2020-05-05 21:51:22 +02:00
lolbot-iichan
b783f984f1 WINTERMUTE: Move wme-plugins implementations to /ext/ folder 2020-05-05 21:51:22 +02:00
lolbot-iichan
ff80043457 WINTERMUTE: Move external DLL implementations to /ext/ folder 2020-05-05 21:51:22 +02:00
aviloria
0c3ae8ae68 WINTERMUTE: Fix for the new Serbian game
Added a missing check to fully support the new Serbian reversion1 release
2020-05-04 13:41:11 +02:00
aviloria
b86ab4fe50 WINTERMUTE: Add new reversion1 and reversion3 Steam releases 2020-05-03 19:09:02 +02:00
lolbot-iichan
4a0cec37b6 WINTERMUTE: Move keymapper tables to separate file 2020-04-29 10:31:36 +02:00
lolbot-iichan
7ff02045c4 WINTERMUTE: Implement Steam & Galaxy plugins 2020-04-29 10:31:36 +02:00