11367 Commits (6ee38cb37d07f91a46aa56cdd87fc2ae735e7704)
 

Author SHA1 Message Date
Gleb Mazovetskiy 6ee38cb37d items_test.cpp: add missing <climits> include 1 year ago
Gleb Mazovetskiy 73a31494e1 OSX Tiger: Fix icon 1 year ago
Gleb Mazovetskiy c47ff28156 macOS Tiger platform and instructions 1 year ago
Gleb Mazovetskiy cdff60157e Bump googletest to v1.15.2 1 year ago
Gleb Mazovetskiy c6924e6b24 build_and_install_smpq.sh: Tiger compatibility 1 year ago
dependabot[bot] 585a8c92cf Bump jidicula/clang-format-action from 4.13.0 to 4.14.0 1 year ago
Eric Robinson 8d1fb2bd63 Move Game Mode to own category 1 year ago
staphen f20c6bf74a Check missile source type to determine death reason 1 year ago
staphen 9b03fa5f7f [Android] Enable side-by-side installation of debug builds 1 year ago
staphen 6215de6e76 Compute monster toHit on the fly 1 year ago
staphen e81121a458 Divorce town seed from game seed 1 year ago
staphen d8811ebc13 Do not apply item validation to Single Player games 1 year ago
staphen 9427513489 Revert changes to price validation logic in cfac786 1 year ago
Anders Jenbo f4b6b549a0 Move Android NDK from RC to LTS 1 year ago
Gleb Mazovetskiy aaf1e4eca7 PS4 workflow: Use pacman-package-manager 1 year ago
Gleb Mazovetskiy 36e0abfc35 Fix -Wunused-const-variable in controller_buttons 1 year ago
Gleb Mazovetskiy 836bd4b3e6 Fix -Wnarrowing in DrawInfoBox 1 year ago
Andrew James 8a6acc5963 Fix link to mods wiki page 1 year ago
dependabot[bot] 8615d31191 Bump codecov/codecov-action from 4 to 5 1 year ago
Anders Jenbo c17a16728f
Fix link in installing.md 1 year ago
Anders Jenbo e041e842fd Correct link to extract instructions in ReadMe 1 year ago
Eric Robinson f1d48d7124
Debug: Insivible (#7543) 1 year ago
Eric Robinson 1b522fe260
Fix divide-by-zero crash in `getAnimationProgress()` (#7532) 1 year ago
Emmanuel Ferdman 8b74bd5ed3 Update building references 1 year ago
Gleb Mazovetskiy 4ec2492b0b Only set CMAKE_OSX_DEPLOYMENT_TARGET on new macOS 1 year ago
Gleb Mazovetskiy 31c28e719a Avoid `strnlen` 1 year ago
Gleb Mazovetskiy a838078341 macOS 10.4: Guard non-existing APIs 1 year ago
Eric Robinson cfac786daf
Make invalid items unusable (#7506) 1 year ago
Andrew James 1412e25eff
Allow for item drop rates up to 255 (#7533) 1 year ago
Eric Robinson 228aa7e210
Revise Teleport Target (#7531) 1 year ago
staphen 09ba7532ea At shutdown, free surfaces and textures allocated for virtual gamepad graphics 1 year ago
Gleb Mazovetskiy 553d135726 CMake: FetchContent `EXCLUDE_FROM_ALL` fixes 1 year ago
Oleksandr Kalko 17ce17e910
Android major upgrades (#7524) 1 year ago
Krzysztof Pawlik d61ab52e51
Update Polish translations. (#7525) 1 year ago
Oleksandr Kalko b50949a8d1 Upgrade vcpkg baseline commit 1 year ago
Gleb Mazovetskiy 66b0f43731 Add a threshold for skipping the loading screen 1 year ago
Gleb Mazovetskiy 7b0558146e Async load: Handle errors 1 year ago
Gleb Mazovetskiy f15fbcf61a Async loading 1 year ago
Gleb Mazovetskiy f7a93f4cd3 Improve `dev.display.path()` 1 year ago
Gleb Mazovetskiy e692acb049 Pathfinding: Rename functions 1 year ago
Gleb Mazovetskiy 44d5d2d0b7 Update Amiga build configs 1 year ago
staphen bfd289db88 Clear unique item flags in LoadGameLevel() 1 year ago
Gleb Mazovetskiy d8dde8d2b1 ini.cpp: Fix empty \r\n line parsing 1 year ago
Gleb Mazovetskiy 1892f6aa4e ini: Write \r\n instead of \n 1 year ago
Gleb Mazovetskiy b170192975 Avoid std::from/to_chars for float 1 year ago
Gleb Mazovetskiy 0680cbc314 ini: work around C++20 string_view constructor 1 year ago
Gleb Mazovetskiy b8ab6d2faa Migrate from SimpleIni to our own implementation 1 year ago
staphen 6318c557de Wake up the whole pack of Gargoyles when disturbed 1 year ago
Oleksandr Kalko 4a7d34a502 Upgrade some Android stuff 1 year ago
Stephen C. Wills 6b988fcfdb
Fix clang-format violation (#7500) 1 year ago