9851 Commits (1da4be383924659afab58d8b232c2a28da7bfb08)
 

Author SHA1 Message Date
Gleb Mazovetskiy 1da4be3839 Fix chat 3 years ago
KPhoenix 8c3ced3cb6
Display correct Armor Class in Char Panel (#5443) 3 years ago
staphen e1167350a2 Clean up handling for gamepad IGNORE/NONE buttons 3 years ago
Gleb Mazovetskiy 37ec8d030f Fix loading screen glitches 3 years ago
Gleb Mazovetskiy 680ab5ec40 Overhaul backbuffer state handling 3 years ago
KPhoenix 069ba7f1d4
[QOL] Colored slot backs (#5266) 3 years ago
staphen 6a565d3755 Further improve simulated mouse interaction 3 years ago
staphen 198dec9412 Iron out interactions between simulated mouse movement and character movement 3 years ago
staphen d7908d82f4 Always remove release actions from padmapper regardless of whether the action can be invoked 3 years ago
staphen 4579324726 Ensure that padmapper actions are in the correct order after initialization 3 years ago
staphen 33d4cc2544 Properly handle d-pad events for mouse simulation 3 years ago
staphen 28a9f0e8b5 Forward SDL_JOYHATMOTION events in FetchMessage_Real() 3 years ago
Gleb Mazovetskiy 17bcca539f Fix InfoString-related stack-use-after-free 3 years ago
Gleb Mazovetskiy 0498d7d3a7 Fix compilation warnings 3 years ago
Gleb Mazovetskiy 88289bb02e Fix HAS_KBCTRL build 3 years ago
staphen c83f7d3958 Avoid copy construction of PadmapperOptions::Action 3 years ago
staphen 21bd760bfa Bypass CMD_PUTITEM when triggering CMD_OPENHIVE or CMD_OPENGRAVE 3 years ago
obligaron b3be4ab65e TimeoutCursor: Only restore previous cursor when cursor is not already changed 3 years ago
obligaron a0bba9b152 Only color cycle animations if game logic is processed 3 years ago
obligaron 5eaee56030 Avoid dramatically speed up in solo multiplayer 3 years ago
staphen 702fedbc54 Remove ConsumeSpell() from AddMissile() functions 3 years ago
obligaron d59a7e2794 Combine SyncDropItem and SyncPutItem 3 years ago
obligaron ba65d5fbff SyncPutItem: Always use passed coordinates for item position 3 years ago
staphen b8ceade79e Forward touch events from FetchMessage_Real() 3 years ago
obligaron d0c1aba463 Don't process get request item commands after start changing level 3 years ago
Gleb Mazovetskiy 016a06b99b OpenDingux: Update toolchain versions 3 years ago
Oleksandr Kalko 9479f6aff8 Update gradle plugin to 7.3.1 3 years ago
staphen 3049421008 Include runes in CanUseScroll() validation 3 years ago
staphen 0f74370a99 Move gamepad logic from FetchMessage() to GameEventHandler() 3 years ago
Gleb Mazovetskiy 179ae009df Improve logic and fix for old compilers 3 years ago
staphen e67e4934cc Add padmapper for gamepad customization 3 years ago
Frazer Smith 1ce29164e2 Compress images 3 years ago
Gleb Mazovetskiy 0f6a4be8ab trigs.cpp: Fix build error 3 years ago
Gleb Mazovetskiy b5f788cb33 trigs.cpp: Optimize & clean up the data structures 3 years ago
Gleb Mazovetskiy 6d7d95c5da drlg_l2: Use WorldTilePosition for Room/HallNode 3 years ago
Gleb Mazovetskiy 759ca7f055 `WorldTileRectangle/Size` 3 years ago
Gleb Mazovetskiy 7071e3ae6c clang + mold: Avoid "argument unused during compilation" warning 3 years ago
Gleb Mazovetskiy 7513b7ca8d test/drlg_common_test.cpp: Fix line endings 3 years ago
Gleb Mazovetskiy 57e267e990 button.png: Arrange sprites horizontally 3 years ago
obligaron 795a43dd89 Add Arena Support 3 years ago
staphen 96aedf0605 Update zlib to 1.2.13 3 years ago
staphen 8e71e18971 Reenable LTO for MinGW builds 3 years ago
Oleksandr Kalko 827efc618d Update SDL2 used from source to v2.24.1 3 years ago
Gleb Mazovetskiy f7335e9df7 Xbox nxdk: Set gamepad type 3 years ago
obligaron f54a8f27ca Update timedemo 3 years ago
obligaron c11463b615 Use cursor position for MouseActionType::OperateObject 3 years ago
obligaron 496689bb87 Fix incorrect SOLData for L1 arched/pillar Pieces (BlockLight and BlockMissile is missing) 3 years ago
Gleb Mazovetskiy a052742109 rg99.cmake: UNPACKED_MPQS, reduce thread stack size 3 years ago
Gleb Mazovetskiy 41f43ea3f5 Support unpacked MPQs from devilutionx-mpq-tools 3 years ago
Andrew James db90fd7956 remove sentinel check now that loop operates on known bounds 3 years ago