257 Commits (hubui)

Author SHA1 Message Date
ikonomov d05992da75
Remove "Zen" hit recovery (#5724) 3 years ago
Eric Robinson ef3a57b7d9
`enum spell_type` -> `enum class SpellType` (#5674) 3 years ago
ikonomov 7e11d63004 Update CMakeLists.txt 3 years ago
KPhoenix 8db521727d
`enum missile_id` -> `enum class MissileID` 3 years ago
staphen 0d43f468e5 Improve missile collision interpolation logic 3 years ago
Gleb Mazovetskiy 5bf9dfd7ee Demo mode: Force resolution to that of the demo 3 years ago
Gleb Mazovetskiy 4f9e9e04b1 Fix ConsumeScroll 3 years ago
obligaron 4cec35ea77 Update timedemo test 3 years ago
Gleb Mazovetskiy eb45753c4d Fix writehero_test on big-endian 3 years ago
Gleb Mazovetskiy 9a1587060d Use real `CalculateSoundPosition` with NOSOUND 3 years ago
Gleb Mazovetskiy cea6a01de7 More item packing fix on big-endian 3 years ago
Anders Jenbo d67dec05e1 Update timedemo test 3 years ago
Gleb Mazovetskiy 44c3bc4038 pack_test: Make fixtures little-endian on BE 3 years ago
Gleb Mazovetskiy 25a2b59f89 drlg_test: fix LoadExpectedLevelData on BE 3 years ago
Gleb Mazovetskiy 38e37e0d53 Fix warnings/errors with `-funsigned-char` 3 years ago
obligaron eca1a68bec AnimationInfo: Use fixed point math for fractions 3 years ago
Gleb Mazovetskiy 759ca7f055 `WorldTileRectangle/Size` 3 years ago
Gleb Mazovetskiy 7513b7ca8d test/drlg_common_test.cpp: Fix line endings 3 years ago
obligaron f54a8f27ca Update timedemo 3 years ago
Gleb Mazovetskiy 41f43ea3f5 Support unpacked MPQs from devilutionx-mpq-tools 3 years ago
obligaron 69338e1733 Fix poison water entrace position 4 years ago
Anders Jenbo 715926e751
Fix single room cathedral with quest piece (#5321) 4 years ago
staphen 8b6db3a678 Get rid of panelstr, pnumlines, and ClearPanel() 4 years ago
obligaron 7ad5a45905
Fix warp position offset and adjust some spawn positions (#5364) 4 years ago
ephphatha 08acd4aac0 Tidy up T_FitObj5 4 years ago
staphen ffdd1c61b5 Set up loopback network provider for GoldAutoPlace test 4 years ago
obligaron b3aa08589b Don't use MyPlayer in UnPackItem and dependend methods 4 years ago
Gleb Mazovetskiy 188dc79f6e Make `Players` a vector 4 years ago
Gleb Mazovetskiy 6327e713e0 Lowercase all file paths 4 years ago
Stephen C. Wills a06dd25d17
Synchronize player inventories (#5217) 4 years ago
Gleb Mazovetskiy 3b357f3936 CMake: An option to disable demomode support 4 years ago
obligaron 2493f06116 ActorPosition: Remove offset, offset2 and velocity 4 years ago
obligaron 385627e95b Copy save file when creating reference or comparison save game 4 years ago
Gleb Mazovetskiy ba34bafb3f Use SDL events directly 4 years ago
Vladimir Olteanu bd689e9359 Fix time demo 4 years ago
Vladimir Olteanu 77353d2db9 Turn AmLine* into inline function 4 years ago
obligaron 439a9926e5 Clean up spell usage function names 4 years ago
obligaron 279e92e69c Checks conditions for spell again, cause initial check was done when spell was queued 4 years ago
obligaron 1cfd1ca99d Fix double casting bug - use separated info for casted and queued spells 4 years ago
obligaron 2c7e886c85 Add detail log info to CompareSaves 4 years ago
Anders Jenbo efe6b18900 Move two basic crypt setpices in to dun files 4 years ago
Gleb Mazovetskiy 7c0b72abc0 Improve demo test error message 4 years ago
Cesar Canassa fcdab7f56f
Add test for RotateBlockedMissile (#5069) 4 years ago
Gleb Mazovetskiy adf40f5c80 misc_msg: Always use `lParam` for mod state 4 years ago
Gleb Mazovetskiy 79e23f26f2 misc_msg: Encode keyboard mod state directly 4 years ago
Anders Jenbo d1189388f5 Use user by reference 4 years ago
ephphatha e7708f44d9 Ensures that tests pass 4 years ago
Gleb Mazovetskiy f460405818 Fix warnings 4 years ago
obligaron ebfb519ee0 Rename gbQuietMode to HeadlessMode 4 years ago
obligaron 40283ca69e Introduce timedemo based tests 4 years ago