Commit Graph
24 Commits
Author SHA1 Message Date
Henrik "Henke37" Andersson bd7f77e126 PINK: Use the actual target when searching for saves
This ensures consistent behavior between listing and loading of saves
2022-08-04 20:15:07 +02:00
D G Turner c0003be662 PINK: Fix GCC Compiler Warning of Enumerated vs. Non-Enumerated Comparison 2022-07-31 21:27:47 +01:00
Avijeet c1f4763bd8 PINK: Get all saves 2022-07-31 18:33:22 +02:00
Avijeet d11cca7bee PINK: Show recent saves in Menu 2022-07-31 18:33:22 +02:00
Avijeet 01d264569c PINK: Rename director.h/cpp to screen.h/cpp 2022-06-27 14:15:34 +03:00
Avijeet 24de0150a2 PINK: Rename class Director to Screen 2022-06-27 14:15:34 +03:00
Eugene Sandulenko abea37c9bb ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
Eugene Sandulenko 1f486c4442 PINK: Show message for unimplemented menu items. Addresses #11318 2020-08-27 18:00:44 +02:00
BLooperZ abeb33fb71 PINK: use RTL menu in hebrew version 2020-05-12 14:36:09 +02:00
Henrik "Henke37" Andersson 8079dc8d72 MACGUI, PINK: Rename setEnginePauseCallback to setEngine 2020-05-10 23:39:31 +02:00
Henrik "Henke37" Andersson 3edcc22c78 PINK: Use new MACGUI interface 2020-05-10 23:39:31 +02:00
Andrei Prykhodko 0f96d7b776 PINK: fixed pausing when menu bar disappears 2020-05-08 18:31:08 +02:00
Andrei Prykhodko bc0553951f PINK: fix crash when there isn't html files 2020-03-15 14:01:55 +02:00
Andrei Prykhodko 0479ed53fd PINK: JANITORIAL: formatting fix 2020-03-15 13:59:35 +02:00
Filippos Karapetis 5379162f79 PINK: Simplify the PDA country subjects code, and fix Egypt subjects 2020-03-03 02:03:38 +02:00
Henrik "Henke37" Andersson 463192aa51 PINK: remove member function arguments in favor of using the existing _exeResources member variable. 2020-02-13 23:41:06 +02:00
Henrik "Henke37" Andersson f302cd7c57 PINK: File scheme still requires a hostname, even if it's the empty string 2020-02-13 08:59:08 +01:00
Henrik "Henke37" Andersson ada7ed7114 PINK: Mark openLocalWebPage as const 2020-02-13 08:59:08 +01:00
Henrik "Henke37" Andersson 77a4ab29cb PINK: Implement openLocalWebPage for real 2020-02-13 08:59:08 +01:00
Henrik "Henke37" Andersson 3133cf1c73 PINK: Dispatch webpage menu items to a stub function 2020-02-13 08:59:08 +01:00
Henrik "Henke37" Andersson 1ff1cfc243 PINK: Use Engine save/load dialog methods to the corresponding implement menu bar commands. 2020-02-06 14:56:05 +01:00
Cameron Cawley 948c555ea6 ALL: Create all instances of NEResources and PEResources using new instead of on the stack
Also adapted WinCursorGroup and MacMenu to reflect this.
2020-01-11 17:34:12 +02:00
Eugene Sandulenko 7266129fad PINK: Use proper menu action ids. The PDA now works! 2019-10-04 17:18:54 +02:00
Andrei Prykhodko c06e2abfb0 PINK: added menu commands 2018-07-22 21:26:09 +03:00