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.
 
 
 
 
 
 
Jonathan Bergeron 33ad9fa187 renamed Source/mainmenu.cpp and .h to menu.cpp/.h 5 years ago
..
art.cpp 🧹 LoadArt: BYTE -> uint8_t 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 UI globals 5 years ago
button.h 🚚 Restructure files 5 years ago
credits.cpp General clean up 5 years ago
credits_lines.cpp General clean up 5 years ago
credits_lines.h General clean up 5 years ago
diabloui.cpp Remove some more use of miniwin 5 years ago
diabloui.h Use save number to load/save games (instead of hero name) 5 years ago
dialogs.cpp Use smart pointers for UI items 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 Remove some more use of miniwin 5 years ago
progress.cpp Use smart pointers for UI items 5 years ago
scrollbar.cpp 🚚 Restructure files 5 years ago
scrollbar.h Fix some 64bit warnings 5 years ago
selconn.cpp Use smart pointers for UI items 5 years ago
selgame.cpp renamed Source/mainmenu.cpp and .h to menu.cpp/.h 5 years ago
selgame.h 🚚 Restructure files 5 years ago
selhero.cpp Debug: Show save number in hero selection 5 years ago
selhero.h 🧹 DiabloUI/selhero.cpp: Move to anonymous namespace 5 years ago
selok.cpp Use smart pointers for UI items 5 years ago
selok.h 🚚 Restructure files 5 years ago
selyesno.cpp Use smart pointers for UI items 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 ♻️Clean up variable initialization 5 years ago
text_draw.h Clang-tidy: readability-inconsistent-declaration-parameter-name 5 years ago
title.cpp Use smart pointers for UI items 5 years ago
ttf_render_wrapped.cpp Reorder int *= float operations that could be expressed using int fractions 5 years ago
ttf_render_wrapped.h Clang-tidy: readability-inconsistent-declaration-parameter-name 5 years ago
ui_item.h Remove some more use of miniwin 5 years ago