devilutionX/Source/DiabloUI
2021-09-22 00:32:17 +02:00
..
art.cpp Use SDLWrap::CreateRGBSurfaceWithFormat in LoadArt 2021-09-13 23:07:04 +02:00
art.h Hardware rendering for the virtual gamepad 2021-09-22 00:32:17 +02:00
art_draw.cpp Don't free PalSurface when it was obtained from SDL_GetVideoSurface 2021-09-13 23:07:04 +02:00
art_draw.h Implement new font rendering 2021-09-12 01:37:28 +02:00
button.cpp ♻️ Leverage 'Point' in art_draw functions 2021-08-30 06:45:51 +02:00
button.h 🚚 Restructure files 2021-04-16 03:57:22 +02:00
credits.cpp credits.cpp: get Rid of RenderText 2021-09-13 23:07:04 +02: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 Translatable mainpanel 2021-09-19 07:21:52 +02:00
diabloui.h Don't free PalSurface when it was obtained from SDL_GetVideoSurface 2021-09-13 23:07:04 +02:00
dialogs.cpp Rename UiFlags members to group related options 2021-07-31 20:22:40 +02:00
dialogs.h Clean up private function names 2021-07-12 17:59:22 -07: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
fonts.cpp Implement new font rendering 2021-09-12 01:37:28 +02:00
fonts.h Implement new font rendering 2021-09-12 01:37:28 +02:00
mainmenu.cpp Translatable mainpanel 2021-09-19 07:21:52 +02:00
progress.cpp ♻️ Leverage 'Point' in art_draw functions 2021-08-30 06:45:51 +02:00
scrollbar.cpp 🚚 Restructure files 2021-04-16 03:57:22 +02:00
scrollbar.h Rename UiType members to follow naming convention 2021-07-31 20:22:40 +02:00
selconn.cpp Translatable mainpanel 2021-09-19 07:21:52 +02:00
selgame.cpp Translatable mainpanel 2021-09-19 07:21:52 +02:00
selgame.h 🚚 Restructure files 2021-04-16 03:57:22 +02:00
selhero.cpp Translatable mainpanel 2021-09-19 07:21:52 +02:00
selhero.h 🧹 DiabloUI/selhero.cpp: Move to anonymous namespace 2021-04-17 13:37:04 +02:00
selok.cpp Translatable mainpanel 2021-09-19 07:21:52 +02:00
selok.h 🚚 Restructure files 2021-04-16 03:57:22 +02:00
selyesno.cpp Translatable mainpanel 2021-09-19 07:21:52 +02:00
selyesno.h 🧹 DiabloUI/selyesno.cpp: Move to anonymous namespace 2021-04-17 13:37:04 +02:00
support_lines.cpp Rename UI globals 2021-07-08 02:01:14 -07:00
support_lines.h Rename UI globals 2021-07-08 02:01:14 -07:00
text_draw.cpp Implement new font rendering 2021-09-12 01:37:28 +02:00
text_draw.h Implement new font rendering 2021-09-12 01:37:28 +02:00
title.cpp Translatable mainpanel 2021-09-19 07:21:52 +02:00
ttf_render_wrapped.cpp Remove Surface::{Alloc,Free}, introduce OwnedSurface 2021-08-19 08:51:59 +02:00
ttf_render_wrapped.h Have RenderUTF8_Solid_Wrapped return SDLSurfaceUniquePtr 2021-08-19 08:51:59 +02:00
ui_item.h Translatable mainpanel 2021-09-19 07:21:52 +02:00