8876 Commits (44fdbc4838f997f459bcb7d461ea9617d23ddb1d)
 

Author SHA1 Message Date
Oleksandr Kalko 44fdbc4838
Add draft flatpak manifest (#4468) 4 years ago
John Törnblom e8ed2a389b ps4: add install instruction for 1.4.0 4 years ago
ephphatha adba5c4441 Add hint to avoid bugprone-use-after-move warnings 4 years ago
Andrew James 72cfdc31ea
Clear held item when putting in an empty belt slot (#4490) 4 years ago
SergBrNord 1e4db0c4f8
Small translation edits at ru.po 4 years ago
ephphatha 8d3f39d2e5 Clear the held item if it is used to open a quest entrance 4 years ago
ephphatha ad7ad46ce9 Explicitly clear HoldItem when putting an item into the Inventory/Stash 4 years ago
ephphatha 7e7798fd2b Add function to mark an item as empty 4 years ago
ephphatha 28b6eaf7de Only use HoldItem in InvGetItem if necessary 4 years ago
ephphatha 56138ecf25 Invalidate held item when pasting into the stash 4 years ago
ephphatha 026b428c7d Add NewCursor(Item&) for setting the cursor based on a held item 4 years ago
Anders Jenbo dc706e8ed5 Use HoldItem for determining if an item is held 4 years ago
Anders Jenbo 4f0ddf5c17 Remove use of HoldItem from stores.cpp 4 years ago
Anders Jenbo dfd8bdab70
Avoid using HeldItem in CreatePlrItems (#4308) 4 years ago
Brandon Cullen 926f6b44bc Minimize direct usage of Lights[] global 4 years ago
Mathew 26e3947606
Updated Polish translation to 100% string coverage 4 years ago
Andrew James 538e3de309 Play sound after withdrawing gold from the stash 4 years ago
Andrew James 08052fdf74 Play gold sound effect when depositing in stash 4 years ago
Gleb Mazovetskiy eae5d8788c GitHub CI: Add a `--fully_vendored` source dist 4 years ago
DakkJaniels ac2e2800b5
Fix Durability Icons (#4475) 4 years ago
MrHuu de71117b66 Update n3ds.cmake 4 years ago
ephphatha 9ac6549da6 Address type conversion/truncation warnings in LoadPcxPixelsAndPalette 4 years ago
ephphatha 1ca84d59c5 Ensure working buffers are zero-initialised for PKWareLib 4 years ago
staphen b1fde684fc Fix viewport size of UiList on hero selection 4 years ago
staphen 0193ac06fc Fix player level validation when joining ZT public games 4 years ago
Anders Jenbo 8bc2ea579a
Update xbox-one.md 4 years ago
Gleb Mazovetskiy ea5bfbe001 Default to 48kHz on Windows 4 years ago
ephphatha 5b83f2a7c4 Remove SetICursor and unused globals 4 years ago
ephphatha 0595593f6f Move the adjustment for large items out of InvGetEquipSlotCoord 4 years ago
ephphatha c0a7f35bb9 Only attempt to lookup mouse position if the slot changes 4 years ago
ephphatha b2127d07dc Change InventoryMoveToBody side-effect to return value 4 years ago
ephphatha 40a0d6dda3 Replace uses of icursSize28 with local itemSize variable 4 years ago
ephphatha 0adf0fb1f3 Use GetInventorySize in GetItemSizeOnSlot 4 years ago
DakkJaniels 313cdb853c
GetManaAmount - fix usage of pMaxManaBase 4 years ago
Gleb Mazovetskiy 4cdbd358dd Audio: Use SDL resampler where available 4 years ago
Gleb Mazovetskiy a9afb2cfcd Bump SDL_audiolib 4 years ago
ephphatha 3f5a697086 Add tests for GetInventorySize 4 years ago
ephphatha 907e1376b0 Add function to get item id at grid coords 4 years ago
ephphatha cef42d47a8 Add function to get current grid 4 years ago
obligaron 92baf04096 Use unarmed Animations when casting in town if weapon is not hold 4 years ago
obligaron ee1a17e9e5 Enable Spell Animation in Town 4 years ago
Gleb Mazovetskiy c2b5cad662 Fix SPLICONLAST for zero-based frame indexing 4 years ago
Gleb Mazovetskiy 6c807347b7 Android: Bump gradle version 4 years ago
ephphatha aab970dcde Use GetIventorySize(Item) instead of SetICursor in inv.cpp 4 years ago
ephphatha 5f788a6e04 Be explicit about the cursor overlap checks when acting on inventory cells 4 years ago
Stephen C. Wills 24813302c8
Fix frame index of Level Up icon (#4442) 4 years ago
Andrew James 8ed94ec365 Use zero-based arch indexes 4 years ago
Andrew James 6dca3b50c1
Remove use of SetICursor and related globals from CheckStashPaste (#4429) 4 years ago
ephphatha 6a04d441c1 Expand hot area of stash cell to include bottom-right border 4 years ago
Gleb Mazovetskiy 20c13b7b07 make_src_dist.py --fully_vendored: Add Discord SDK 4 years ago