3837 Commits (7ddabe188ac6f12e20c7c7cd70ff03dad98fdeee)

Author SHA1 Message Date
Gleb Mazovetskiy 70d1d633bd Get rid of SCREEN_X / SCREEN_Y 5 years ago
Gleb Mazovetskiy 0c2284a091 Respect sfx_STREAM in PlaySFX 5 years ago
Semperfis96 cd8d26ac8f
Rename sync_word_6AA708 to sgnMonsterPriority in Source/sync.cpp for clarity (#1202) 5 years ago
Anders Jenbo 60cc8b0df4 🚨 Correct type of event_types 5 years ago
Gleb Mazovetskiy c52505388b Install devilutionx.mpq on Linux 5 years ago
Anders Jenbo b59b1179a1 🚨 Resolve remaning c-style warnings 5 years ago
Anders Jenbo c899cabf98 🐛 Block direction in PlayerMHit 5 years ago
Anders Jenbo 3077208b8b ♻️ Clean up automap.cpp 5 years ago
Anders Jenbo 17803d5923 ♻️ Apply proper types to PlayerStruct 5 years ago
Gleb Mazovetskiy b6db4d02da Clean up CapturePix 5 years ago
Gleb Mazovetskiy d6f73b576c Fix screenshotting 5 years ago
Anders Jenbo 2e3bb9206d 🐛 Fix uninitialized values for items generated in a loop 5 years ago
Gleb Mazovetskiy 3363e8f8f3 Remove extern C from engine.h 5 years ago
Gleb Mazovetskiy e4212a0de9
Try uppercase DIABDAT.MPQ (#1184) 5 years ago
Anders Jenbo 8e8e31627f 🐛 Only load hotkeys on new game 5 years ago
Anders Jenbo cb1016a6d9 🚨 Fix a handful of warnings from Clang 5 years ago
Gleb Mazovetskiy 4d6de74eb8 Don't rely on BORDER_LEFT/TOP in cursor rendering 5 years ago
Anders Jenbo 14074608be 🐛 Correct requirement line in stores 5 years ago
Anders Jenbo 8b8caf5a7e 🐛 Fix quests not activating on Windows 5 years ago
Anders Jenbo 069195eba2 💚 Fix 3DS builds 5 years ago
Anders Jenbo 71c7a541ef 🚨 Fix SDL1.2 warnings 5 years ago
Gleb Mazovetskiy ae22644d43 CelOutputBuffer: Recover lost performance 5 years ago
Gleb Mazovetskiy cd59a1c323 Completely replace gpBuffer with CelOutputBuffer 5 years ago
Gleb Mazovetskiy 4b45b642a7 Migrate scrollrt_draw_cursor_back_buffer away from gpBuffer 5 years ago
Gleb Mazovetskiy afa3a6bf27 Migrate capture.cpp away from gpBuffer 5 years ago
Gleb Mazovetskiy a0af2a8ebe Migrate gmenu_clear_buffer away from gpBuffer 5 years ago
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