Commit Graph
11 Commits
Author SHA1 Message Date
Filippos Karapetis b8094a3908 BURIED: Cleanup of the saving/loading dialog code 2021-12-30 00:24:35 +02:00
Filippos Karapetis e13a72e8f6 BURIED: Also allow skipping synchronous sounds 2021-12-29 18:08:49 +02:00
Filippos Karapetis 2591106d38 BURIED: Pass the currently playing video to yield()
This allows sending the event to the specific video, not to all the
currently playing videos. Also, this allows to distinguish video from
audio loops and only process video skipping events when playing videos
2021-12-28 18:57:40 +02:00
Eugene Sandulenko abea37c9bb ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
Orgad Shaneh 369eae5f35 BURIED: Use nullptr
Using clang-tidy modernize-use-nullptr
2021-11-14 15:51:59 +02:00
Orgad Shaneh a05e54f00c JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
Matthew Hoops 948a6a55ae BURIED: Implement control down 2021-03-22 00:07:43 +01:00
Matthew Hoops 05ee6ecf06 BURIED: Implement internal load/save dialog boxes 2021-03-22 00:07:43 +01:00
Matthew Hoops 55c470ad10 BURIED: Begin adding the UI code
The first part of the intro now plays
2021-03-22 00:07:38 +01:00
Matthew Hoops 535d29a869 BURIED: Hook up the main menus to the frame window and related windows 2021-03-22 00:07:38 +01:00
Matthew Hoops 070a58fef7 BURIED: Add the main menu
Only quit does anything at the moment
2021-03-22 00:07:37 +01:00