8734 Commits (df325f6366f45dc4e37ed3bc355a45cd9d51a52d)

Author SHA1 Message Date
FinnishPottu df325f6366
Add Finnish translation 4 months ago
staphen 02fc3deff6 Use 'ping' instead of 'latency' in the UI 4 months ago
staphen 7bb5ec2ba6 Improve error messages when joining ZT games 4 months ago
staphen 83b8cb0635 Improve ZeroTier protocol error messages 4 months ago
staphen 3247b00a64 Add latency data to ZT public game descriptions 4 months ago
staphen 02a153fe26 Update last echo time when echo requests are sent 4 months ago
staphen 642ba322c4 Send echo request to update latency statistics every 5 seconds 4 months ago
staphen 93ffc209bc Fix some bugs during the ZT handshake process 4 months ago
staphen 585aad4254 Add /ping command to view latency data 4 months ago
staphen 7564bd0fcb Introduce DvlNet function to read latency data from providers 4 months ago
LP 65c1076135
Fix UI list double-click handling (#8272) 4 months ago
staphen 7c10af9f26 Fix condition for logging errors in SetHardwareCursorVisible() 4 months ago
obligaron 2c4e69c5c9 Fix MSVC warnings 4 months ago
staphen f242346791 Run clang-format against diablo.cpp 4 months ago
Chris V. 8037515557 fix scrolling bug in main game when SDL is at least 2 4 months ago
Stephen C. Wills b30df6341e
Fix compiler warning about cases not handled in switch (#8262) 4 months ago
Yggdrasill 753b566350
Use StaticVector for all vendors 4 months ago
Yggdrasill 91dd3bfaa1 Add tests for premium item generation 4 months ago
obligaron 187bdba561 Ensure gap-filling firewall tiles only damage moving players 5 months ago
obligaron 536378a469 Fill gaps in firewall and flamewave 5 months ago
obligaron 78a3edb719 Change MonsterTrapHit and MonsterMHit from index to Monster reference 5 months ago
obligaron 38389b3bf4 Harmonize grow logic of firewall and flamewave 5 months ago
staphen 942bebb664 Fix warnings about mismatched sign in comparisons 5 months ago
Gleb Mazovetskiy 705a007c22 SDL3: Fix nearest-neighbor scaling 5 months ago
Gleb Mazovetskiy db9404dcf6 CMake: Add SDL3_mixer 5 months ago
Gleb Mazovetskiy 8600e03acf SDL3: Correctly scale the hardware cursor 5 months ago
Gleb Mazovetskiy fc1d447918 SDL3: Convert events to render coordinates 5 months ago
Gleb Mazovetskiy 20ad675558 SDL3: Build with sound 5 months ago
Gleb Mazovetskiy 5c320cc9d4 SDL3: Set app metadata 5 months ago
Anders Jenbo 6130351a69 SDL3: Port audio code 5 months ago
Anders Jenbo cab1d0a0bf Fix SDL1 (non-8bit) support 5 months ago
staphen 945d82106c Fix a handful of SDL2 API calls 5 months ago
Anders Jenbo a60768a73f SDL3: Backport to SDL 3.2.0 5 months ago
Gleb Mazovetskiy 88f706e0d1 SDL3: Add some backports / compat helpers 5 months ago
Gleb Mazovetskiy 1bbe8bfe08 SDL3: Even more migration 5 months ago
Gleb Mazovetskiy 842b23803f SDL3: Use endianness swap helpers throughout 5 months ago
Gleb Mazovetskiy a99cc9b40a SDL3: Some more migration 5 months ago
Gleb Mazovetskiy 8f6e9810d0 SDL3: Make `text_render_integration_test` build 5 months ago
Trihedraf 809d276073
Party Panel: Fix Second Column and Shrink Gaps for Single Column in 480p (#8206) 5 months ago
Trihedraf c3cd5a8fbb Align party panel with other overlay text 5 months ago
Trihedraf b8feddb38e Move FPS to top, Adjust Map Text if FPS is on 5 months ago
Trihedraf ae0b8c27c0 Add mana display to Party Panel 5 months ago
Gleb Mazovetskiy c0975bfa8b Add USE_SDL3 build option 5 months ago
Anders Jenbo 0b18bda64f
Translate hero names in create menu (#8201) 6 months ago
Oleksandr Kalko 22dae6896c
Update translation files 6 months ago
staphen cd18ec35fb Fix compiler warnings: NUM_MAX_CLASSES not handled in switch 6 months ago
Gleb Mazovetskiy 3bcc869d85 Replace fmt with utils/str_cat in a few places 6 months ago
Gleb Mazovetskiy c31258b0f5 text_render: Support per-glyph overrides 6 months ago
Andrettin d246223f29 Fixed out-of-range vector subscription access for unique monster indices greater than 127 6 months ago
Andrettin d87c0dcf8a
Player Class Flags (#8173) 6 months ago