452 Commits (76103eeb7f6b5428718157446873a881d3b6345c)

Author SHA1 Message Date
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
Anders Jenbo 32738c318b 🎨 Use enums for LoadRndLvlPal input 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 0bfc147b78
🧹 Remove `DiabloAllocPtr` and friends (#1824) 5 years ago
thebigMuh cab62a7dbf Load item graphics early so they are available for hero selection 5 years ago
Gleb Mazovetskiy 47c93c2f9c 🧹 Fix more `-Wformat` warnings 5 years ago
Gleb Mazovetskiy 052b4c12f5 ♻️ LoadFileInMem: Remove `nullptr` at call sites 5 years ago
Gleb Mazovetskiy 1b8b62a8c2 ♻️ Store CEL width with the sprite itself 5 years ago
Anders Jenbo 38d7b1e3c8 🐛 Do not utilize translations till after it has been initialize 5 years ago
Vladimir Olteanu 51d8b9acca
Cleanup of doom.cpp (#1767) 5 years ago
Anders Jenbo f884ba5340 🔥 Remove more miniwin dependencies 5 years ago
Anders Jenbo 3b04f67194 🔥 Remove a chunk of miniwin types 5 years ago
Anders Jenbo 5745f099ba ♻️Use Point for positions in msg.cpp functions 5 years ago
Gleb Mazovetskiy 57172e48ed 🔨 ⚙️ CMake: Add NOSOUND option 5 years ago
Anders Jenbo bd515ac75d ♻️Apply Point equality operator 5 years ago
Gleb Mazovetskiy 2f9e5f9d28 ⚙️ Show FPS option 5 years ago
Gleb Mazovetskiy acee2ef14c 🎉 Switch from SDL_mixer to SDL_audiolib 5 years ago
thebigMuh 7ce3957a8a Split of QoL features into separate files 5 years ago
Jmgr d4f62870b8 Remove globals from paths.h 5 years ago
Anders Jenbo b69d18f12d 🌐 Enable translation of all remaning strings 5 years ago
John Törnblom 51e7a169a6 add initial language support using a simple MO parser 5 years ago
Anders Jenbo 2bd13451a1 ♻️Apply point positioning to all remaning entities 5 years ago
Anders Jenbo efbe8a8338 ♻️ add possition points to monsters 5 years ago
Anders Jenbo 275404029e ♻️Cleanup player temp variables 5 years ago
Anders Jenbo e4cfad3196 ♻️Use points instead of individual fileds for player structure 5 years ago
Anders Jenbo a32ac83090 🎨 cleanup trivial trype comparisons 5 years ago
Anders Jenbo cc164985a3 🎨 Correct type checks in src sub-folder 5 years ago
Anders Jenbo 1e3ed903be 🎨 strip redundant else 5 years ago
Anders Jenbo f004c78824 🧹 performance-unnecessary-value-param 5 years ago
Anders Jenbo f8e3672469 ♻️Fully apply clang-tidy rules to a few files 5 years ago
Anders Jenbo 373f28736f 🎨 Acceptable parts of modernize-* 5 years ago
Anders Jenbo b978d80119 🎨 llvm-include-order 5 years ago