6742 Commits (codeql)

Author SHA1 Message Date
RISHABH BUDHIRAJA b5b3fd3958 fix: DrawMissile code doesn't handle cases where dMissile[x][y] == 0 5 years ago
Anders Jenbo 235b0ee06c 💚 Fix remaning compiler warnings for GCC and CLang 5 years ago
Anders Jenbo cb564a2d54 Clean up A-D 5 years ago
Gleb Mazovetskiy 55464eec78 Fix `-Wmissing-braces` 5 years ago
Anders Jenbo 4eabc6024b Apply various cleanups via Android Studio 5 years ago
Anders Jenbo 372b1dcba2 Clang-tidy: readability-identifier-naming.MemberCase: camelBack 5 years ago
Anders Jenbo a7c7fa0030 Fully apply clang-tidy/format to all files 5 years ago
Anders Jenbo ecea12fc15 Clang-tidy: ParameterCase 5 years ago
Anders Jenbo fc353fc799 Clang-tidy: FunctionCase 5 years ago
Anders Jenbo ee2e7518c4 Clang-tidy: FunctionCase part 2 5 years ago
Andrew James 3508aa6d3d
Align Life/Mana flask drawing routines (#2291) 5 years ago
Gleb Mazovetskiy cb0dae8590 🚚 Rename `CelOutputBuf` to `Surface` and extract 5 years ago
Gleb Mazovetskiy 3faeb5628a Fix `Rectangle::Contains` bounds check 5 years ago
Gleb Mazovetskiy f84c892807 SaveHelper: Write zeroes on `skip` 5 years ago
Anders Jenbo d7a86330c6 Correct assertions in ProcessMonsters 5 years ago
Anders Jenbo a350fb0b15 Clang-tidy: FunctionCase part 1 5 years ago
Anders Jenbo b71b0149a3 Clang-tidy: ConstexprVariableCase 5 years ago
Anders Jenbo 5d0507e566 Clang-tidy: readability-identifier-naming.StructCase 5 years ago
Anders Jenbo e285cacce5 Fix debug builds 5 years ago
Anders Jenbo 4cd916a085 Clang-tidy: EnumConstantCase 5 years ago
Anders Jenbo c63a420e12 Clang-tidy: apply base naming to merged src 5 years ago
Anders Jenbo 99b84230ad Give better names to Hellfire tile replacment patterns 5 years ago
Anders Jenbo 9ffafdfcc6 Clean up var init in monster.cpp 5 years ago
Anders Jenbo e426c38adb Correct AddInitItems 5 years ago
Anders Jenbo 129342d07a Clang-tidy: GlobalConstantCase 5 years ago
Anders Jenbo d9e0658643 Clang-tidy: basic naming 5 years ago
Anders Jenbo 3a1a44de34 Fix and clean up AddDoppelganger 5 years ago
Anders Jenbo 50aa3dce0d Fix GCC warning in inv.cpp 5 years ago
Anders Jenbo d95a99d9a4 Clean up objects var init 5 years ago
Anders Jenbo 58cddd6e5e Clean up missiles var init 5 years ago
qndel fd3893190f inv cleanup 5 years ago
ephphatha 3f69faaecf Refactor DrawLifeFlask to minimise bounds checks, add comments 5 years ago
ephphatha 58f3ca9ba3 Refactor player hp percentage calculation to avoid C4244 warnings 5 years ago
ephphatha 6008ea91c1 Address C4244 warnings in MSVC 5 years ago
qndel 373f1db22e
If cleanup + bugfixes (#2273) 5 years ago
Anders Jenbo 51b71b01c9 Clean up variable init in drlg files 5 years ago
qndel dadf418fe0
fix typo (#2266) 5 years ago
qndel a1710ff51e
pass item to CelDrawItem (#2265) 5 years ago
Anders Jenbo b1d237c823
More init clean up (#2262) 5 years ago
Juliano Leal Goncalves cbb84199c2 ♻️ Replace Point addition with 'Point + Displacement' 5 years ago
Juliano Leal Goncalves 0441ffc2f4 ♻️ Move 'fromDirection' from 'Point' type to 'Displacement' type 5 years ago
Juliano Leal Goncalves 7f89420559 Add 'Displacement' type to represent coordinate deltas 5 years ago
obligaron 0755bcc6de Enable ADL for MA_DEATH 5 years ago
obligaron 05718f2b0b Enable ADL for MA_GOTHIT 5 years ago
obligaron 0905b8c064 Introduce GameLogicStep 5 years ago
Anders Jenbo 5537fe748e Clean up debug code 5 years ago
Anders Jenbo 214cc4b356 Check target before attempting to talk to monsters 5 years ago
Anders Jenbo 0f2ad469ea ♻️Clean up variable initialization 5 years ago
Anders Jenbo f0e5bd819b 💚 Fix debug builds 5 years ago
Anders Jenbo b23f7bfb1d 🐛 Fix password expansion 5 years ago