Commit Graph

15 Commits

Author SHA1 Message Date
Le Philousophe
e90ae68c58 BURIED: Migrate engine to Path 2023-12-24 13:19:25 +01:00
Cameron Cawley
fb21c8ce21 BURIED: Implement the button pressed graphics in the demo menu 2023-08-27 09:40:38 +03: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
Strangerke
6e7e2f8be9 BURIED: Remove some useless includes 2021-03-22 00:07:45 +01:00
Eugene Sandulenko
077fe677a5 BURIED: Fix warnings 2021-03-22 00:07:45 +01:00
Matthew Hoops
948a6a55ae BURIED: Implement control down 2021-03-22 00:07:43 +01:00
Matthew Hoops
7d19e450bb BURIED: Hook the demo into the interface 2021-03-22 00:07:38 +01:00
Matthew Hoops
f0cb54504b BURIED: Fix some memory leaks 2021-03-22 00:07:38 +01:00
Matthew Hoops
2e335fd740 BURIED: Add the demo features screens 2021-03-22 00:07:38 +01:00
Matthew Hoops
34f50804ba BURIED: Add the demo trailer movies 2021-03-22 00:07:38 +01:00
Matthew Hoops
a4cb03264e BURIED: Add the demo main menu 2021-03-22 00:07:38 +01:00