added GIC flag to keep game panel door open when restarting game
authorHolger Schemel <holger.schemel@virtion.de>
Mon, 13 Jan 2025 22:17:54 +0000 (23:17 +0100)
committerHolger Schemel <holger.schemel@virtion.de>
Mon, 13 Jan 2025 22:17:57 +0000 (23:17 +0100)
commit8bd431689f7d93527e104ecef270b133775c314c
tree442e8ce9bcedb3ec8dd1ab6a1727a08142b08ce6
parente15e10e7e764a771f27891464b16dae6ce401ee4
added GIC flag to keep game panel door open when restarting game

Setting this flag to "true" in file "graphicsinfo.conf" prevents
closing the game panel door when starting a game while already being
in game mode "playing" (like restarting a level or playing the next
level when not showing the hall of fame screen between two levels).
This can be used to skip closing and opening the game panel door if
nothing happens between closing and opening (besides updating the
panel content), which can be the case with BD engine levels which use
screen covering and uncovering instead of fading out and fading in.
src/conf_gfx.c
src/game.c
src/game.h