master
Commits on Feb 23, 2019
Commits on Feb 21, 2019
Commits on Feb 18, 2019
Commits on Feb 9, 2019
-
Merge pull request #1205 from ananace/add-appdata
Add an appdata XML for Linux packaging (#1204)
Commits on Feb 7, 2019
-
Merge pull request #1237 from Uposax/master
Complete french translation
-
Merge pull request #1231 from colobot/dev-issue-1128
Potential fix for issue #1128
-
Merge pull request #1239 from suve/use-sizeof-in-ModelOutput-WriteOld…
…Model Tweak strncpy() usage in ModelOutput::WriteOldModel
Commits on Feb 2, 2019
Commits on Jan 29, 2019
-
-
Merge pull request #1235 from vkuzkokov/master
Put pitch and roll in [-180,180) range.
Commits on Jan 12, 2019
Commits on Jan 6, 2019
-
Put pitch and roll in [-180,180) range.
Reasonable values lie close to either side of 0.
Vladislav Kuzkokov committedJan 6, 2019
Commits on Jan 2, 2019
Commits on Jan 1, 2019
-
Now VSync list is aligned for same height as resolution list from the bottom, as it's very hard to align them from top on different screen resolutions.
Commits on Dec 23, 2018
-
Merge pull request #1213 from ananace/fix-xdg
Fix Linux savegame path issue, closes #1212
Commits on Dec 22, 2018
-
Merge pull request #1211 from suve/limit-game-speeds
Add a minimum & maximum game speed limit
-
Merge pull request #1202 from colobot/dev-restext
Add a note mentioned in issue #1197
Commits on Nov 27, 2018
Commits on Nov 25, 2018
Commits on Nov 18, 2018
Commits on Oct 29, 2018
-
Don't grab the AppData XML from binary dir
Only supposed to grab from there when generating the file from CMake variables.