Age | Commit message (Collapse) | Author |
|
|
|
Remove duplicate headers in two files and ordered
the headers similar to other fullpipe files.
|
|
|
|
|
|
|
|
|
|
|
|
Fixes Trac#10266.
|
|
|
|
|
|
Saving/loading already handles savegame creation/play time, the
information just wasn't displayed until now because the MetaEngine
features weren't being reported as supported which I assume to be
an oversight.
Fixes Trac#10006.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|