486 Commits (372b1dcba2f9a7758cce818a5675007b0c6a2ca2)

Author SHA1 Message Date
Anders Jenbo a7c7fa0030 Fully apply clang-tidy/format to all files 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
Anders Jenbo d9e0658643 Clang-tidy: basic naming 5 years ago
obligaron 0905b8c064 Introduce GameLogicStep 5 years ago
Anders Jenbo 5537fe748e Clean up debug code 5 years ago
Anders Jenbo 8e07ef8fe5 Clang-tidy: misc-unused-parameters 5 years ago
Juliano Leal Goncalves fd9f2099d0 ♻️ Leverage 'Point' to represent mouse position 5 years ago
ephphatha 357f6f1dc3 Move RNG functions to their own header/source files 5 years ago
Andrew James 20190ee687
Update random number functions to avoid IB (#2226) 5 years ago
Anders Jenbo 8a4d38dd74 Stabalize clang-tidy runs 5 years ago
Anders Jenbo f167bd4dfb Clang-tidy: llvm-include-order 5 years ago
Anders Jenbo 2bdb6caa07
Cleanup majority of remaning implicit bool conversions (#2234) 5 years ago
Anders Jenbo eb2cd5f654 ♻️Create QuickMessage struct 5 years ago
Anders Jenbo 22b632f04a ♻️Clean up implicit bool conversions 5 years ago
Anders Jenbo ee7b32d8f6 Player by reference part 3 5 years ago
Gleb Mazovetskiy e40b1963f9 🚚 engine.h: Extract `CelSprite` and file loading 5 years ago
Gleb Mazovetskiy f9d20b44d6 🎉 Hardware cursor (SDL2-only) 5 years ago
Epifanov Ivan b16d3e8b54
Re-enable graphical settings on PSVita (#2175) 5 years ago
Vladimir Olteanu 5f66cf3398 Use WalkingDistance in LeftMouseCmd 5 years ago
Vladimir Olteanu 690211a699 replace Point::Absolute with abs 5 years ago
Vladimir Olteanu 377f7b8f7b Use Point::Absolute in LeftMouseCmd 5 years ago
Jmgr b4ea4c29a0 Keymapper: add enabled condition, fix being able 5 years ago
qndel b1d74d2791
alt highlighting (#2060) 5 years ago
Anders Jenbo 8a7ec56d3a Player by reference part 2 5 years ago
obligaron d97131349e Unify player_graphic memory handling 5 years ago
Juliano Leal Goncalves b3ec79af4f
Leverage 'Point' in Lighting and Player functions (#2048) 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
arcas 6502a3ca4d
Adding resources for translation (#1973) 5 years ago
obligaron 76103eeb7f Replace C++ RUN_TEST define with gbQuietMode 5 years ago
staphen b580b635eb Optimize blended transparency calculations at the end of Poisoned Water Supply. 5 years ago
Anders Jenbo 0c2042fa52 ♻️ Player by reference 5 years ago
Gleb Mazovetskiy 1c2650b235 GPERF: Option to dump heap profile of the 1st game iteration 5 years ago
Anders Jenbo ad97ebe980 🔥 Remove redundant code from towners.cpp 5 years ago
Anders Jenbo e665a0c4b0 ♻️Draw info box text using DrawString 5 years ago
Anders Jenbo 68923c6c33 Generic game text render function 5 years ago
Anders Jenbo 4d5972bcce 🐛 Fix ingame version message contaning the word "version" twice 5 years ago
Anders Jenbo 4a7ba94702 🎨 Run clang-format 5 years ago
Anders Jenbo f579b2f287 Handle cel/cl2 files as byte arrays 5 years ago
Jmgr 6c2a837278 Keymapper: fix triggering actions twice 5 years ago
Anders Jenbo 92db72719d 🔥 Remove some unused code 5 years ago
Anders Jenbo 3746723f52 ♻️Add type to MIN-files and TRN-files 5 years ago
Juliano Goncalves 6e3c33ad23 Add key to stop walking and cancel pending actions 5 years ago
Anders Jenbo fa0b286693 ♻️Typed file loading 5 years ago
Jmgr 0d652ed8cd Move experience cheat into its own action 5 years ago
Jmgr edaa58071d Add early return in a few cases 5 years ago
Jmgr 994c5e7cfe Add a keymapper 5 years ago