617 Commits (f09f93537db82d79224b18af5bf2c8317f7cf0d4)

Author SHA1 Message Date
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
Juliano Leal Goncalves 103cde53ff ♻️ Make options struct hierarchical 5 years ago
Gleb Mazovetskiy fefdaa1ec9 Fix off-by-one in selhero_GenerateName 5 years ago
Gleb Mazovetskiy 3f7b332828 PREFILL_PLAYER_NAME for the Monk class 5 years ago
Xadhoom 791d400ae3 Close TCP listening socket on leave 5 years ago
qndel 2d055e3a2e Auto pickup gold 5 years ago
Anders Jenbo af7a0e56fa 💚 Fix SDL2 builds 5 years ago
Anders Jenbo e280432b92 🚨 Fix all SDL1 warnings 5 years ago
Anders Jenbo d0248caf8d 💚 Fix SDL1 builds 5 years ago
Anders Jenbo dd73ff2cf0
🚩 Add option for disabeling frindly fire (#1104) 5 years ago
Gleb Mazovetskiy ae75c0cdc2 DiabloUI: Consider ListOffset for focus selector 5 years ago
qndel 82ab76b22b Experience bar 5 years ago
qndel be895274dc Monster health bar 5 years ago
Juliano Leal Goncalves 37466890e0 ♻️ Extract 'ItemStruct.isEmpty()' function 5 years ago
Anders Jenbo fe0295fa2e 🚩 Move barbarian and bard test options to the ini 5 years ago
Anders Jenbo b5280dde2b 🐛 Prevent host from crashing at end of game 5 years ago
Gleb Mazovetskiy d55a1c8a7d
Pass CelOutputBuffer to game text printing (#1095) 5 years ago
Anders Jenbo b8e38ec560 Correct typo 5 years ago
Gleb Mazovetskiy 21bb021641 Clean up gpBufEnd initialization 5 years ago