42 Commits (e538acb248b401fe3594c9e3e5cf947ede9767f5)

Author SHA1 Message Date
Gleb Mazovetskiy ad7ca97ae1
Fix black background palette (#4831) 4 years ago
Anders Jenbo 72656b3011 Move path and palette to the engine folder 4 years ago
Anders Jenbo 99181fd709 Move more files to the engine folder 4 years ago
Gleb Mazovetskiy 1933e237da Remove `FallbackPalette` 4 years ago
Gleb Mazovetskiy 73f9dd45ab Move embedded dialog assets to the MPQ 4 years ago
Gleb Mazovetskiy ba71949ebb Add 2 options to reduce static memory use 4 years ago
Gleb Mazovetskiy 779ccaca17 Overhaul translation fetching 4 years ago
Gleb Mazovetskiy 8514cc80a9 Migrate embedded button data to PCX 4 years ago
Gleb Mazovetskiy 9e9b656b88 DiabloUI: Render backgrounds as PCX 4 years ago
obligaron d86c4e5d84 Introduce GetUIRectangle() to distinguish between UI and main panel 4 years ago
Anders Jenbo 1409e604f5 Reduce string conversions 4 years ago
staphen 74a77666b9 Improve behavior of ToControllerButtonEvent() 4 years ago
Anders Jenbo 73e749f491 Adjust dialog font metrics 4 years ago
Anders Jenbo 50c65abec0 Word wrap text in main menu dialogs 4 years ago
Anders Jenbo f291235dcd Fix error message font color 4 years ago
Anders Jenbo 4dd8b121ec Replace TTF with PCX font 5 years ago
ephphatha 0575716eac Rename UiFlags members to group related options 5 years ago
ephphatha 7d93cada67 Refactor UiItemBase and derived types to reduce duplicate constructors 5 years ago
ephphatha 4ad53232a0 Convert the UiFlags enum to a scoped enum type 5 years ago
Vladimir Olteanu c57560674e Use smart pointers for UI items 5 years ago
Anders Jenbo 6d492e8220 Rename UI globals 5 years ago
Anders Jenbo a7c7fa0030 Fully apply clang-tidy/format to all files 5 years ago
Anders Jenbo 57caa192fb Clang-tidy: performance-move-const-arg 5 years ago
Anders Jenbo 51d5c8bcab Clang-tidy: performance-unnecessary-value-param 5 years ago
Anders Jenbo f167bd4dfb Clang-tidy: llvm-include-order 5 years ago
Anders Jenbo de4ced7e4f Clang-tidy: readability-qualified-auto 5 years ago
Gleb Mazovetskiy 43bc08bd63 Hardware Cursor: Fall back to software on failure 5 years ago
Gleb Mazovetskiy f9d20b44d6 🎉 Hardware cursor (SDL2-only) 5 years ago
obligaron 76103eeb7f Replace C++ RUN_TEST define with gbQuietMode 5 years ago
staphen 6f71fd5b21 Use OS GUI to display error if font fails to load. 5 years ago
Anders Jenbo dbfa9c27a5 Enable translation for all menus 5 years ago
Jmgr 1b7e0d2cb3 Migrate existing log entries 5 years ago
Anders Jenbo cc164985a3 🎨 Correct type checks in src sub-folder 5 years ago
Anders Jenbo 191d98207b 🎨 readability-identifier-naming on DiabloUI 5 years ago
Anders Jenbo c9af65affe 🎨 Use empty instead of size to check for empty lists 5 years ago
Anders Jenbo d392f70509 🎨 Do not pass item lists by value 5 years ago
Anders Jenbo 251dce6c89 🧹 Use empty to check if vector is empty 5 years ago
Anders Jenbo d024f79b0e 🧹 performance-unnecessary-value-param 5 years ago
Anders Jenbo 373f28736f 🎨 Acceptable parts of modernize-* 5 years ago
Anders Jenbo b978d80119 🎨 llvm-include-order 5 years ago
Anders Jenbo bb4e1960e7 🎨 modernize-use-nullptr 5 years ago
Anders Jenbo 8c821e98d3 🚚 Restructure files 5 years ago
Anders Jenbo 997c1dba55 🚚 Split up all.h in to proper header relations 5 years ago
Anders Jenbo 67a7ff98c5 🚨 Clean up compiler warnings 5 years ago
Anders Jenbo bfb3c11c2b 🎨 Change namespace to devilution 5 years ago
Gleb Mazovetskiy a6019f4e55 DiabloUI: Render to DiabloUiSurface() 5 years ago
Anders Jenbo e280432b92 🚨 Fix all SDL1 warnings 5 years ago
Anders Jenbo 9b1568cc08 Startup issues with shareware version 5 years ago
Anders Jenbo 3ef2228d85 [switch] Leave TextInput running 6 years ago
Anders Jenbo 88c85c54de [switch] Leave TextInput running 6 years ago