~dokomix/dokomix/+git/taisei:stable-staging

Last commit made on 2019-09-28
Get this branch:
git clone -b stable-staging https://git.launchpad.net/~dokomix/dokomix/+git/taisei

Branch merges

Branch information

Name:
stable-staging
Repository:
lp:~dokomix/dokomix/+git/taisei

Recent commits

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

resize switch icon

512f07a... by Andrei Alexeyev <email address hidden>

update Switch icon

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

fix for platforms where alignof(max_align_t) < 16

i686 windows in particular

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

update FOSS acknowledgements

59a2671... by Andrei Alexeyev <email address hidden>

python 3.5 compat again

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

python 3.5 compat

9ce4628... by Andrei Alexeyev <email address hidden>

Add support for packaging .tar* binary archives

81881d1... by Andrei Alexeyev <email address hidden>

update gamecontrollerdb

87fbb92... by Andrei Alexeyev <email address hidden>

optimize MarisaA laser collision to not spam malloc

More importantly, this sidesteps a miscompilation that happens at least
with GCC9+gold -O3 -flto, that causes the lasers to turn enemies
permanently invulnerable.

577ad6a... by Andrei Alexeyev <email address hidden>

prefer libwebp from distro over libwebpdecoder from subproject