summarylogtreecommitdiffstats
path: root/.CHANGELOG
diff options
context:
space:
mode:
authorLucki2023-03-05 14:43:21 +0100
committerLucki2023-03-05 14:43:21 +0100
commit1c75fc0452d1b2dd08d96f9df609572d151af74e (patch)
tree337af6b057ab30541ff347ee8def16d478c39d37 /.CHANGELOG
parentbf194914f59793eb66e9e0953f0ebc8074e481ff (diff)
downloadaur-1c75fc0452d1b2dd08d96f9df609572d151af74e.tar.gz
upgpkg: lix 0.10.6-1
upstream release
Diffstat (limited to '.CHANGELOG')
-rw-r--r--.CHANGELOG32
1 files changed, 32 insertions, 0 deletions
diff --git a/.CHANGELOG b/.CHANGELOG
index 3000434f1977..c250338448fb 100644
--- a/.CHANGELOG
+++ b/.CHANGELOG
@@ -1,6 +1,38 @@
Version history
===============
+0.10.6
+------
+
+2023-02-04
+
+Fix #453: Added a separate resolution user option (two integers) for hardware
+fullscreen. Now, you can specify a windowed resolution and a hardware
+resolution separately from each other. Before, the same setting applied
+to both windowed mode and hardware fullscreen.
+
+Fix a backroute in Come on Down to My Place, in lemforum.
+
+Fix a backroute in Spin Me Around, in miniatures.
+
+Re-order miniatures for difficulty: Uprank Diodes and The Bottomless Closet.
+
+Added Shed of Presents, a multiplayer map for 2p and 6p.
+
+music/minim-mobius/meadow-sunrise.ogg: Removed wrongly looped initial segment.
+Before, the song started, then restarted after 2 seconds.
+
+Work around a Linux-only bug in Allegro 5.2.8: Software fullscreen failed
+to deduce the desktop resolution. Lix now passes the hardware fullscreen
+resolution user option to Allegro even when entering a software fullscreen.
+Without the bug, Allegro ingores the passed resolution and deduce the desktop
+resolution, but with the bug, you can now achieve the right resolution.
+The user option tooltip still claims that software fullscreen ignores the
+resolution user options because this bug is Linux-only, it's already fixed,
+and the bugfix will ship with the next stable Allegro 5 release.
+
+
+
0.10.5
------