Donovan Watteau
5b1ec56f96
JANITORIAL: Fix some lost or outdated URLs in comments
2022-05-19 07:57:31 +03:00
Eugene Sandulenko
abea37c9bb
ALL: Update ScummVM project license to GPLv3+
2021-12-26 18:48:43 +01:00
lb_ii
bc595911f6
WINTERMUTE: Use AchMan to get achivements descriptions
2021-06-10 01:56:23 +03:00
lb_ii
b1e97b2832
WINTERMUTE: Store client's ID and Secret with AchMan at SXWMEGalaxyAPI's InitGalaxy()
2021-05-30 20:15:55 +03:00
lb_ii
4bcf76dd9e
WINTERMUTE: Use simple achievements API
2021-05-28 21:07:08 +03:00
Orgad Shaneh
a05e54f00c
JANITORIAL: Remove trailing whitespaces
2021-05-04 11:46:30 +03:00
lb_ii
5a34626a8b
WINTERMUTE: Add a hook for ChangeScene to grant achievements (for non-steam versions of games)
2021-04-19 00:59:41 +02:00
lb_ii
d07301b2d2
WINTERMUTE: Small refactoring for next commit
2021-04-19 00:59:41 +02:00
Cameron Cawley
a1890ede9c
BASE: Avoid calling PluginMan.getEngineFromMetaEngine where possible
2021-04-05 15:33:23 +01:00
Martin Gerhardy
b40cd7e100
WINTERMUTE: break the loop if the achievement was found
2021-02-19 00:22:51 +02:00
aryanrawlani28
992abce74a
ENGINES: Rename getMetaEngine helpers
...
- getME -> getMetaEngineStatic (static parts)
- getMEC -> getMetaEngine (dynamic parts)
2020-10-03 14:56:36 +02:00
aryanrawlani28
d26bbe521c
ENGINES: ALL: Finish renaming ME & AME classes
...
- ME -> MetaEngineStatic (static parts)
- MEC -> MetaEngine (dynamic parts)
2020-10-03 14:56:36 +02:00
aryanrawlani28
c9f2c50380
WINTERMUTE: Split detection features & adapt to new plugins.
...
- Update AMEC's getFileProps (changes related to MacResMan)
- This commit also includes a change from other engines.
- Fallback detection here depends upon many Engine resources.
- As such, it might not be suitable to add all of them to executable.
- Thus, shift fallback detection to the dynamic part.
- The static part gets the relevant Engine plugin & then tries to call it.
- This way, fallback detection for Wintermute will depend on the engine plugin.
- Normal detection will still work fine.
2020-10-03 14:56:36 +02:00
Paweł Kołodziejski
d9e1073671
WME: Added Commandline helper plugin for "Pizza Morgana: Episode 1" game ( #2431 )
2020-08-31 18:49:44 +02:00
Eugene Sandulenko
1780c7896d
WINTERMUTE: Fix AmigaOS build
2020-05-05 23:15:45 +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