~lutris-team/lutris/+git/lutris:fix/RobLoach/prelaunch-executor

Last commit made on 2019-09-08
Get this branch:
git clone -b fix/RobLoach/prelaunch-executor https://git.launchpad.net/~lutris-team/lutris/+git/lutris

Branch merges

Branch information

Name:
fix/RobLoach/prelaunch-executor
Repository:
lp:~lutris-team/lutris/+git/lutris

Recent commits

f59ff55... by Rob Loach

Fix prelaunch_beat referencing no prelaunch_extractor

```
File "/home/rob/Documents/lutris/lutris/game.py", line 578, in prelaunch_beat
    if self.prelaunch_executor.is_running:
AttributeError: 'NoneType' object has no attribute 'is_running'
```

06afbc4... by Mathieu Comandon

Mention logo update in changelog

ecb426d... by Mathieu Comandon

Fix case of opengl renderer option in ResidualVM

1b1e623... by Mathieu Comandon

Fix 'My Documents' name in DESKTOP_FOLDERS

b86c3c7... by Code.

Add liberapay and the donate page to the sponsor button

5571468... by Mathieu Comandon

Merge branch 'master' into dev

d339523... by Alexandr <email address hidden>

Update more logo files

2b3984f... by Alexandr <email address hidden>

Logo update (made by @Scout339)

8423534... by Mathieu Comandon

Fix messy log statements

573be03... by Mathieu Comandon

Revert most of #2300 until encoding issues are fixed