3811 Commits (599d2e5e386e309e4fcf1bb63bdb1b5be7c100ee)

Author SHA1 Message Date
Gleb Mazovetskiy 599d2e5e38 Migrate QOL away from gpBuffer 5 years ago
Gleb Mazovetskiy d7a599a506 Migrate DrawULine away from gpBuffer 5 years ago
Gleb Mazovetskiy fd70879577 Migrate DrawSLine away from gpBuffer 5 years ago
Gleb Mazovetskiy cc4a1169ad Migrate DrawProgress away from gpBuffer 5 years ago
Gleb Mazovetskiy 764781e111 Migrate InvDrawSlotBack away from gpBuffer 5 years ago
Gleb Mazovetskiy bafbad6b5b Migrate RedBack away from gpBuffer 5 years ago
Gleb Mazovetskiy e7c9ba40f5 Migrate DrawLife/ManaFlask away from gpBuffer 5 years ago
Gleb Mazovetskiy f607807c95 Migrate the rest of drawing away from gpBufEnd 5 years ago
Gleb Mazovetskiy ab6aa3f280 Migrate SetFlaskHeight away from gpBuffer 5 years ago
Gleb Mazovetskiy 3c4ccfc2e4 CelOutputBuffer: Replace subregion with subregionY 5 years ago
Yuri Pourre 3fcc6e1362
Add barmaid's unused/missing transcriptions (#1092) 5 years ago
Xadhoom cb65d308cf RNG: do not rely on implicit conversions in arithmetic expressions 5 years ago
Anders Jenbo 12658a0b3d 🐛 Fix console output on Windows and SDL1 targets 5 years ago
Anders Jenbo e7ec90932a 💚 Expose AddStoreHoldRepair to the tests 5 years ago
Trihedraf a4c34112af 🚩 Add ini toggle for FPS Limit. Enabled by default. (#1165) 5 years ago
Trihedraf 049b9325c4 Add ini toggle for All Quests for Single Player. Disabled by default. 5 years ago
qndel f80a0f9887 [diablo] 🐛 Update vision when walking 5 years ago
Juliano Leal Goncalves 95ae8fd5c6 Autoequip items on purchase 5 years ago
Anders Jenbo f16ebb349d 🐛 Fix broken text cursort after buying an item from Wirt 5 years ago
Anders Jenbo ede55e0914 ♻️ Document variables in stores.cpp 5 years ago
Anders Jenbo a6903e93b2 ♻️ Allow towners to be initialized in any order 5 years ago
Anders Jenbo 37bdeb74db 🐛 Fix overflow in Qtalklist 5 years ago
Juliano Goncalves 53e1d6b50d Equip & unequip items with shift click. 5 years ago
Juliano Goncalves 68de2388cb ♻️ Leverage C++ references in 'CheckInvCut' 5 years ago
Juliano Goncalves 8166dfa137 ♻️ Generalize 'moveToFromBelt' variable name to 'automaticMove' 5 years ago
Juliano Goncalves fc1d9b684f Allow shift+click moving to inventory 5 years ago
Anders Jenbo ad867a2f2b 💚 Fix 3DS build 5 years ago
Juliano Goncalves 5287d6e329 Allow shift+click moving to belt 5 years ago
Juliano Goncalves 379b7c92be Allow playing specific sounds with 'PlaySfx' 5 years ago
Juliano Goncalves 15f48da070 ♻️ Extract function for inventory placement logic 5 years ago
Juliano Goncalves a7cd58e670 ♻️ Reuse belt logic inside 'AutoGetItem' 5 years ago
Anders Jenbo 2b053a9a9a ♻️ Compact option struct definition 5 years ago
Anders Jenbo def2253386 ♻️ Move monster.h related structs and enums and apply propper types 5 years ago
Anders Jenbo a75d09e19d 🚚 Move item_color to inv.h 5 years ago
Anders Jenbo e636376acd [diablo] 🐛 Reset the Black Mushroom dialogs between sessions 5 years ago
Anders Jenbo d6ec6395e0 ♻️ change QuestTalkData in to an array of _speech_id 5 years ago
Anders Jenbo 08a9746d56 🐛 Fix Leoric not saying his infamous line 5 years ago
Juliano Leal Goncalves 6ec679319e 🚩 Add ini toggle for auto-equip item sounds. Disabled by default. 5 years ago
Juliano Leal Goncalves d67cfe1cca Play item sound on auto-equip 5 years ago
alanbirtles d0c675b426 fix #1155 5 years ago
Juliano Leal Goncalves 103cde53ff ♻️ Make options struct hierarchical 5 years ago
Juliano Leal Goncalves eef97eaabb 🚩 Add ini toggle for auto-equipping jewelry. Disabled by default. 5 years ago
Juliano Leal Goncalves 8bf5ef131e 🚩 Add ini toggle for auto-equipping shields. Disabled by default. 5 years ago
Juliano Leal Goncalves 08eff92412 🚩 Add ini toggle for auto-equipping helms. Disabled by default. 5 years ago
Juliano Leal Goncalves 70db53644e 🚩 Add ini toggle for auto-equipping armor. Disabled by default. 5 years ago
Juliano Leal Goncalves b8a6e0ebfe 🚩 Add ini toggle for auto-equipping weapons. Enabled by default. 5 years ago
Juliano Leal Goncalves 5f8545d1f0 💡 Standardize comments on 'Options' struct 5 years ago
Juliano Leal Goncalves 08ffaa978c ♻️ Extract 'ItemStruct.isEquipment' method 5 years ago
Anders Jenbo 44a4224aad 🐛 Fix audio enum order 5 years ago
Anders Jenbo a893ab5e81 💚 fix build 5 years ago