devilutionX/Source/DiabloUI
2022-01-23 05:25:48 +01:00
..
art.cpp clang-format all files in {Source,test}/ 2021-11-24 23:44:12 +01:00
art.h Migrate to libmpq 2021-11-06 23:51:42 +00:00
art_draw.cpp clang-format all files in {Source,test}/ 2021-11-24 23:44:12 +01:00
art_draw.h DrawArt: Fix bounds check (#3395) 2021-11-05 14:17:56 +00:00
button.cpp Apply clang-tidy configuration to (some of) ui_item.h (#3719) 2021-12-10 13:53:59 +00:00
button.h
credits.cpp Consistently trigger menu/movie transitions on mouse up instead of down 2021-12-28 04:34:26 +01:00
credits_lines.cpp Mark all names as translatable 2021-09-20 15:48:39 +02:00
credits_lines.h General clean up 2021-07-08 03:30:25 -07:00
diabloui.cpp Save settings before leaving the settings menu 2022-01-23 05:25:48 +01:00
diabloui.h Settingsmenu: Implement KeyInput 2021-12-23 00:26:12 +01:00
dialogs.cpp Improve behavior of ToControllerButtonEvent() 2021-12-24 23:08:41 +01:00
dialogs.h Word wrap text in main menu dialogs 2021-10-13 03:51:52 +02:00
errorart.cpp Rename UI globals 2021-07-08 02:01:14 -07:00
errorart.h Rename UI globals 2021-07-08 02:01:14 -07:00
mainmenu.cpp Introduce NOEXIT build option to disable Quit Game options in menus 2022-01-23 05:25:48 +01:00
progress.cpp Improve behavior of ToControllerButtonEvent() 2021-12-24 23:08:41 +01:00
scrollbar.cpp
scrollbar.h Use std::string in PrintItemPower 2021-12-13 01:02:07 +01:00
selconn.cpp Pass viewportSize to UiList constructor and calculate height from it 2021-11-25 00:13:27 +01:00
selgame.cpp Reset game info after failing to join game 2022-01-07 14:07:49 +01:00
selgame.h
selhero.cpp Touch support on all SDL2 platforms 2022-01-02 11:37:38 +01:00
selhero.h
selok.cpp Update fullscreen option in settings menu after Alt+Enter 2021-12-21 12:55:30 +01:00
selok.h
selstart.cpp Save settings before leaving the settings menu 2022-01-23 05:25:48 +01:00
selstart.h Startup game (diablo or hellfire) can be selected. 2021-10-21 04:16:13 +02:00
selyesno.cpp Update fullscreen option in settings menu after Alt+Enter 2021-12-21 12:55:30 +01:00
selyesno.h
settingsmenu.cpp Save settings before leaving the settings menu 2022-01-23 05:25:48 +01:00
settingsmenu.h settingsmenu.{h,cpp}: Fix line endings 2021-11-27 16:35:48 +00:00
support_lines.cpp Fix typo 2021-10-27 00:40:47 +02:00
support_lines.h Rename UI globals 2021-07-08 02:01:14 -07:00
title.cpp Consistently trigger menu/movie transitions on mouse up instead of down 2021-12-28 04:34:26 +01:00
ui_flags.hpp Move UiFlags and UiPanels into their own files 2021-11-25 12:22:27 +01:00
ui_item.h Apply clang-tidy configuration to (some of) ui_item.h (#3719) 2021-12-10 13:53:59 +00:00