Commit graph

26 commits

Author SHA1 Message Date
Cameron Cawley
aa5076fb58 STARK: Move the Color struct into a separate header 2023-02-03 00:37:20 +00:00
Paweł Kołodziejski
20cb0ae228
ALL: Cleanup ResidualVM -> ScummVM 2021-12-26 21:19:38 +01:00
Eugene Sandulenko
abea37c9bb
ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
Paweł Kołodziejski
51888c13ba
STARK: Remove global constructors 2021-12-08 00:09:03 +01:00
Eugene Sandulenko
2448d6cb0a STARK: Remove unneeded include 2020-10-09 22:35:37 +02:00
Bastien Bouclet
821415cd1a STARK: Disable the save menu item when the game is not interactive
The diary index can be accessed while the game is not interactive using
the F1 keyboard shortcut. Players should not be able to save at this
point as saves may not be consistent.
2019-06-23 13:45:30 +02:00
Bastien Bouclet
9bbaa69dba STARK: Make the text color endian-safe 2019-01-28 21:23:14 +01:00
Bastien Bouclet
282d82df85 STARK: Implement the confirmation dialogs using the original style 2019-01-27 17:53:50 +01:00
Douglas Liu
7df34a6565 STARK: Move the dialog function to UserInterface 2018-07-01 13:44:48 +08:00
Douglas Liu
d57ac332fc STARK: Enable QuitGame dialog 2018-06-30 16:49:02 +08:00
Douglas Liu
6120877b99 STARK: Cache quiting to main menu and perform later 2018-06-29 21:44:08 +08:00
Douglas Liu
4e474e8277 STARK: Get basic widgets rendered 2018-06-15 21:00:27 +08:00
Douglas Liu
f86a5ec51a STARK: Get basic widgets rendered 2018-06-12 20:27:28 +08:00
Douglas Liu
1068f50bca STARK: Get basic static widgets rendered 2018-06-04 23:01:46 +08:00
Douglas Liu
0f76320bea STARK: Small fixing 2018-06-03 21:50:21 +08:00
Douglas Liu
7fecbcbffe STARK: Obtain the chapter title and subtitle from chapters.ini 2018-06-02 13:04:56 +08:00
Douglas Liu
340b55f76b STARK: Seperate Save and Load menu 2018-05-29 14:15:50 +08:00
Douglas Liu
19fed32a42 STARK: Build the Settings and link it with other screens 2018-05-21 22:39:16 +08:00
Douglas Liu
833571817e STARK: Completely implement quiting to main menu 2018-05-21 15:31:00 +08:00
Douglas Liu
0fd953f4af STARK: Roughly let the game "quit" to the main menu 2018-05-21 15:31:00 +08:00
Douglas Liu
53af86227a STARK: Change some names, personal preference 2018-05-21 15:30:59 +08:00
Douglas Liu
22e1864091 STARk: Apply the backPreScreen on DiaryIndexScreen 2018-05-21 15:30:58 +08:00
Douglas Liu
55e05edfa5 STARK: Move the onScreenChanged to StaticLocationScreen 2018-05-21 15:30:55 +08:00
Bastien Bouclet
d87a345af2 STARK: Change the diary button to use the diary state
Also fix the chest close animation not being visible.
2018-04-07 11:10:48 +02:00
Douglas Liu
f7697e93bd STARK: Fix the text resized problem on diary index menu
Fix issue #1402
2018-03-28 18:34:06 +02:00
Bastien Bouclet
44d35556bc STARK: Implement the diary index screen 2017-11-05 16:23:52 +01:00