5095 Commits (2f7bdfe3ca80da40d286a3ff318a05deeca0efcb)

Author SHA1 Message Date
Epifanov Ivan 63d8e38de1
Auto-detect locale on PSVita. (#2546) 5 years ago
ThomasChr 4733b7015c move lightsource along with monster when monster does teleport. fixes #1965 5 years ago
Anders Jenbo 370e573209 Prefer test versions of translations 5 years ago
Andrew James 8d9c46290d Automap: Scoped enums and wrappers to minimise bitwise operations (#2534) 5 years ago
Anders Jenbo 26756b82dc ♻️Split up DrawAutomapTile 5 years ago
Anders Jenbo f2d858af4b Cleanup magic numbers in automap.cpp 5 years ago
ephphatha aec1491c98 Close devilutionx_mpq instead of trying to close patch_rt_mpq twice 5 years ago
Ivan Epifanov cf5ab583d5 Open translations as read-only 5 years ago
Aaron Sun 6701b8a989 Fix attribute up (+) button doesn't work in special case 5 years ago
qndel 644d9dfc5c
fix armor piercing affix range (#2535) 5 years ago
Andrew James 0aea0782c7
Refactor Diablo-SHA to attempt to document behaviour through code (#2524) 5 years ago
Aaron Sun aef812fb5a Modify the calculation of panel position 5 years ago
qndel 0a70a8cece unify block formula 5 years ago
obligaron 38e78096f8 Fix Keymapper doesn't set any default keys if no diablo.ini is present (after installation) 5 years ago
Anders Jenbo 8df8b940c4
Handle some clang-tidy issues 5 years ago
Aaron Sun 3ee90ca629 Add options for sub-panel alignment 5 years ago
obligaron b7cdf1eb59 Fix floating Dialogs (Walking while in store) 5 years ago
obligaron 8baa375c1c Fix walking command gets ignored 5 years ago
Anders Jenbo 90960f0c14 Remove dead code 5 years ago
Gleb Mazovetskiy 5ef79ad1f2 Disable hardware cursor on Android by default 5 years ago
Anders Jenbo d77a61461e Adjust clang-tidy to where Android Studio reads it correctly 5 years ago
4aron5un 4c8210df21
Center the sub-panels (Quest, Character, Spell and Inventory) (#2498) 5 years ago
Gleb Mazovetskiy 9aee058137 Hardware Cursor: Default to ON only on SDL 2.0.12+ 5 years ago
qndel 9056092cf8
more clamps (#2496) 5 years ago
Vladimir Olteanu b17ff04ee2 Use string_view in DrawString and friends 5 years ago
qndel 169f980038 ranged/magic formulas 5 years ago
qndel bd5e30db52 replace armor formula 5 years ago
Gleb Mazovetskiy 3e5a593021 🐞 Fix reading PCX files with odd widths 5 years ago
qndel f8dc7bd3e3
clamp melee hit chance (#2491) 5 years ago
Gleb Mazovetskiy 502b2684c9 🐞 Disable hardware cursor during video playback 5 years ago
qndel 81fadc79ae
fix name check and limit to multi (#2486) 5 years ago
Anders Jenbo d523fc1e81 Cleanups 5 years ago
Anders Jenbo 01f66d7f73 [android] Implement loading translations from assets 5 years ago
Anders Jenbo 522f748179 [android] Detect prefered language 5 years ago
Anders Jenbo 0475aed939 [android] Allow FileExists to work on assets 5 years ago
Anders Jenbo 5c2a559487 Get default langauge 5 years ago
ephphatha 8930b789d6 Rename UiType members to follow naming convention 5 years ago
ephphatha 0575716eac Rename UiFlags members to group related options 5 years ago
ephphatha bd140142c3 Convert UiType to a scoped enum 5 years ago
ephphatha 7d93cada67 Refactor UiItemBase and derived types to reduce duplicate constructors 5 years ago
ephphatha 4ad53232a0 Convert the UiFlags enum to a scoped enum type 5 years ago
obligaron fb562b29e9 Timedemo: Regard ProcessInput and gfProgressToNextGameTick 5 years ago
Anders Jenbo eda4a5061e Implement demo recording and playback 5 years ago
Anders Jenbo 1703901c2d Explicitly mark strings as not c-formatted 5 years ago
obligaron fe034ce709 Towncast: Fix character changes direction for casting 5 years ago
obligaron fba534de0a Remove unused LastMouseButtonTime 5 years ago
Anders Jenbo 4451a519eb Fix two OOBs in missiles.cpp 5 years ago
Jmgr 84b8b5828d Keymapper: remove now useless INI access functions 5 years ago
Anders Jenbo 24d0d37d26 Add drop shadow to DrawMapLineSteep 5 years ago
obligaron 551645060b Fix item swapping and AnimationInfo::ChangeAnimationData 5 years ago