9995 Commits (bf2e6cd2622b5b057dcdcbd23f49715f0415eb8f)
 

Author SHA1 Message Date
Gleb Mazovetskiy bf2e6cd262 Fix disappearing portal 3 years ago
obligaron 5b11dfa2ed Fix preview frame shown fragment overflow 3 years ago
Gleb Mazovetskiy 36c4a89f3e Clean up a few position types 3 years ago
Gleb Mazovetskiy fab6f362c3 Point: Avoid construction in distance functions 3 years ago
Gleb Mazovetskiy 6654a26345 IsPlayerMinion: Faster check 3 years ago
Gleb Mazovetskiy 3910c2e56a UpdateEnemy: Swap the M_Talker check 3 years ago
Gleb Mazovetskiy 4b5c853896 Use fold expressions for IsAny/NoneOf on C++17 3 years ago
Gleb Mazovetskiy ca69237d59 Big-endian support for multiplayer 3 years ago
Gleb Mazovetskiy 9b1ff3d50b demomode.cpp: Fix creating a bogus event 3 years ago
Gleb Mazovetskiy ef4a547954 msg.cpp: Log received commands debug define 3 years ago
Gleb Mazovetskiy 45757856c1 DemoMode: Add a debug define to log events 3 years ago
obligaron 4cec35ea77 Update timedemo test 3 years ago
obligaron b3a9968c90 Timedemo: Support switching player equipment 3 years ago
obligaron 5180bd02b4 Timedemo: don't update ProgressToNextGameTick in pause menu 3 years ago
obligaron 028f630848 Timedemo: don't play and record messages in loading screens 3 years ago
obligaron 6e08ad658f Timedemo: represent game tick progress as uint8_t 3 years ago
obligaron 79f423191c Introduce GetItemIndexForDroppableItem 3 years ago
obligaron 75a81c6f11 Change RndVendorItem to ItemData 3 years ago
Gleb Mazovetskiy f4b8edb5dc Surface.pitch(): int -> uint16_t 3 years ago
Gleb Mazovetskiy e06ca9a016 dun_render: Remove unused argument from RenderTile 3 years ago
staphen 99a1230ee6 Reintroduce code to burn random number when spawning pinned books in Adria's shop 3 years ago
Gleb Mazovetskiy 9baf20d54e Update SDL2 3 years ago
Gleb Mazovetskiy 56f94c7471 Add a `--lang` command line argument 3 years ago
Gleb Mazovetskiy c7338f2f48 language.cpp: Load whole translations file if MPQ 3 years ago
Gleb Mazovetskiy aa9c0f9401 language.cpp: Minor cleanups 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 b13f413fc2 Add tools/run_big_endian_tests.sh 3 years ago
Gleb Mazovetskiy cffb2566df Fix timedemo on SDL1 3 years ago
Gleb Mazovetskiy 09d7f99c32 Optimize IsTileSafe 3 years ago
Gleb Mazovetskiy 5fa554c2e6 GitHub Actions: Test on a big-endian platform 3 years ago
Anders Jenbo 281d3c3fa0
Switch tests back to 20.04 to fix coverage 3 years ago
Gleb Mazovetskiy aa2f88e5f6 Remove software cursor state for hardware cursor 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
Anders Jenbo a0ee51183b Correctly initialize the control pannel in headless mode 3 years ago
Anders Jenbo f9c785335f Correct default bookMessage 3 years ago
staphen ce413ec4a6 Round to the nearest integer when computing missile coordinates 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 529a1631de Findsodium.cmake: Fix pkg-config checks 3 years ago
Gleb Mazovetskiy 652af23dd1 Findsodium.cmake: Fix line endings 3 years ago
Etienne Chanaron 15a22d0210 French typo 3 years ago
Gleb Mazovetskiy 037b7913e9 Remove `-fsigned-char` 3 years ago
Gleb Mazovetskiy 38e37e0d53 Fix warnings/errors with `-funsigned-char` 3 years ago
Gleb Mazovetskiy 1addfc9e54 dun_render: Deduplicate trapezoid upper half 3 years ago
Gleb Mazovetskiy 63a042d0e3 dun_render: Simplify non-masked primitives 3 years ago
Gleb Mazovetskiy 55d25fd079 dun_render: Swap32LE the data offset 3 years ago
staphen b66b6c611b Produce multiple controller button events for SDL_JOYHATMOTION events 3 years ago
Gleb Mazovetskiy 79b330825d dun_render: Avoid `Invalid` tile type 3 years ago