94 Commits (776a3d4e844a8459e282ebdaa03dbd30e75d2b23)

Author SHA1 Message Date
Anders Jenbo 7169882b1f Implement new font rendering 5 years ago
ephphatha 0cbaaf56f2 Normalise spacing between words/sentences in help.cpp 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
Anders Jenbo 74b57558c9 🚚 Move local code to anonymous namespace 5 years ago
Anders Jenbo 9ebdb6db69 General clean up 5 years ago
Gleb Mazovetskiy 55464eec78 Fix `-Wmissing-braces` 5 years ago
Anders Jenbo 4eabc6024b Apply various cleanups via Android Studio 5 years ago
Gleb Mazovetskiy cb0dae8590 🚚 Rename `CelOutputBuf` to `Surface` and extract 5 years ago
Anders Jenbo 6ce8f13751 Apply clang-tidy to more code and do some related cleanups 5 years ago
Anders Jenbo 6acb49bea4 Render quest and menu text using common text rendering 5 years ago
Anders Jenbo d723ebce1a Render help text using common text rendering 5 years ago
Anders Jenbo 2600b44141 Remove old help text 5 years ago
arcas 6502a3ca4d
Adding resources for translation (#1973) 5 years ago
Anders Jenbo 18aa04fa4f ♻️Use common text rendering for store menus 5 years ago
Anders Jenbo 8361e70087 ♻️Use DrawString in error.cpp 5 years ago
Anders Jenbo 68923c6c33 Generic game text render function 5 years ago
Anders Jenbo 4a7ba94702 🎨 Run clang-format 5 years ago
Anders Jenbo b69d18f12d 🌐 Enable translation of all remaning strings 5 years ago
John Törnblom e0dddf508a
Add automatically translated string literals (#1694) 5 years ago
Anders Jenbo d024f79b0e 🧹 performance-unnecessary-value-param 5 years ago
Anders Jenbo 997c1dba55 🚚 Split up all.h in to proper header relations 5 years ago
Anders Jenbo 20186e0370 🎨 Replace TRUE/FALSE with true/false 5 years ago
Anders Jenbo 93d42b62b8 ♻️ Change BOOL to bool 5 years ago
Anders Jenbo bfb3c11c2b 🎨 Change namespace to devilution 5 years ago
Anders Jenbo 630e507f63 🚚 Apply namespace 5 years ago
Anders Jenbo 2362ff82f7 Add black text color 5 years ago
Gleb Mazovetskiy 70d1d633bd Get rid of SCREEN_X / SCREEN_Y 5 years ago
Gleb Mazovetskiy fd70879577 Migrate DrawSLine away from gpBuffer 5 years ago
Juliano Goncalves 53e1d6b50d Equip & unequip items with shift click. 5 years ago
Juliano Goncalves fc1d9b684f Allow shift+click moving to inventory 5 years ago
Juliano Goncalves 5287d6e329 Allow shift+click moving to belt 5 years ago
Anders Jenbo 2923ad043a 🚸 Shift+click to clear the readied spell 5 years ago
Gleb Mazovetskiy d55a1c8a7d
Pass CelOutputBuffer to game text printing (#1095) 5 years ago
Gleb Mazovetskiy 83ce7c27af Enginify `trans_rect` 5 years ago
Juliano Leal Goncalves aa89fb838d Replace 'Left Click' with 'Left Mouse Button' on help screen shortcuts 5 years ago
pionere f5c1079d6f eliminate unused code 5 years ago
Juliano Leal Goncalves 0c19d43ee8 Replace "hot key" occurrences with "hotkey" 5 years ago
Juliano Goncalves 20c44a08ca Spend all stat points with shift click 5 years ago
Anders Jenbo d68c8c1cc8 Fix issues related to cross loading save games 5 years ago
Anders Jenbo 6f8f4c3293 Unify another chunk of simple Hellfire code paths 5 years ago
Anders Jenbo a006a25b62 Clean up variable names 5 years ago
Anders Jenbo e9ab91789f Reorder help.cpp 5 years ago
Anders Jenbo e073422ce7 Unify executable for Spawn and Retail 5 years ago
Anders Jenbo b79a26bc96 Clean up DrawHelp 5 years ago
Juliano Leal Goncalves 18aa44277f Fix incorrect spelling of 'right-click[ing]' 6 years ago
Tyler ecde1f647e Adjust UI to any resoution 6 years ago
Tyler c803c6aa66 Calculate position of screen elements 6 years ago
Anders Jenbo d008af43b0 Semantic code style cleanups 6 years ago
Anders Jenbo 0383f9abcd Add documentation to more files 6 years ago