32d951e312
Some games have implemented CHudMenu::SelectMenuItem to close the menu even if an invalid slot has been selected, which causes us a problem as we'll never get any notification from the client and we'll keep the menu alive on our end indefinitely. For these games, pretend that every slot is valid for selection so we're guaranteed to get a menuselect command. We don't want to do this for every game as the common SelectMenuItem implementation ignores invalid selections and keeps the menu open, which is a much nicer user experience. Fixes #1385 |
||
---|---|---|
.. | ||
blocklist.plugins.txt | ||
common.games.txt | ||
engine.bgt.txt | ||
engine.blade.txt | ||
engine.bms.txt | ||
engine.contagion.txt | ||
engine.csgo.txt | ||
engine.css.txt | ||
engine.darkm.txt | ||
engine.ep1.txt | ||
engine.ep2.txt | ||
engine.ep2valve.txt | ||
engine.eye.txt | ||
engine.insurgency.txt | ||
engine.l4d2.txt | ||
engine.l4d.txt | ||
engine.sdk2013.txt | ||
engine.swarm.txt | ||
game.dinodday.txt | ||
master.games.txt |