Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit cf529f311f0be1332f6286b95741160e85651441.
|
|
size changes"
This reverts commit 8cb9eebd8a8f7cae2dbb68ad3398f444426929c1.
|
|
This reverts commit ffa6351289a8e2adabebaf32a99e9500d1747c12.
|
|
|
|
This should fix compilation errors with non-SDL backends.
|
|
|
|
|
|
Previously the dialog was not resized and was just recentered on the screen.
Now it is properly resized as well.
|
|
This should fix issues when the text to display in the dialog is too
big to fit on the screen.
|
|
bugtracker for now
|
|
the Add Game feature
|
|
Thanks to the great help of @criezy, here's my implementation of an GUI
dialog that appears when an unknown game is detected.
Features:
- Allows copying the data collected by game detector to the clipboard
- Allows opening the bug tracker and pre-filling the form fiels
This closes https://bugs.scummvm.org/ticket/10435.
|
|
|
|
|
|
|
|
|
|
GraphicsManager
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
save&load
|
|
|
|
In D'ni, after giving the white page to Atrus, or after coming without a
page, too videos of Atrus would play on top of each other after waiting
long enough for the first video to loop.
Fixes #10503.
|
|
The global variable "ending" tracks various
states that Atrus can be in.
This variable determines what video of
Atrus will be playing and if the brother
books have been destroyed.
Despite this variable being called ending
there are other endings not captured by
this variable (like the brother endings).
Also change spelling of Dini to Dni for one
usage of ActiveAge from a previous commit.
|
|
|
|
|