39 Commits (8c1a847f41fd4cbefebc8bfe6ed9fe987151ae7d)

Author SHA1 Message Date
Gleb Mazovetskiy 8c1a847f41 Remove utils/stdcompat/string_view.hpp 3 years ago
Gleb Mazovetskiy 14540164a7 Remove utils/stdcompat/optional.hpp 3 years ago
Gleb Mazovetskiy f7580f188c Fix multiline `DrawStringWithColors` alignment 3 years ago
Anders Jenbo c99f7cf644
Floating numbers (#5639) 3 years ago
Gleb Mazovetskiy 4cf0053ece Set underlying type for all the enums 4 years ago
Gleb Mazovetskiy d71a54dba8 Render main panel buttons as CLX 4 years ago
Gleb Mazovetskiy 961866e1c4 CLX: A new graphics format 4 years ago
Cesar Canassa e538acb248
📝 Fixes Doxygen warnings (#4904) 4 years ago
Gleb Mazovetskiy d152d2c0fb Add OptionalOwnedCelSprite 4 years ago
ephphatha 93068de918 Address type conversion warnings in WordWrapString 4 years ago
Gleb Mazovetskiy 7fede6c4cb Clean up owned/unowned CelSprite ambiguity 4 years ago
Gleb Mazovetskiy 1519e995cf Move store graphics out of `stores.cpp` 4 years ago
KPhoenix a08026097a
Chat Interface Revision (#3840) 4 years ago
Gleb Mazovetskiy 1425bec3e4 Add missing GetLineWidth declaration to header 4 years ago
Gleb Mazovetskiy c57644970f Move `UiFlags` and `UiPanels` into their own files 4 years ago
Gleb Mazovetskiy af168fd8df Add `DrawStringWithColors` 4 years ago
Gleb Mazovetskiy 0c694edaba WordWrapString: Wrap on punctuation 5 years ago
Anders Jenbo 4dd8b121ec Replace TTF with PCX font 5 years ago
Anders Jenbo 704a04ae4d Add support for Unicode fonts 5 years ago
Anders Jenbo 7771a08d03 Translatable mainpanel 5 years ago
Anders Jenbo 7169882b1f Implement new font rendering 5 years ago
Vladimir Olteanu b17ff04ee2 Use string_view in DrawString and friends 5 years ago
ephphatha 0575716eac Rename UiFlags members to group related options 5 years ago
ephphatha 4ad53232a0 Convert the UiFlags enum to a scoped enum type 5 years ago
ephphatha b680e3fef1 Align end comment markers for doxygen comments 5 years ago
Anders Jenbo 2ca6e37c46 Clean up sub folders using clang-tidy/Android Studio 5 years ago
Gleb Mazovetskiy 55464eec78 Fix `-Wmissing-braces` 5 years ago
Gleb Mazovetskiy cb0dae8590 🚚 Rename `CelOutputBuf` to `Surface` and extract 5 years ago
Andrew James 60a47caf1b
Refactor Draw* functions to use Rectangle and Point types 5 years ago
Gleb Mazovetskiy e40b1963f9 🚚 engine.h: Extract `CelSprite` and file loading 5 years ago
ephphatha b478d8295c Remove dead code, FreeText() is never called 5 years ago
Gleb Mazovetskiy b76f7656f3 🧹 LoadArt: BYTE -> uint8_t 5 years ago
Anders Jenbo 6acb49bea4 Render quest and menu text using common text rendering 5 years ago
Anders Jenbo 4c6ddc79a1 Clean up text render 5 years ago
Anders Jenbo a03a2c2634 Render chat panel using common text rendering 5 years ago
Anders Jenbo d723ebce1a Render help text using common text rendering 5 years ago
thebigMuh 7fbcfeb35c Adding text rendering flag to adjust spacing to fit horizontally 5 years ago
Anders Jenbo 7667880de4 🐛 Implement letter spacing in new font rendering 5 years ago
Anders Jenbo 68923c6c33 Generic game text render function 5 years ago