44 Commits (M_RoundWalk)

Author SHA1 Message Date
Anders Jenbo b71b0149a3 Clang-tidy: ConstexprVariableCase 5 years ago
Anders Jenbo 5d0507e566 Clang-tidy: readability-identifier-naming.StructCase 5 years ago
Anders Jenbo 129342d07a Clang-tidy: GlobalConstantCase 5 years ago
Anders Jenbo 0f2ad469ea ♻️Clean up variable initialization 5 years ago
Juliano Leal Goncalves fd9f2099d0 ♻️ Leverage 'Point' to represent mouse position 5 years ago
Anders Jenbo f167bd4dfb Clang-tidy: llvm-include-order 5 years ago
Anders Jenbo 22b632f04a ♻️Clean up implicit bool conversions 5 years ago
Gleb Mazovetskiy f9f301b054 🚚 engine.h: Extract `Point`, `Direction`, `clamp` 5 years ago
obligaron ccc1ccf9c3 Introduce ItemStruct.AnimInfo 5 years ago
Gleb Mazovetskiy dd3ea66fa2 ♻️ Split getTextColor(bool) into 2 functions 5 years ago
qndel 2f3cf65b27 cleanup getTextColor 5 years ago
qndel c6398af024 margins and tweaks 5 years ago
qndel b1d74d2791
alt highlighting (#2060) 5 years ago
Anders Jenbo 8a7ec56d3a Player by reference part 2 5 years ago
qndel faae9a65c7
fix typos (#2038) 5 years ago
Anders Jenbo 9e2206a673 Format code 5 years ago
Jmgr bbd39aa513 Replace sprintfs with strcpy for translatable strings 5 years ago
Jmgr 6e85cde978 Update format strings 5 years ago
Jmgr 0c27e756f7 Add fmt::format 5 years ago
Anders Jenbo 34744c068f ♻️Consitantly use %i and not %d 5 years ago
Anders Jenbo 68e73c0dfe 🐛 Fix infopanel text color 5 years ago
Anders Jenbo e665a0c4b0 ♻️Draw info box text using DrawString 5 years ago
Anders Jenbo 72598865cc ♻️Replace PrintGameStr with DrawString 5 years ago
Anders Jenbo 68923c6c33 Generic game text render function 5 years ago
Anders Jenbo dbf5662ce6 :note: Update MPQ error messages 5 years ago
Gleb Mazovetskiy 710ddb9af6 ♻️ Make SetPixel a method 5 years ago
Gleb Mazovetskiy b9d452390b 🧹 Source/qol: FastDraw -> UnsafeDraw 5 years ago
Gleb Mazovetskiy afef72f916 🎉 New map renderer 5 years ago
Anders Jenbo bfc510fb23 Clean up automap.cpp 5 years ago
Anders Jenbo 654a2b8834 ♻️Clean up automap code 5 years ago
Gleb Mazovetskiy 8257837801 🎨 Fix line endings in Source/qol/* 5 years ago
Gleb Mazovetskiy 47c93c2f9c 🧹 Fix more `-Wformat` warnings 5 years ago
Gleb Mazovetskiy 22ebebb2d1 🎨 Fix line endings in Source/qol/monhealthbar* 5 years ago
Gleb Mazovetskiy 4408ddc127 🧹 Fix some -Wformat warnings 5 years ago
Gleb Mazovetskiy fe99f79bb0 🎨 Fix line endings in Source/qol/xpbar* 5 years ago
thebigMuh ad8f342db0 Adding constness 5 years ago
thebigMuh 7ce3957a8a Split of QoL features into separate files 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 7912e510f0 🎨 Clean up overuse of SDL types 5 years ago
thebigMuh fa1f58e586
Fixing OOB error when drawing partially filled XP bar pixels. (#1636) 5 years ago
Anders Jenbo d16ff1ac82 🔥 Remove unused const 5 years ago
Anders Jenbo b978d80119 🎨 llvm-include-order 5 years ago
thebigMuh 50dcf587f4
Adding fancier XP bar (#1597) 5 years ago