You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Vladimir Olteanu bfcc57783c Remove Surface::{Alloc,Free}, introduce OwnedSurface 5 years ago
..
art.cpp Introduce SDL::CreateRGBSurfaceWithFormat 5 years ago
art.h 🧹 LoadArt: BYTE -> uint8_t 5 years ago
art_draw.cpp 🚚 Rename `CelOutputBuf` to `Surface` and extract 5 years ago
art_draw.h 🚚 Rename `CelOutputBuf` to `Surface` and extract 5 years ago
button.cpp Rename UiFlags members to group related options 5 years ago
button.h 🚚 Restructure files 5 years ago
credits.cpp Introduce SDL::CreateRGBSurfaceWithFormat 5 years ago
credits_lines.cpp General clean up 5 years ago
credits_lines.h General clean up 5 years ago
diabloui.cpp Introduce SDL::CreateRGBSurfaceWithFormat 5 years ago
diabloui.h Rename UiType members to follow naming convention 5 years ago
dialogs.cpp Rename UiFlags members to group related options 5 years ago
dialogs.h Clean up private function names 5 years ago
errorart.cpp Rename UI globals 5 years ago
errorart.h Rename UI globals 5 years ago
fonts.cpp Clang-tidy: llvm-include-order 5 years ago
fonts.h ♻️Typed file loading 5 years ago
mainmenu.cpp Rename UiFlags members to group related options 5 years ago
progress.cpp Convert the UiFlags enum to a scoped enum type 5 years ago
scrollbar.cpp 🚚 Restructure files 5 years ago
scrollbar.h Rename UiType members to follow naming convention 5 years ago
selconn.cpp make menus wrap around. fixes #2605 (#2607) 5 years ago
selgame.cpp make menus wrap around. fixes #2605 (#2607) 5 years ago
selgame.h 🚚 Restructure files 5 years ago
selhero.cpp fix displayed save number 5 years ago
selhero.h 🧹 DiabloUI/selhero.cpp: Move to anonymous namespace 5 years ago
selok.cpp Rename UiFlags members to group related options 5 years ago
selok.h 🚚 Restructure files 5 years ago
selyesno.cpp Rename UiFlags members to group related options 5 years ago
selyesno.h 🧹 DiabloUI/selyesno.cpp: Move to anonymous namespace 5 years ago
support_lines.cpp Rename UI globals 5 years ago
support_lines.h Rename UI globals 5 years ago
text.cpp fix typos 5 years ago
text.h Generic game text render function 5 years ago
text_draw.cpp Have RenderUTF8_Solid_Wrapped return SDLSurfaceUniquePtr 5 years ago
text_draw.h Convert the UiFlags enum to a scoped enum type 5 years ago
title.cpp Rename UiFlags members to group related options 5 years ago
ttf_render_wrapped.cpp Remove Surface::{Alloc,Free}, introduce OwnedSurface 5 years ago
ttf_render_wrapped.h Have RenderUTF8_Solid_Wrapped return SDLSurfaceUniquePtr 5 years ago
ui_item.h Add options for sub-panel alignment 5 years ago