| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
| |
This was an omission, the visible argument on the run method was added
for this purpose. When starting the emulator in graphical mode, the
window is shown immediately, without the program first having to access
the input or screen devices.
|
| |
|
|
|
|
|
|
| |
Unless the --trust-files switch is used, the file device will be
sandboxed to a program-specific config folder placed according to the
conventions of the operating system.
|
|
|
|
| |
A mapping used by an older prototype of Bedrock was still in use.
|
|
|
|
| |
Each line scrolled should be equivalent to 20 pixels, not 1/20 pixels.
|
|
|
|
| |
This was omitted in error.
|
| |
|
|
|