9973 Commits (56f94c74714d13680031ca38faa38ff1a506b9b2)
 

Author SHA1 Message Date
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
Gleb Mazovetskiy 44ed0296d8 dun_render: Overhaul mask handling 3 years ago
Gleb Mazovetskiy 5024bc0f07 Show FPS up to 1 decimal point 3 years ago
Artur Jarosik 28cd8edc3a Remove last -noixemul switch. 3 years ago
Artur Jarosik 31cc512180 Hopefully fix Amiga build. 3 years ago
Gleb Mazovetskiy 20e12dcc3a selhero: Fix heap-use-after-free 3 years ago
Gleb Mazovetskiy 1e20a5721f Settings menu: Fix description clipping 3 years ago
Gleb Mazovetskiy 7a3882722e Text rendering and chat input fixes 3 years ago
Gleb Mazovetskiy 4e9bb0e704 Fix gold withdrawal in SDL1 3 years ago
staphen f17ea8db98 Implement settings menu for gamepad customization 3 years ago
obligaron 600cb656fb Multiplayer: Enable Arkaine's Valor Quest 3 years ago
obligaron b3b62800b5 Initial sync qvar2 3 years ago
obligaron 544be10669 Don't sync monsters while level changing 3 years ago
KPhoenix c16b4932b1
Debug: Add maxstats and minstats command (#5539) 3 years ago
obligaron a45ba2895e Multiplayer: Enable Anvil of Fury Quest 3 years ago
staphen 6199019d5a Fix alignment of values and field names in monster data 3 years ago
Gleb Mazovetskiy 20c27d92e4 Disable fade-in/out in demomode 3 years ago
Gleb Mazovetskiy 7a5ad4792a A tool to measure performance using the time demo 3 years ago
Gleb Mazovetskiy aca4aae3c1 dun_render: Remove the use of `LightTableIndex` 3 years ago
Gleb Mazovetskiy 3afef6299f Level renderer: Remove `cel_transparency/foliage_active` globals 3 years ago
Gleb Mazovetskiy 1293dfb86d Level renderer: Remove `level_piece_id` global 3 years ago
Gleb Mazovetskiy c616e0d6d2 Level renderer: Remove `arch_draw_type` global 3 years ago
Gleb Mazovetskiy 69c429bb68 Level renderer: Remove `level_cel_block` global 3 years ago