Fix bashisms in configure.ac
Well it does seem to work the way you describe. % lbreakouthd lbreakouthd 1.1.1 Copyright 2018-2022 Michael Speck Published under GNU GPL --- Configuration directory /home/marakasov/.lbreakouthd not found, creating. Loading configuration /home/marakasov/.lbreakouthd/lbreakouthd.conf ERROR: tools.cpp:52: FileParser(): Could not open /home/marakasov/.lbreakouthd/lbreakouthd.conf Loading hiscores /var/games/lbreakouthd/lbreakouthd.hscr Initializing SDL Mixer opened (16 channels, 1024 buf size) No game...
(Started on the second monitor) lbreakouthd% lbreakouthd lbreakouthd 1.1.1 Copyright 2018-2022 Michael Speck Published under GNU GPL --- Loading configuration /home/marakasov/.lbreakouthd/lbreakouthd.conf Loading hiscores /var/games/lbreakouthd/lbreakouthd.hscr Initializing SDL Mixer opened (16 channels, 1024 buf size) No game controller found... Initializing View (Theme=Standard, Resolution=0) Using fullscreen resolution 1920x1080 Scale factor x100: 225 Brick screen size: 90x45 Creating main window...
(Started on the second monitor) lbreakouthd% lbreakouthd lbreakouthd 1.1.1 Copyright 2018-2022 Michael Speck Published under GNU GPL --- Loading configuration /home/marakasov/.lbreakouthd/lbreakouthd.conf Loading hiscores /var/games/lbreakouthd/lbreakouthd.hscr Initializing SDL Mixer opened (16 channels, 1024 buf size) No game controller found... Initializing View (Theme=Standard, Resolution=0) Using fullscreen resolution 1920x1080 Scale factor x100: 225 Brick screen size: 90x45 Creating main window...
[patch] Link with gettext library
[patch] Fix icon location
Incorrect scaling on (either multi or non-16:9) monitors
Use snprintf instead of fcvt()