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
e798795cee
BURIED: Make more consistent use of nullptr
2021-03-22 00:07:45 +01:00
Matthew Hoops
85ae8a95ca
BURIED: Use TempCursorChange in a few more places
2021-03-22 00:07:44 +01:00
Matthew Hoops
8f82da6e07
BURIED: Make the burned letter not use the scene background
...
It now draws over the window properly.
2021-03-22 00:07:43 +01:00
Matthew Hoops
3fdd4080d3
BURIED: Fix the burned letter transition
2021-03-22 00:07:43 +01:00
Matthew Hoops
73ea211632
BURIED: Start fixing the burned letter
2021-03-22 00:07:43 +01:00
Matthew Hoops
020989eefe
BURIED: Improve the text positioning a bit
2021-03-22 00:07:40 +01:00
Matthew Hoops
3479260449
BURIED: Fix demo inventory info timings
2021-03-22 00:07:40 +01:00
Matthew Hoops
345b8924f7
BURIED: Fix the inventory info screen file name in the demo
2021-03-22 00:07:40 +01:00
Matthew Hoops
9c0da1c36b
BURIED: Add the scene view class
2021-03-22 00:07:39 +01:00
Matthew Hoops
1aebefdebb
BURIED: Update Japanese font code
2021-03-22 00:07:39 +01:00
Matthew Hoops
d86096574b
BURIED: Add a wrapper for drawing multi-line text
2021-03-22 00:07:38 +01:00
Matthew Hoops
78c866efec
BURIED: Add inventory window
...
Dragging not working yet
2021-03-22 00:07:38 +01:00