635 Commits (be21f80f42a665fcd4a4a9bbdb2dedca83beb9a2)

Author SHA1 Message Date
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
Gleb Mazovetskiy 21565ec756 Controller: Move stick click handlers out of !game_menu 5 years ago
Anders Jenbo a46c522882 🐛 Fix check in HasRoomForGold 5 years ago
Gleb Mazovetskiy 0f46e9c4c1
Thumb stick / DPad repeating navigation in DiabloUI, gmenu, and quest log (#1206) 5 years ago
Anders Jenbo 1bd8fb281a ♻️ Don't do calculations unless needed 5 years ago
Gleb Mazovetskiy 70d1d633bd Get rid of SCREEN_X / SCREEN_Y 5 years ago
Gleb Mazovetskiy 0c2284a091 Respect sfx_STREAM in PlaySFX 5 years ago
Gleb Mazovetskiy 997650aa5d Stream music instead of loading it all at once 5 years ago
Anders Jenbo 60cc8b0df4 🚨 Correct type of event_types 5 years ago
Anders Jenbo 43639b6d37 🐛 Do not pickup gold if inventory is full 5 years ago
Anders Jenbo 32b663ad3d 🐛 Correct rendering and functionality of the progressbar 5 years ago
Gleb Mazovetskiy f9a87c2c74 Always prefill player name if controller is active 5 years ago
Gleb Mazovetskiy 3cac99ed20 Add default names for Bard and Barbarian 5 years ago
Anders Jenbo 17803d5923 ♻️ Apply proper types to PlayerStruct 5 years ago
Anders Jenbo da373f351d 🐛 Only close TCP server if running 5 years ago
Gleb Mazovetskiy cd59a1c323 Completely replace gpBuffer with CelOutputBuffer 5 years ago
Gleb Mazovetskiy 599d2e5e38 Migrate QOL away from gpBuffer 5 years ago
Anders Jenbo 12658a0b3d 🐛 Fix console output on Windows and SDL1 targets 5 years ago
Trihedraf a4c34112af 🚩 Add ini toggle for FPS Limit. Enabled by default. (#1165) 5 years ago
Anders Jenbo 75b351e692 Add sound for auto gold pickup 5 years ago
Anders Jenbo 4eb1971ada Apply sound volume to videos 5 years ago