10695 Commits (development)
 

Author SHA1 Message Date
ephphatha 486f5ca3e8 Replace ExpLvlsTbl global with helper function 3 years ago
Gleb Mazovetskiy caa4c2cc34 debian-cross-aarch64-prep.sh: Support `file` paths 3 years ago
Gleb Mazovetskiy c98e9f5409 debian-cross-aarch64-prep.sh: Support `file` paths 3 years ago
Stephen C. Wills 7b06703842
Add tests for net player validation (#6492) 3 years ago
Slava "nerfur" Voronzoff eadfb85bc1 Update building.md 3 years ago
Gleb Mazovetskiy 4a4735e908 `string_view`-based asset lookup 3 years ago
Gleb Mazovetskiy 9ae72f0269 Remove `PointsInRectangle` factory functions 3 years ago
Anders Jenbo 02ca96ba67 Bump Android build chain to the latest from Google to not upset them 3 years ago
Gleb Mazovetskiy ba4def9382 Use utils/algorithm/container.hpp in more places 3 years ago
Gleb Mazovetskiy ebe8c6e576 Add `tl::expected` and use it in `ParseInt` 3 years ago
Gleb Mazovetskiy cbf51cd5ab `DrawStringFormatArg`: Use `std::variant` 3 years ago
Oleksandr Kalko 8bcf520263 Android upgrades 3 years ago
Gleb Mazovetskiy 9e8465e152 Clean up spell book rendering 3 years ago
staphen ab1af87bc9 Fix issues with light offset calculation 3 years ago
KPhoenix ba6cc56ae8 None to Empty 3 years ago
KPhoenix 6dde0f8a23 Add enum class for spell icons 3 years ago
Gleb Mazovetskiy 26f42520fa Fix unused variable warnings 3 years ago
Gleb Mazovetskiy d262589021 Support `const` inventory iterators 3 years ago
Gleb Mazovetskiy ecdf7380a8 PushAulibDecoder: Support 8-bit samples directly 3 years ago
Gleb Mazovetskiy d5446f2f01 Use `std::variant` in `StringOrView` 3 years ago
Anders Jenbo 14cb2d9155
Update VERSION to 1.6.0 3 years ago
Gleb Mazovetskiy 8c1a847f41 Remove utils/stdcompat/string_view.hpp 3 years ago
Gleb Mazovetskiy 8ebe2e0290 Fix -Wsign-compare warnings 3 years ago
Gleb Mazovetskiy 5960b20509 Remove a stray __cplusplus >= 201703L check 3 years ago
Gleb Mazovetskiy e9b5ec77f9 Remove AppendStrView 3 years ago
Gleb Mazovetskiy c19bfe87fa Remove utils/stdcompat/algorithm.hpp 3 years ago
Gleb Mazovetskiy f2c42924fe Fix SDL.h includes 3 years ago
Gleb Mazovetskiy 5cc1f98b8d Remove utils/stdcompat/invoke_result_t.hpp 3 years ago
Gleb Mazovetskiy 14540164a7 Remove utils/stdcompat/optional.hpp 3 years ago
Gleb Mazovetskiy 62d067b653 Remove utils/stdcompat/abs.hpp 3 years ago
Gleb Mazovetskiy 74755c8be7 Remove utils/stdcompat/cstddef.hpp 3 years ago
Ivan Epifanov 45f7c2084c Update vita readme 3 years ago
Anders Jenbo cb40f28d54
Update Vita MP support status 3 years ago
Gleb Mazovetskiy 53db86ee9a Use `std::from_chars` instead of `std::stoi` 3 years ago
Gleb Mazovetskiy 52e55b43be vcpkg.json: Update builtin-baseline 3 years ago
Gleb Mazovetskiy 2f03bbb2e9 Xbox One: Fix SDL2 checkout command 3 years ago
Gleb Mazovetskiy c91824007a vcpkg.json: Update builtin-baseline 3 years ago
Gleb Mazovetskiy 429823c882 Xbox One: Fix SDL2 checkout command 3 years ago
Gleb Mazovetskiy 703f3c2e6b Clean up `IsAreaOk` 3 years ago
staphen 98927e7a6e Sync potion drops from Divine shrine 3 years ago
Anders Jenbo 7d0c41e2d2 Amiga: Builds using GCC 13 3 years ago
Anders Jenbo c2dcdbf83a Revert "Test GCC 13 for Amiga builds (#6056)" 3 years ago
staphen 69c4fde052 Don't use walk animation as preview frame for standing attack 3 years ago
Gleb Mazovetskiy 2f1290c5d2 Remove C++11 compatibility code 3 years ago
Anders Jenbo b4b6c030dd
Test GCC 13 for Amiga builds (#6056) 3 years ago
Eric Robinson 7f2010f77b
Level Up Sound (#6275) 3 years ago
qndel 728b632960 fix typos 3 years ago
qndel 41adc6a259 rename WarpDrop -> PortalTownPosition 3 years ago
qndel 4884da895c rename AddWarpMissile -> AddPortalMissile 3 years ago
qndel 398d09477a rename AddInTownPortal -> AddPortalInTown 3 years ago