aboutsummaryrefslogtreecommitdiff
path: root/misc/dist/linux
Commit message (Collapse)AuthorAgeFilesLines
* Add --print-fps option to output FPS to stdoutRémi Verschelde2018-04-291-0/+3
| | | | | | | | | | | Works both for the editor and games. Projects can still use "debug/settings/stdout/print_fps" to enable it permanently. The --print-fps option takes precedence (so works even if the project setting is disabled). That setting is also no longer redefined on the fly based on the verbose flag, that was a mess. (cherry picked from commit 10fa69285cc97bdb3cc0b842bd53edad34509b08)
* Dist: Fix Linux desktop file launch argumentRémi Verschelde2018-03-141-1/+1
| | | | (cherry picked from commit a55e2f2dac040246d780e55d27c0ca22c3eb179f)
* Bump to version 3.0.2-develHein-Pieter van Braam2018-02-261-1/+1
|
* Revert "Bump to version 3.0.2-devel"Rémi Verschelde2018-02-251-1/+1
| | | | | | This reverts commit bcbe7a8a6f442153dddc48f879027e49c8ecf5db. Need to push a fix and retag 3.0.1-stable, sorry.
* Bump to version 3.0.2-develHein-Pieter van Braam2018-02-241-1/+1
| | | | The start of the next patch release. Wooooooooooo
* Correct version number for 3.0.1 in the manpageHein-Pieter van Braam2018-02-241-1/+1
|
* Add --quit option to help output and update manpageRémi Verschelde2018-02-241-1/+7
| | | | (cherry picked from commit 95b8984d5f453f4fc324a9221982abecf3fb4ce9)
* Dist: Update manpage and macOS version stringRémi Verschelde2018-01-251-7/+10
|
* Dist: Fix typos in manpageRémi Verschelde2017-09-241-2/+2
| | | | [ci skip]
* Dist: Use HTTPS for screenshot link in AppData fileRémi Verschelde2017-09-242-5/+5
| | | | [ci skip]
* Dist: Add man page for Linux packagersRémi Verschelde2017-09-241-0/+165
| | | | [ci skip]
* Dist: Add desktop and AppStream files for Linux packagersRémi Verschelde2017-09-242-0/+43
[ci skip]