1
0
mirror of https://github.com/TerryCavanagh/VVVVVV.git synced 2024-06-28 23:48:30 +02:00
VVVVVV/desktop_version/lang
Dav999-v 3354a1a352 Add support for button glyph display
This adds a function that converts an action (such as interacting
in-game) to the corresponding button text ("ENTER", "E") or button
glyph (PlayStation triangle, Steam Deck Y, etc). This function
currently only gives the existing ENTERs or Es, because I don't know
how best to detect controller usage, or whether the game is running on
a Steam Deck, or what buttons need to be displayed there. Still, it
should now be really easy to adapt the rendering of keyboard keys to
consoles, controllers, or rebound keys.

To identify the actions that currently need to be displayed, this
commit also adds the initial enums for action sets as described by
Ethan in a comment in #834 (Jan 18, 2022).
2023-03-21 19:59:48 -07:00
..
ca Sync language files after #944 merged 2023-03-21 18:46:41 -07:00
de Sync language files after #944 merged 2023-03-21 18:46:41 -07:00
en Add support for button glyph display 2023-03-21 19:59:48 -07:00
eo Sync language files after #944 merged 2023-03-21 18:46:41 -07:00
es Sync language files after #944 merged 2023-03-21 18:46:41 -07:00
fr Sync language files after #944 merged 2023-03-21 18:46:41 -07:00
it Sync language files after #944 merged 2023-03-21 18:46:41 -07:00
nl Sync language files after #944 merged 2023-03-21 18:46:41 -07:00
pt_BR Sync language files after #944 merged 2023-03-21 18:46:41 -07:00
pt_PT Sync language files after #944 merged 2023-03-21 18:46:41 -07:00
ru Sync language files after #944 merged 2023-03-21 18:46:41 -07:00
tr Sync language files after #944 merged 2023-03-21 18:46:41 -07:00
README-programmers.txt Replace PR_COLORGLYPH_BRI(a) and PR_ALPHA(a) with PR_BRIGHTNESS(a) 2023-02-13 23:27:00 -08:00
README-translators.txt Update readmes for new font system 2023-02-13 23:27:00 -08:00