16 Commits (master)

Author SHA1 Message Date
Anders Jenbo df82616df1 clang-tidy: auto fix headers for DiabloUI 7 months ago
Gleb Mazovetskiy cfdade5f37 Simplify txtdata parsing with a helper class 2 years ago
Gleb Mazovetskiy 3ac2f05671 Disable a couple of clang-tidy checks 2 years ago
Gleb Mazovetskiy 966e66e88e .clang-tidy: -misc-non-private-member-variables-in-classes 4 years ago
Gleb Mazovetskiy 3d5307e3bd .clang-tidy: Allow single-char loop variables 4 years ago
ephphatha 64a2c41b2c Set clang-tidy config for MethodCase option 4 years ago
Anders Jenbo d77a61461e Adjust clang-tidy to where Android Studio reads it correctly 5 years ago
Anders Jenbo d523fc1e81 Cleanups 5 years ago
Anders Jenbo 372b1dcba2 Clang-tidy: readability-identifier-naming.MemberCase: camelBack 5 years ago
Anders Jenbo db3d1d4054 Revert and disable readability-convert-member-functions-to-static 5 years ago
Gleb Mazovetskiy f9f301b054 🚚 engine.h: Extract `Point`, `Direction`, `clamp` 5 years ago
Gleb Mazovetskiy 18967ce5ff 🎉 render.cpp: Do not render out-of-bounds 5 years ago
Gleb Mazovetskiy 46a5dc147b 🔨 Restore GCC 5 compatibility 5 years ago
Anders Jenbo 2969b80163 🎨 Run readability-identifier-naming on all src sub-folders 5 years ago
Anders Jenbo f8e3672469 ♻️Fully apply clang-tidy rules to a few files 5 years ago
Anders Jenbo 8c821e98d3 🚚 Restructure files 5 years ago
Gleb Mazovetskiy ca1786828b .clang-tidy: Document run-clang-tidy 5 years ago
Gleb Mazovetskiy 3fb2d21f3a Add a .clang-tidy config 5 years ago