~dokomix/dokomix/+git/taisei:dokomi2023

Last commit made on 2023-06-26
Get this branch:
git clone -b dokomi2023 https://git.launchpad.net/~dokomix/dokomix/+git/taisei

Branch merges

Branch information

Name:
dokomi2023
Repository:
lp:~dokomix/dokomix/+git/taisei

Recent commits

783697f... by Andrei Alexeyev <email address hidden>

Merge branch 'staging' into dokomi2023

6f5f419... by Andrei Alexeyev <email address hidden>

cutscenes: unlock bgm on enter

e49c20d... by Andrei Alexeyev <email address hidden>

resources: add intro bgm

14d49f8... by Andrei Alexeyev <email address hidden>

scripts: suppress branch name in version [dokomi]

13539a5... by Andrei Alexeyev <email address hidden>

scripts: set fallback version to v1.4-dokomi2023-preview [dokomi]

f390135... by Andrei Alexeyev <email address hidden>

config: change defaults [dokomi]

739960d... by Andrei Alexeyev <email address hidden>

menu/gameovermenu: disable continue limit [dokomi]

a104c10... by Andrei Alexeyev <email address hidden>

menu/options: make it possible to exit text input with gamepad

9564c20... by Andrei Alexeyev <email address hidden>

video: retarded broken-ass braindead piece of shit garbage

f8adda3... by Andrei Alexeyev <email address hidden>

video: update scaling factor after resize

On wayland the scaling factor doesn't seem to be initialized correctly,
as we get a different framebuffer size from what was requested
initially, followed by a resize event with the correct size.