6066 Commits (e496e1c4bb2f39b903feec615328e369f302d157)

Author SHA1 Message Date
obligaron 5b43d047c6 UiListItem support disabled elements 4 years ago
obligaron 918122ecb1 UiListItem can have individual UiFlags 4 years ago
obligaron adfdb1e54f Refactored UiList ViewPort Logic 4 years ago
Vladimir Olteanu 14eae23441 Spell list: always draw hotkeys 4 years ago
Gleb Mazovetskiy 137752fdfc Remove files accidentally added in #3585 4 years ago
Gleb Mazovetskiy 8d1708358f Extract spell list and book into separate files 4 years ago
staphen 25afdee39b Replace libsmacker with libsmackerdec 4 years ago
ephphatha b8b220311a Remove AvailableItems, no longer required 4 years ago
ephphatha 18658f6a42 Remove duplicate argument to DeleteItem 4 years ago
ephphatha baa1cd65c5 Make FindGetItem return an index into ActiveItems 4 years ago
ephphatha f60cc3bfd9 Update calls to DeleteItem to use ActiveItems inline 4 years ago
ephphatha 1d560601f2 Remove duplicated argument to InvGetItem 4 years ago
ephphatha 55a52b82c2 Use unsigned types for Items array indexes consistently 4 years ago
ephphatha 84302c45f3 Extract common logic for saving items to a save file 4 years ago
ephphatha 71e39dda6f Extract common logic for loading items from a save 4 years ago
Gleb Mazovetskiy 1eb6e2bac0 Improved spell book layout 4 years ago
qndel 30a28fd21e fix displaying unique stats 4 years ago
Anders Jenbo 6e63354cd1 Remove safe guards around strings own the input for 4 years ago
Anders Jenbo 799f1763af Performce UTF8 aware limited string copies 4 years ago
Anders Jenbo 9d4a5f4890 Clean up item name generation 4 years ago
obligaron 1ed4490497 Remove Player.deathFrame and deathdelay and fix death by object animation 4 years ago
ephphatha c206b7cce8 Return Utf8DecodeError when passed an incomplete code point 4 years ago
KPhoenix c52a107eb8 Prevent Spell Targeting Players with Friendly Mode enabled 4 years ago
obligaron 677303cba9
Reduce use of view globals in game menu 5 years ago
Anders Jenbo 36112cd83e Increase buffer size to handle Japanese translations 5 years ago
Anders Jenbo 69b4a64a8f Fix OOB in ItemSpaceOk 5 years ago
Anders Jenbo 95fef934c1 Correctly cut up lines 5 years ago
ThomasChr cbda2c848d When blocking with staff (only monk) also decrease durability as with a shield 5 years ago
ThomasChr 0f1bd30e65 Change log message to correct function name 5 years ago
Gleb Mazovetskiy dbdae7b389 Fix the divider line position in the help menu 5 years ago
Gleb Mazovetskiy 3e1ea708a9 Increase "Delete Hero" dialog title buffer size 5 years ago
Gleb Mazovetskiy c438cc6097 Increase difficulty description buffer size 5 years ago
Anders Jenbo 9a93e473f9 Align CJK text on spell icons 5 years ago
Gleb Mazovetskiy e29c1d05a2 Improve Help screen layout + fix CJ 5 years ago
Gleb Mazovetskiy 4f64b87330 Fix talk/store text overlap for Chinese and Japanese 5 years ago
Anders Jenbo da05319909
Correct OnNewLevel validation 5 years ago
staphen 9413d0046b Increase stack size on 3DS 5 years ago
Anders Jenbo 64e0f65f38 Fix MonsterMHit check for petrified monsters 5 years ago
Anders Jenbo 9ea6d9c9d1 Tweak Hangul font width 5 years ago
Anders Jenbo a6f17fe072 Adjust width of CJK and Hangul fonts 5 years ago
Gleb Mazovetskiy fa90679416 game_assets.* -> assets.* 5 years ago
Gleb Mazovetskiy 720d210d95 utils/mpq* -> mpq/* 5 years ago
Gleb Mazovetskiy 213abdda71 debug.cpp Fix `-Wswitch` 5 years ago
Anders Jenbo 5e97bfa1e8 Adjust to new CJK font width 5 years ago
Oleksandr Kalko 11e2cc181d
Fix missing punctuation in Help screen (#3520) 5 years ago
staphen 08e4e8c254 Implement virtual gamepad activation/deactivation 5 years ago
staphen 40cc894630 Force VIRTUAL_GAMEPAD=OFF when USE_SDL1=ON 5 years ago
qndel 4072bd351f fix debug display in town 5 years ago
ephphatha 87651aa2f5 Check the item at the target position before searching all items 5 years ago
Gleb Mazovetskiy 3aa8149d3e `PrintMonstHistory`: Fix string manipulation 5 years ago