11592 Commits (f1a9db8f59240ddeff84f63a628ca4d99b058b94)
 

Author SHA1 Message Date
Gleb Mazovetskiy f1a9db8f59 Extract the vision algorithm to a separate library 1 year ago
obligaron 3a1eb6bed7 Decouple Golems from Players and use SpawnMonster for Golem 1 year ago
obligaron fee7f4749f Introduce FindGolemForPlayer and use goalVar3 to track golem <-> player relation 1 year ago
obligaron 0ea60bf46c Replace CMD_KILLGOLEM with CMD_MONSTDEATH 1 year ago
obligaron ef5986f4df Network: Decouple enemyId from max players 1 year ago
obligaron 6890ec3902 Decouple reserved golem slots from max players 1 year ago
Roman Penyaev 9e05af66bd test: add `vision_test` 1 year ago
Roman Penyaev efc46f3fab lighting: make `DoVision()` more generic 1 year ago
staphen 63ee653d2f Fix CmdIdString() based on changes to the _cmd_id enum 1 year ago
Yuri Pourre f172c9f677
Update portuguese translation 1 year ago
staphen 8774c12b13 Ignore held mouse button when pressing keymapper mouse buttons 1 year ago
Anders Jenbo 3fb8be385b Add support for MPQ packed mods and turn Hellfire into one 1 year ago
staphen ceec9900f3 [Debug] Keep trying when unique item fails to generate 1 year ago
staphen 887f68e2a7 Validate stash size to avoid in-game corruption 1 year ago
Peppersawce 9935921a27
Scrap Haiku-specific code, unneeded (#7931) 1 year ago
Roman Penyaev 5226d5546c lighting: fix vision through diagonally adjacent tiles 1 year ago
Peppersawce c1e3cede5b
Better asset path lookup for Haiku (#7927) 1 year ago
Oleksandr Kalko b25639612b
Update Ukrainian TL (#7923) 1 year ago
Oleksandr Kalko 9e2c1d652e Add alternative download for bzip2 1 year ago
Nick Wicked 922fa6203b
BUGFIX: Search Effect not working with Minimap (#7919) 1 year ago
staphen a37f71425e Do not deactivate dlvl 15 pentagram 1 year ago
Roman Penyaev 88d0cb749f
lighting: fix long-standing issue with invisible objects (#7901) 1 year ago
Pawonashi 91e629236d
Update pl.po (#7750) 1 year ago
Eric Robinson 3aaa414f07
Draw Hotkeys on Belt (#7911) 1 year ago
Eric Robinson 189a504578 Update format_int.hpp 1 year ago
Eric Robinson 675ae87fa0 Update format_int.cpp 1 year ago
Eric Robinson e13e1d94d1 FormatInteger (unsigned) 1 year ago
Yggdrasill a0ac104979 Add data() method to StaticVector 1 year ago
Eric Robinson 7fd701a761
Fix Rage (#7873) 1 year ago
Anders Jenbo 96112e675b
Handle loaded MPQ files in a map instead of bespoke globals (#7887) 1 year ago
Gleb Mazovetskiy 9e053bb1fa More test untangling 1 year ago
Gleb Mazovetskiy 9996f3bc2a clang-tidy-check: Use a compilation database 1 year ago
Oleksandr Kalko 3d7a8e8f48 Upgrade SDL2 to 2.23.4 1 year ago
Yggdrasill dbf7c77917
Left shift in StaticVector::erase(), add tests (#7879) 1 year ago
staphen 3309a6f997 Workaround for deprecation of old CMake versions 1 year ago
Andrew James 21fc5030fc build smpq and d1 graphics tool from source in devcontainer 1 year ago
Oleksandr Kalko 7a2f226f69 Upgrade vcpkg baseline commit 1 year ago
Oleksandr Kalko 849b019922 Upgrade dependencies in Android build 1 year ago
Eric Robinson 071303357e
Dynamic mod detection 1 year ago
staphen 520e9e80ea Update libzt 1 year ago
staphen 0f35bd8ce2 Fix compiler warning in Player::RemoveInvItem() 1 year ago
chasedjones88 b47d97f14c
Rebase of #7876 - Shift item order when selling to keep consistent window order (#7886) 1 year ago
Andrew James b72327b972 Play the sound of the item we're pasting, not what we picked up 1 year ago
Anders Jenbo 42954627c8
Improve German translation of gamepad options 1 year ago
Eric Robinson 477389de3b
Lua: Add an item usertype 1 year ago
dependabot[bot] 32cd117fe6 Bump jidicula/clang-format-action from 4.14.0 to 4.15.0 1 year ago
Andrew James 57f3bf8661 Add clang-tidy workflow 1 year ago
Yggdrasill 2df2c95839
Fix items.cpp:SortVendor() buffer overflow (#7875) 1 year ago
Yggdrasill 176819a072
Make RecreateItem() take whole dwBuff flag as argument (#7870) 1 year ago
Gleb Mazovetskiy 92e6d36b46 Lua: Add a player usertype 1 year ago