7375 Commits (ca69237d59aff013e1da17157627b2b4e7eb5aed)

Author SHA1 Message Date
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 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 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 9a1587060d Use real `CalculateSoundPosition` with NOSOUND 3 years ago
Gleb Mazovetskiy cffb2566df Fix timedemo on SDL1 3 years ago
Gleb Mazovetskiy 09d7f99c32 Optimize IsTileSafe 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 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 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
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 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
obligaron 911ba21e0e Set player old position on level join to prevent a crash when leaving the game 3 years ago