655 Commits (1.2.0)

Author SHA1 Message Date
Gleb Mazovetskiy a6019f4e55 DiabloUI: Render to DiabloUiSurface() 5 years ago
staphen 77767eab37 Fixed order of evaluation in SBmpLoadImage size allocation. 5 years ago
Anders Jenbo b53c624f59 💄 Change animal type color to yellow 5 years ago
Anders Jenbo c8f2f09e03 ♻️ Improve HP guard 5 years ago
Anders Jenbo ccad226092 🐛 Fix health bar poping when mosnter healt is 0 5 years ago
Anders Jenbo ae82fb0b23 🐛 Make health bar take panels in to consideration 5 years ago
Anders Jenbo 3a8b4cef9f 🐛 Update hero list after canceling out of create game dialog 5 years ago
Anders Jenbo 37fbe80930 🐛 Correct avalible heros in shaware 5 years ago
danie1kr 8555b1352f
Fix broken KeySupport for Gameshell (and others) (#1343) 5 years ago
Juliano Leal Goncalves 1bb12b1bfb ♻️ Refactor 'HasRoomForGold' function for readability/robustness 5 years ago
Juliano Leal Goncalves 18b9b51a5e 🐛 Check correct inventory gold piles when auto-picking up gold 5 years ago
Gleb Mazovetskiy 6e846ee89d Also disallow Barbarian in shareware 5 years ago
Gleb Mazovetskiy 0f3951744f
diablo.ini: Rename "Fast Walk" to "Run in Town" (#1326) 5 years ago
Gleb Mazovetskiy 80c310c760 Fix --diablo new hero stats pane with Bard/Barb 5 years ago
Anders Jenbo e2eea6c377 Load variable size heros.pcx and individual portraits 5 years ago
Bardur Arantsson 184fbde1fd Issue app_fatal() message if we cannot find QoL assets 5 years ago
Anders Jenbo 1ebf1c6b4e 🐛 Do not render health bar if graphics are missing 5 years ago
Bardur Arantsson 15ade5ccb5 Avoid static non-PODs 5 years ago
Gleb Mazovetskiy 5814838d26 Move SFile helpers to storm.h 5 years ago
Gleb Mazovetskiy ec2a3cc9d7 storm_sdl_rw: Use 64-bit file pointers for consistency 5 years ago
Gleb Mazovetskiy be21f80f42 Fix `SBmpLoadImage` size allocation 5 years ago
Anders Jenbo a2656637e4 🎨 Format source 5 years ago
Anders Jenbo 30d013edf9 💄 Lower icons to not obscure long names 5 years ago
Anders Jenbo 699e451611 💄 Adjust visual style of new UI elements 5 years ago
Anders Jenbo cee6029da0 🔥 Rely less on storm.h 5 years ago
Juliano Leal Goncalves 800dbce066 ♻️ Move options-related structs to new 'options.h' file 5 years ago
Anders Jenbo 8425a23585 ♻️ Only write ini file once 5 years ago
Anders Jenbo 6e3908aa58 🚨 Fix a few warnings from various builds 5 years ago
Anders Jenbo fbd86cd3c5 🎨 Mark noreturn functions as such 5 years ago
Yuri Pourre df56d6a03b Rollback joystick changes 5 years ago
Anders Jenbo 25168dd599
Update support_lines.cpp 5 years ago
Gleb Mazovetskiy 88a68f503a
Disable streaming music and sound for 3DS / Switch (#1264) 5 years ago
Gleb Mazovetskiy fb2e76889f Fix a small memory leak in game_controller.cpp 5 years ago
Gleb Mazovetskiy 7ead76e8d2 Remove SFileDdaSetVolume 5 years ago
Trihedraf 508e4c635c
Add --ttf-dir to specify location of path to ttf (#1253) 5 years ago
Anders Jenbo f2140688e7
Load and save all ini values the same way (#1260) 5 years ago
Gleb Mazovetskiy 7d926a4619 controller.cpp: Fix missing <cmath> include 5 years ago
Gleb Mazovetskiy 4ccb91d166 Fix #if HAS_KBCTRL == 1 5 years ago
Yuri Pourre 07111bb434 Add missing semicolon 5 years ago
Yuri Pourre 6ce5590f40 Update const joystick 5 years ago
Yuri Pourre a1ab00169c Fix indentation 5 years ago
Yuri Pourre 38f2070392 Unify controller implementations 5 years ago
Gleb Mazovetskiy 7269ade986 Fix memory leak in single-player difficulty selection 5 years ago
Gleb Mazovetskiy 58f7ad156f storm_sdl_rw: Zero rwops after allocating 5 years ago
Yuri Pourre e07f5aeacf
♻️ extract Controller class (#1236) 5 years ago
Anders Jenbo 9edea1b968 🔧 Make network port configurable 5 years ago
Juliano Leal Goncalves 1bf3fd6f35 🚩 Add ini toggle for displaying monster type. Disabled by default. 5 years ago
Gleb Mazovetskiy 50663f5e5c Fix right stick motion with the FPS limiter off 5 years ago
Gleb Mazovetskiy f7b5fbbdc7 Enable D-Pad / Left stick navigation in stores 5 years ago
Gleb Mazovetskiy 5977679e60 Handle D-Pad / Left stick in UI every frame 5 years ago