88 Commits (codeql)

Author SHA1 Message Date
Gleb Mazovetskiy 8ba3387f54 Reduces `stext` stack use (16K -> 4K) 4 years ago
Anders Jenbo 1ba817ca53
Unify gold handling (withdraw any amount from stash) 4 years ago
Gleb Mazovetskiy bd5647fb06 Fix premium items reroll on level change 4 years ago
Gleb Mazovetskiy 1519e995cf Move store graphics out of `stores.cpp` 4 years ago
Gleb Mazovetskiy 076b0c0c05 Overhaul tests 4 years ago
Gleb Mazovetskiy c57644970f Move `UiFlags` and `UiPanels` into their own files 4 years ago
Gleb Mazovetskiy e29c1d05a2 Improve Help screen layout + fix CJ 4 years ago
Gleb Mazovetskiy 4f64b87330 Fix talk/store text overlap for Chinese and Japanese 4 years ago
Juliano Leal Goncalves bb2dfdfb73 🚚 Rename 'ItemStruct' to 'Item' 5 years ago
ephphatha 4ad53232a0 Convert the UiFlags enum to a scoped enum type 5 years ago
Anders Jenbo 9ebdb6db69 General clean up 5 years ago
Anders Jenbo fc353fc799 Clang-tidy: FunctionCase 5 years ago
Gleb Mazovetskiy cb0dae8590 🚚 Rename `CelOutputBuf` to `Surface` and extract 5 years ago
Gleb Mazovetskiy e40b1963f9 🚚 engine.h: Extract `CelSprite` and file loading 5 years ago
Anders Jenbo 8a7ec56d3a Player by reference part 2 5 years ago
Anders Jenbo 18aa04fa4f ♻️Use common text rendering for store menus 5 years ago
Anders Jenbo 68923c6c33 Generic game text render function 5 years ago
Gleb Mazovetskiy 1b8b62a8c2 ♻️ Store CEL width with the sprite itself 5 years ago
thebigMuh ad8f342db0 Adding constness 5 years ago
Anders Jenbo d024f79b0e 🧹 performance-unnecessary-value-param 5 years ago
Anders Jenbo 373f28736f 🎨 Acceptable parts of modernize-* 5 years ago
Anders Jenbo 5fdb9ce459 🎨 Format code 5 years ago
Anders Jenbo 997c1dba55 🚚 Split up all.h in to proper header relations 5 years ago
Anders Jenbo f450d6a125 🚚 Move defines to there proper files 5 years ago
Anders Jenbo e7ae8ddd04 🚚 Move all enums to there respective headers 5 years ago
Anders Jenbo 433edc63ea ♻️ Consistently use pragma once to guard the headers 5 years ago
Anders Jenbo bfb3c11c2b 🎨 Change namespace to devilution 5 years ago
Anders Jenbo 630e507f63 🚚 Apply namespace 5 years ago
Anders Jenbo 2362ff82f7 Add black text color 5 years ago
Gleb Mazovetskiy fd70879577 Migrate DrawSLine away from gpBuffer 5 years ago
Anders Jenbo e7ec90932a 💚 Expose AddStoreHoldRepair to the tests 5 years ago
Anders Jenbo ede55e0914 ♻️ Document variables in stores.cpp 5 years ago
Gleb Mazovetskiy d55a1c8a7d
Pass CelOutputBuffer to game text printing (#1095) 5 years ago
Gleb Mazovetskiy 83ce7c27af Enginify `trans_rect` 5 years ago
pionere f5c1079d6f eliminate unused code 5 years ago
Anders Jenbo 06b7c78406 Notes of untimly header cleanups 5 years ago
Anders Jenbo 7aa7ee738d Clean up witchitem init 5 years ago
Anders Jenbo e3ef222c4a Reorder stores.cpp 5 years ago
Anders Jenbo 330074e840 Clean up menu animation code 5 years ago
Gleb Mazovetskiy ec329e645c Fix all "no-write-strings" warnings 5 years ago
Anders Jenbo 34e526d4a9
Fix OOB in stores (#2123) 6 years ago
Anders Jenbo 1ba96a6777 Add doxygen description to remaining engine files 6 years ago
Joel Falcou c4223d4c29 Per file basis use of extern C 6 years ago
Joel Falcou 64d26a7934 Sanitize use of namespace 6 years ago
qndel 5191237f42
enums and stuff (#2024) 6 years ago
galaxyhaxz f89204e7dd Fix function/var names (effects/sound) 6 years ago
Anders Jenbo 5fa0c5781b Backport cleanups from Hellfire branch 6 years ago
Anders Jenbo d354bd9767 Lock framerate at vsync instead of 20fps 6 years ago
Anders Jenbo 40cb1c01f0 Calcualte SStringY instead of using a prebaked table 6 years ago
qndel b45b33c7e1 [hellfire] SmithBuyItem bin exact 7 years ago