armagetronad:hack-0.2.8-sty+ct+ap

Last commit made on 2024-01-23
Get this branch:
git clone -b hack-0.2.8-sty+ct+ap https://git.launchpad.net/armagetronad

Branch merges

Branch information

Name:
hack-0.2.8-sty+ct+ap
Repository:
lp:armagetronad

Recent commits

a5bffe9... by Armanelgtron

merge from 0.2.9

092189b... by Manuel Moos

DOS -> UNIX reformat

fb5663a... by Manuel Moos

Reverting paranoid long term display list block

The reason for the trunk display list bug turned out to be
something completely different.

447b1af... by Manuel Moos

Add extra long reuse delay to rim wall display list

So that we can be sure it is only created and used for full height
walls.

Attempts to fix https://gitlab.com/armagetronad/armagetronad/-/issues/141

1724838... by Manuel Moos

Keep lowered rim walls lowered for a bit

0.2 seconds, to be precise. Amends the flicker fix from the
previous commit.

ca00114... by Manuel Moos

Correct height limit logic for rim wall lowering

finally prevents flickering of lowered walls; the previous
code would bail out early on already lowered walls, failing
to keep them down

1a053b2... by Manuel Moos

Always decrease display list inhibit counter

not only if a display list is there, that is a waste of perfectly
good display list creations

c46a467... by Manuel Moos

Do not read VSYNC settings from recording

20de27b... by Manuel-moosnet

Merge branch 'feature_0.2.9_cherry_pick_vsync' into 'beta_0.2.9'

Add VSync setting menu

See merge request armagetronad/armagetronad!157

9378c80... by Manuel Moos

Actually deactivate VSYNC if requested