Commit Graph
33 Commits
Author SHA1 Message Date
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
Bastien Bouclet 282d82df85 STARK: Implement the confirmation dialogs using the original style 2019-01-27 17:53:50 +01:00
Bastien Bouclet b534956955 STARK: Don't always wait for sounds to complete in the menu screens
With this change, changing screens and using widgets feels much more
responsive.
2018-12-02 19:51:42 +01:00
Bastien Bouclet 24eda9e18d STARK: Adjust a few TODOs 2018-11-22 13:35:47 +01:00
Bastien Bouclet a3f7e97974 Merge pull request #1471 from DouglasLiuGamer/branch-fix
STARK: Issue fixing
2018-07-01 16:29:48 +02:00
Douglas Liu cdac19af5f STARK: Fix version info issue & disable widgets missing render entry
Fix #1469 and fix #1470
2018-07-01 21:45:27 +08:00
Douglas Liu 7df34a6565 STARK: Move the dialog function to UserInterface 2018-07-01 13:44:48 +08:00
Douglas Liu b8a8acb7bf STARK: Open the GameMessage service 2018-06-30 16:49:02 +08:00
Douglas Liu 47ba0fd1ea STARK: Small fixing 2018-06-30 11:53:48 +08:00
Douglas Liu 0d2641af31 STARK: Style typo 2018-06-29 23:50:16 +08:00
Douglas Liu f1b3caba08 STARK: Implement the Book Of Secrets Open command 2018-06-29 23:45:54 +08:00
Douglas Liu 92184a1899 STARK: Enable book of secrets in the main menu 2018-06-29 21:44:07 +08:00
Douglas Liu eaa0fabb62 STARK: Add the version info text in the main menu 2018-06-29 21:44:07 +08:00
Bastien Bouclet 11f3c878eb Merge branch 'master' into branch-saveload 2018-06-04 09:00:21 +02:00
Bastien Bouclet a27834fa76 STARK: Remove the StarkGameDescription service
It's not really needed anymore now there is a settings service
2018-06-02 08:11:57 +02:00
Douglas Liu 340b55f76b STARK: Seperate Save and Load menu 2018-05-29 14:15:50 +08:00
Douglas Liu f4d4254950 STARK: Get all location widgets rendered 2018-05-29 14:15:49 +08:00
Bastien Bouclet 36e14c8765 Merge pull request #1417 from DouglasLiuGamer/branch-settings
STARK: Implement the settings menu
2018-05-29 08:10:13 +02:00
Douglas Liu 707bdbfc0b STARK: Provide loading in the main menu 2018-05-28 10:11:10 +08:00
Douglas Liu a176e21c73 STARK: Move isDemo() to Settings service 2018-05-27 21:59:47 +08:00
Douglas Liu ab76813b07 STARK: Change numbers to enums for readability 2018-05-22 11:27:21 +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 14a5bde10a STARK: Improve on current loading and NewGame 2018-05-21 15:31:01 +08:00
Douglas Liu bc6ac77f0c STARK: Preserve the rough load function 2018-05-21 15:31:00 +08:00
Douglas Liu c8bc2c90d0 STARK: Better implement NewGame 2018-05-21 15:31:00 +08:00
Douglas Liu 2ee8a4c5d2 STARK: Implement the Credits and fix a small sound bug 2018-05-21 15:30:57 +08:00
Douglas Liu 1aabd67117 STARK: Rough implement the Quit 2018-05-21 15:30:57 +08:00
Douglas Liu 842887006a STARK: Implement NewGame and some small fixing 2018-05-21 15:30:57 +08:00
Douglas Liu 4bf241d399 STARK: Fix blank text bounding box and implement help text 2018-05-21 15:30:56 +08:00
Douglas Liu e779bc8b1c STARK: Style problems fixed 2018-05-21 15:30:56 +08:00
Douglas Liu 5726d0c824 STARK: Game opens with main menu look 2018-05-21 15:30:56 +08:00
Douglas Liu 9ecde240e8 STARK: First attempt on the main menu 2018-05-21 15:30:56 +08:00