thirtyflightsofloving/ui
Ethan Lee 2ee7db1902 Disable brightness slider on Linux/macOS.
SDL has SDL_SetWindowGammaRamp which maps to what the win32 sys does, but it's
a really bad experience and it doesn't even work on Wayland (and oftentimes X?)
anyway. This is something that a faux-backbuffer would have to cover instead.
2021-12-03 01:15:16 -05:00
..
menu_credits_id.h Refactoring and rearrangment of menu code. 2021-08-12 15:30:51 -04:00
menu_credits_rogue.h Refactoring and rearrangment of menu code. 2021-08-12 15:30:51 -04:00
menu_credits_xatrix.h Refactoring and rearrangment of menu code. 2021-08-12 15:30:51 -04:00
menu_game.c Apply changes from Thirty Flights of Loving (2021 Edition) 2021-12-02 18:09:12 -05:00
menu_game_credits.c updated menu credits 2021-12-02 16:59:16 -08:00
menu_game_saveload.c Apply changes from Thirty Flights of Loving (2021 Edition) 2021-12-02 18:09:12 -05:00
menu_main.c Apply changes from Thirty Flights of Loving (2021 Edition) 2021-12-02 18:09:12 -05:00
menu_mp_addressbook.c Refactoring and rearrangment of menu code. 2021-08-12 15:30:51 -04:00
menu_mp_dmoptions.c Refactored spincontrol menu control with value lists, simplifying menu implementations. 2021-09-04 02:18:06 -04:00
menu_mp_download.c Added keybind menu control type. 2021-09-05 00:05:38 -04:00
menu_mp_joinserver.c Added keybind menu control type. 2021-09-05 00:05:38 -04:00
menu_mp_playersetup.c Added color1 userinfo cvar for player railgun effect color to client. 2021-10-21 02:03:19 -04:00
menu_mp_startserver.c Added keybind menu control type. 2021-09-05 00:05:38 -04:00
menu_multiplayer.c Added keybind menu control type. 2021-09-05 00:05:38 -04:00
menu_options.c Apply changes from Thirty Flights of Loving (2021 Edition) 2021-12-02 18:09:12 -05:00
menu_options_controls.c Apply changes from Thirty Flights of Loving (2021 Edition) 2021-12-02 18:09:12 -05:00
menu_options_effects.c Added color1 userinfo cvar for player railgun effect color to client. 2021-10-21 02:03:19 -04:00
menu_options_interface.c Added keybind menu control type. 2021-09-05 00:05:38 -04:00
menu_options_keys.c Apply changes from Thirty Flights of Loving (2021 Edition) 2021-12-02 18:09:12 -05:00
menu_options_screen.c Added keybind menu control type. 2021-09-05 00:05:38 -04:00
menu_options_sound.c Apply changes from Thirty Flights of Loving (2021 Edition) 2021-12-02 18:09:12 -05:00
menu_quit.c Apply changes from Thirty Flights of Loving (2021 Edition) 2021-12-02 18:09:12 -05:00
menu_video.c Disable brightness slider on Linux/macOS. 2021-12-03 01:15:16 -05:00
menu_video_advanced.c Apply changes from Thirty Flights of Loving (2021 Edition) 2021-12-02 18:09:12 -05:00
ui_draw.c Apply changes from Thirty Flights of Loving (2021 Edition) 2021-12-02 18:09:12 -05:00
ui_local.h Apply changes from Thirty Flights of Loving (2021 Edition) 2021-12-02 18:09:12 -05:00
ui_main.c Apply changes from Thirty Flights of Loving (2021 Edition) 2021-12-02 18:09:12 -05:00
ui_menu.c Apply changes from Thirty Flights of Loving (2021 Edition) 2021-12-02 18:09:12 -05:00
ui_mouse.c Apply changes from Thirty Flights of Loving (2021 Edition) 2021-12-02 18:09:12 -05:00
ui_playercolors.h Added color1 userinfo cvar for player railgun effect color to client. 2021-10-21 02:03:19 -04:00
ui_utils.c Apply changes from Thirty Flights of Loving (2021 Edition) 2021-12-02 18:09:12 -05:00
ui_widgets.c Apply changes from Thirty Flights of Loving (2021 Edition) 2021-12-02 18:09:12 -05:00